"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/09/01 01:52:41 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe" 2026/09/01 01:52:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/01 01:52:42 DEBUG : Creating backend with remote "/tmp/rclone4123196576" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:52:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/01 01:52:43 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:43 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.67s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:52:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:52:44 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:44 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:45 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:52:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:52:45 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:52:45 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.63s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:46 DEBUG : Creating backend with remote "/non-existing" 2026/09/01 01:52:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/01 01:52:46 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:46 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:52:47 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:47 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:47 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:52:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:52:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.45s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:48 INFO : B2 bucket rclone-test-tufeyex8gaxe: Running all checks before starting transfers 2026/09/01 01:52:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:52:49 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:49 INFO : B2 bucket rclone-test-tufeyex8gaxe: Checks finished, now starting transfers 2026/09/01 01:52:49 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:49 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:52:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:52:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.08s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:49 ERROR : Ignoring --no-traverse with sync 2026/09/01 01:52:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:52:50 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:50 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:50 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:52:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:52:50 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:52:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/01 01:52:51 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:51 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:51 DEBUG : hello world2: size = 12 OK 2026/09/01 01:52:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/09/01 01:52:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:52:52 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:52 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:52 DEBUG : potato2: size = 11 OK 2026/09/01 01:52:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:52:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:52:53 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:53 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:54 DEBUG : potato2: size = 11 OK 2026/09/01 01:52:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:52:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.44s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/01 01:52:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:52:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/01 01:52:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:52:54 INFO : sub dir2: Making directory 2026/09/01 01:52:54 INFO : sub dir: Making directory 2026/09/01 01:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:52:54 INFO : sub dir2/sub sub dir2: Making directory 2026/09/01 01:52:54 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:54 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:55 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:52:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:52:55 INFO : sub dir/hello world: Copied (new) fstest.go:251: Filtering empty directory "sub dir2" fstest.go:251: Filtering empty directory "sub dir2/sub sub dir2" 2026/09/01 01:52:55 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.08s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:55 INFO : sub dir2: Making directory 2026/09/01 01:52:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/01 01:52:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:52:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:52:56 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:56 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:56 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:52:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:52:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:56 DEBUG : sub dir2: Making directory with metadata 2026/09/01 01:52:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:52:57 INFO : sub dir2: Making directory 2026/09/01 01:52:57 INFO : sub dir: Making directory 2026/09/01 01:52:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:52:57 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:57 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:57 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:52:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:52:57 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:52:57 INFO : sub dir/hello world: Deleted fstest.go:251: Filtering empty directory "sub dir2" 2026/09/01 01:52:57 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/01 01:52:57 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:58 INFO : sub dir2: Making directory 2026/09/01 01:52:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:52:58 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:58 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:52:58 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:52:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:52:58 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:52:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.07s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:52:59 DEBUG : sub dir2: Making directory with metadata 2026/09/01 01:52:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:52:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:52:59 INFO : sub dir2: Making directory 2026/09/01 01:52:59 INFO : sub dir: Making directory 2026/09/01 01:52:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:52:59 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:52:59 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:00 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:53:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:53:00 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:53:00 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" 2026/09/01 01:53:00 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:01 INFO : sub dir2: Making directory 2026/09/01 01:53:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:53:01 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:01 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:01 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:53:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:53:01 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:53:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.09s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bibebuv7soda" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tufeyex8gaxe -> B2 bucket rclone-test-bibebuv7soda 2026/09/01 01:53:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:53:03 DEBUG : B2 bucket rclone-test-bibebuv7soda: Waiting for checks to finish 2026/09/01 01:53:03 DEBUG : B2 bucket rclone-test-bibebuv7soda: Waiting for transfers to finish 2026/09/01 01:53:04 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:53:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:53:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:53:04 DEBUG : B2 bucket rclone-test-bibebuv7soda: Purge remote 2026/09/01 01:53:04 INFO : B2 bucket rclone-test-bibebuv7soda: cleaning bucket "rclone-test-bibebuv7soda" of all files 2026/09/01 01:53:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f228d03a0bd5babaf080e1b_f4157c01ab1080f6c_d20260901_m015304_c001_v0001157_t0014_u01788227584714") --- PASS: TestServerSideCopy (4.02s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:53:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:53:06 DEBUG : sub dir/hello world: Sizes differ 2026/09/01 01:53:06 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:06 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:07 DEBUG : sub dir/hello world: size = 17 OK 2026/09/01 01:53:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/01 01:53:07 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.46s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tezovej4vehu" 2026/09/01 01:53:08 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tufeyex8gaxe -> B2 bucket rclone-test-tezovej4vehu 2026/09/01 01:53:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:53:09 DEBUG : B2 bucket rclone-test-tezovej4vehu: Waiting for checks to finish 2026/09/01 01:53:09 DEBUG : B2 bucket rclone-test-tezovej4vehu: Waiting for transfers to finish 2026/09/01 01:53:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:53:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:53:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:53:10 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:53:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tezovej4vehu) 2026/09/01 01:53:10 DEBUG : sub dir/hello world: Sizes differ 2026/09/01 01:53:10 DEBUG : B2 bucket rclone-test-tezovej4vehu: Waiting for checks to finish 2026/09/01 01:53:10 DEBUG : B2 bucket rclone-test-tezovej4vehu: Waiting for transfers to finish 2026/09/01 01:53:10 DEBUG : sub dir/hello world: size = 17 OK 2026/09/01 01:53:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/01 01:53:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:53:11 DEBUG : B2 bucket rclone-test-tezovej4vehu: Purge remote 2026/09/01 01:53:11 INFO : B2 bucket rclone-test-tezovej4vehu: cleaning bucket "rclone-test-tezovej4vehu" of all files 2026/09/01 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_z4f629d53a0bd5babaf080e1b_f4053e943a11fc314_d20260901_m015310_c001_v0001176_t0008_u01788227590729") 2026/09/01 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_z4f629d53a0bd5babaf080e1b_f400f0577333d3dfe_d20260901_m015309_c001_v0001029_t0011_u01788227589799") --- PASS: TestServerSideCopyOverSelf (5.09s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:53:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:53:13 DEBUG : sub dir/hello world: Sizes differ 2026/09/01 01:53:13 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:13 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:13 DEBUG : sub dir/hello world: size = 17 OK 2026/09/01 01:53:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/01 01:53:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/01 01:53:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.45s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:14 DEBUG : Creating backend with remote "TestB2:rclone-test-boliham0haru" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tufeyex8gaxe -> B2 bucket rclone-test-boliham0haru 2026/09/01 01:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:53:15 DEBUG : B2 bucket rclone-test-boliham0haru: Waiting for checks to finish 2026/09/01 01:53:15 DEBUG : B2 bucket rclone-test-boliham0haru: Waiting for transfers to finish 2026/09/01 01:53:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:53:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:53:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:53:17 DEBUG : B2 bucket rclone-test-boliham0haru: Waiting for checks to finish 2026/09/01 01:53:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:53:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-boliham0haru) 2026/09/01 01:53:17 DEBUG : sub dir/hello world: Sizes differ 2026/09/01 01:53:17 DEBUG : B2 bucket rclone-test-boliham0haru: Waiting for transfers to finish 2026/09/01 01:53:17 DEBUG : sub dir/hello world: size = 17 OK 2026/09/01 01:53:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/09/01 01:53:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:53:17 INFO : sub dir/hello world: Deleted 2026/09/01 01:53:18 DEBUG : testing file moves 2026/09/01 01:53:18 DEBUG : B2 bucket rclone-test-boliham0haru: Waiting for checks to finish 2026/09/01 01:53:18 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:53:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-boliham0haru) 2026/09/01 01:53:18 DEBUG : sub dir/hello world: Sizes differ 2026/09/01 01:53:18 DEBUG : B2 bucket rclone-test-boliham0haru: Waiting for transfers to finish 2026/09/01 01:53:18 DEBUG : sub dir/hello world: size = 24 OK 2026/09/01 01:53:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/09/01 01:53:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/01 01:53:18 INFO : sub dir/hello world: Deleted 2026/09/01 01:53:19 DEBUG : B2 bucket rclone-test-boliham0haru: Purge remote 2026/09/01 01:53:19 INFO : B2 bucket rclone-test-boliham0haru: cleaning bucket "rclone-test-boliham0haru" of all files 2026/09/01 01:53:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ade3a0bd5babaf080e1b_f40789b607e5ec5c1_d20260901_m015318_c001_v0001099_t0010_u01788227598490") 2026/09/01 01:53:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ade3a0bd5babaf080e1b_f4084b80b747e7a3a_d20260901_m015317_c001_v0001131_t0010_u01788227597196") 2026/09/01 01:53:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ade3a0bd5babaf080e1b_f412626b646629709_d20260901_m015316_c001_v0001137_t0028_u01788227596238") --- PASS: TestServerSideMoveOverSelf (6.29s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:20 ERROR : error listing: directory not found 2026/09/01 01:53:20 INFO : Local file system at /tmp/rclone4123196576: Making directory 2026/09/01 01:53:21 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:21 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.26s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:53:22 DEBUG : Local file system at /tmp/rclone4123196576: Waiting for checks to finish 2026/09/01 01:53:22 DEBUG : Local file system at /tmp/rclone4123196576: Waiting for transfers to finish 2026/09/01 01:53:22 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/09/01 01:53:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:53:22 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/09/01 01:53:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.63s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:23 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/01 01:53:23 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:23 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:23 DEBUG : check sum: size = 1 OK 2026/09/01 01:53:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:53:23 INFO : check sum: Copied (new) 2026/09/01 01:53:23 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:24 DEBUG : check sum: size = 1 OK 2026/09/01 01:53:24 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:53:24 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/09/01 01:53:24 DEBUG : check sum: Unchanged skipping 2026/09/01 01:53:24 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:24 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:24 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.47s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/01 01:53:25 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:25 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:25 DEBUG : sizeonly: size = 6 OK 2026/09/01 01:53:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/01 01:53:25 INFO : sizeonly: Copied (new) 2026/09/01 01:53:25 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:25 DEBUG : sizeonly: size = 6 OK 2026/09/01 01:53:25 DEBUG : sizeonly: Sizes identical 2026/09/01 01:53:25 DEBUG : sizeonly: Unchanged skipping 2026/09/01 01:53:25 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:25 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:25 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.44s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/01 01:53:26 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:26 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/09/01 01:53:26 INFO : ignore-size: Copied (new) 2026/09/01 01:53:26 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:53:27 DEBUG : ignore-size: Unchanged skipping 2026/09/01 01:53:27 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:27 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:27 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.46s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:28 DEBUG : existing: size = 6 OK 2026/09/01 01:53:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:53:28 DEBUG : existing: Unchanged skipping 2026/09/01 01:53:28 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:28 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:28 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:28 INFO : There was nothing to transfer 2026/09/01 01:53:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/01 01:53:28 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:28 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:28 DEBUG : existing: size = 6 OK 2026/09/01 01:53:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/01 01:53:28 INFO : existing: Copied (replaced existing) 2026/09/01 01:53:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.65s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/01 01:53:29 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:29 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:29 DEBUG : existing: size = 6 OK 2026/09/01 01:53:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/01 01:53:29 INFO : existing: Copied (new) 2026/09/01 01:53:29 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:30 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:30 DEBUG : existing: Destination exists, skipping 2026/09/01 01:53:30 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:30 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.44s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:31 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/01 01:53:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/01 01:53:31 DEBUG : c/non empty space: size = 5 OK 2026/09/01 01:53:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:53:31 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:31 DEBUG : c/non empty space: Unchanged skipping 2026/09/01 01:53:31 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:32 DEBUG : a/potato2: size = 60 OK 2026/09/01 01:53:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:53:32 INFO : a/potato2: Copied (new) 2026/09/01 01:53:32 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:32 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:33 DEBUG : empty space: size = 1 OK 2026/09/01 01:53:33 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/09/01 01:53:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:53:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/01 01:53:33 DEBUG : empty space: Unchanged skipping 2026/09/01 01:53:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:33 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:33 INFO : There was nothing to transfer 2026/09/01 01:53:34 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:34 DEBUG : empty space: size = 1 OK 2026/09/01 01:53:34 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/09/01 01:53:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:53:34 INFO : empty space: Updated modification time in destination 2026/09/01 01:53:34 DEBUG : empty space: Unchanged skipping 2026/09/01 01:53:34 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:34 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:36 DEBUG : empty space: size = 1 OK 2026/09/01 01:53:36 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/09/01 01:53:36 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:53:36 DEBUG : empty space: Unchanged skipping 2026/09/01 01:53:36 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:36 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.26s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:37 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:37 DEBUG : foo: size = 3 OK 2026/09/01 01:53:37 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/09/01 01:53:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:53:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:53:37 DEBUG : foo: sha1 differ 2026/09/01 01:53:37 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:37 DEBUG : foo: size = 3 OK 2026/09/01 01:53:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/09/01 01:53:37 INFO : foo: Copied (replaced existing) 2026/09/01 01:53:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/01 01:53:38 DEBUG : empty space: size = 1 OK 2026/09/01 01:53:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:53:38 DEBUG : empty space: Unchanged skipping 2026/09/01 01:53:38 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:38 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:39 DEBUG : potato: size = 60 OK 2026/09/01 01:53:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:53:39 INFO : potato: Copied (new) 2026/09/01 01:53:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:41 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:53:41 DEBUG : potato: size = 60 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:53:41 DEBUG : potato: Sizes differ 2026/09/01 01:53:41 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:41 DEBUG : potato: size = 21 OK 2026/09/01 01:53:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/09/01 01:53:41 INFO : potato: Copied (replaced existing) 2026/09/01 01:53:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.70s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:42 DEBUG : potato: size = 21 OK 2026/09/01 01:53:42 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/09/01 01:53:42 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4123196576) 2026/09/01 01:53:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:53:42 DEBUG : potato: sha1 differ 2026/09/01 01:53:42 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:42 DEBUG : potato: size = 21 OK 2026/09/01 01:53:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/09/01 01:53:42 INFO : potato: Copied (replaced existing) 2026/09/01 01:53:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:53:44 DEBUG : empty space: size = 1 OK 2026/09/01 01:53:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:53:44 DEBUG : empty space: Unchanged skipping 2026/09/01 01:53:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/01 01:53:44 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:44 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:44 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:45 DEBUG : empty space: size = 1 OK 2026/09/01 01:53:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:53:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:53:45 DEBUG : empty space: Unchanged skipping 2026/09/01 01:53:45 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:45 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:46 DEBUG : potato2: size = 60 OK 2026/09/01 01:53:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:53:46 INFO : potato2: Copied (new) 2026/09/01 01:53:46 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:47 INFO : d: Making directory 2026/09/01 01:53:47 INFO : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2026/09/01 01:53:48 DEBUG : c/non empty space: size = 5 OK 2026/09/01 01:53:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:53:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/01 01:53:48 DEBUG : c/non empty space: Unchanged skipping 2026/09/01 01:53:48 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:48 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:48 DEBUG : a/potato2: size = 60 OK 2026/09/01 01:53:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:53:48 INFO : a/potato2: Copied (new) 2026/09/01 01:53:48 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:49 INFO : d: Making directory fstest.go:251: Filtering empty directory "d" 2026/09/01 01:53:50 DEBUG : c/non empty space: size = 5 OK 2026/09/01 01:53:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:53:50 DEBUG : c/non empty space: Unchanged skipping 2026/09/01 01:53:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/01 01:53:50 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:50 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:50 DEBUG : a/potato2: size = 60 OK 2026/09/01 01:53:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:53:50 INFO : a/potato2: Copied (new) 2026/09/01 01:53:50 ERROR : B2 bucket rclone-test-tufeyex8gaxe: not deleting files as there were IO errors 2026/09/01 01:53:50 ERROR : B2 bucket rclone-test-tufeyex8gaxe: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:52 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:53:52 DEBUG : empty space: size = 1 OK 2026/09/01 01:53:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:53:52 DEBUG : empty space: Unchanged skipping 2026/09/01 01:53:52 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:52 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:52 INFO : potato: Deleted 2026/09/01 01:53:53 DEBUG : potato2: size = 60 OK 2026/09/01 01:53:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:53:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.15s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:54 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:54 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:54 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:55 INFO : potato: Deleted 2026/09/01 01:53:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:53:55 DEBUG : empty space: size = 1 OK 2026/09/01 01:53:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:53:55 DEBUG : empty space: Unchanged skipping 2026/09/01 01:53:55 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:55 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:55 DEBUG : potato2: size = 60 OK 2026/09/01 01:53:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:53:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.32s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:53:57 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:57 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:57 DEBUG : potato2: size = 19 OK 2026/09/01 01:53:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/09/01 01:53:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.64s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:53:58 DEBUG : enormous: Excluded (Size Filter) 2026/09/01 01:53:58 DEBUG : enormous: Excluded 2026/09/01 01:53:58 DEBUG : potato2: Excluded (Size Filter) 2026/09/01 01:53:58 DEBUG : potato2: Excluded 2026/09/01 01:53:59 DEBUG : potato2: Excluded (Size Filter) 2026/09/01 01:53:59 DEBUG : empty space: size = 1 OK 2026/09/01 01:53:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:53:59 DEBUG : empty space: Unchanged skipping 2026/09/01 01:53:59 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:53:59 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:53:59 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:59 INFO : There was nothing to transfer 2026/09/01 01:53:59 DEBUG : enormous: Excluded (Size Filter) 2026/09/01 01:53:59 DEBUG : enormous: Excluded 2026/09/01 01:53:59 DEBUG : potato2: Excluded (Size Filter) 2026/09/01 01:53:59 DEBUG : potato2: Excluded 2026/09/01 01:53:59 DEBUG : potato2: Excluded (Size Filter) 2026/09/01 01:53:59 DEBUG : empty space: size = 1 OK 2026/09/01 01:53:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/01 01:53:59 DEBUG : empty space: Unchanged skipping 2026/09/01 01:53:59 DEBUG : Local file system at /tmp/rclone4123196576: Waiting for checks to finish 2026/09/01 01:53:59 DEBUG : Local file system at /tmp/rclone4123196576: Waiting for transfers to finish 2026/09/01 01:53:59 DEBUG : Waiting for deletions to finish 2026/09/01 01:53:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.28s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:01 DEBUG : enormous: Excluded (Size Filter) 2026/09/01 01:54:01 DEBUG : enormous: Excluded 2026/09/01 01:54:01 DEBUG : potato2: Excluded (Size Filter) 2026/09/01 01:54:01 DEBUG : potato2: Excluded 2026/09/01 01:54:01 DEBUG : empty space: size = 1 OK 2026/09/01 01:54:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:54:01 DEBUG : empty space: Unchanged skipping 2026/09/01 01:54:01 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:01 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:01 DEBUG : Waiting for deletions to finish 2026/09/01 01:54:01 INFO : enormous: Deleted 2026/09/01 01:54:02 INFO : potato2: Deleted 2026/09/01 01:54:02 INFO : There was nothing to transfer 2026/09/01 01:54:02 DEBUG : empty space: size = 1 OK 2026/09/01 01:54:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/01 01:54:02 DEBUG : empty space: Unchanged skipping 2026/09/01 01:54:02 DEBUG : Local file system at /tmp/rclone4123196576: Waiting for checks to finish 2026/09/01 01:54:02 DEBUG : Local file system at /tmp/rclone4123196576: Waiting for transfers to finish 2026/09/01 01:54:02 DEBUG : Waiting for deletions to finish 2026/09/01 01:54:02 INFO : enormous: Deleted 2026/09/01 01:54:02 INFO : potato2: Deleted 2026/09/01 01:54:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.55s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:04 DEBUG : five: Need to transfer - File not found at Destination 2026/09/01 01:54:04 DEBUG : four: size = 4 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:54:04 DEBUG : four: size = 8 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:54:04 DEBUG : four: Sizes differ 2026/09/01 01:54:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/01 01:54:04 DEBUG : one: Destination is newer than source, skipping 2026/09/01 01:54:04 DEBUG : two: size = 3 OK 2026/09/01 01:54:04 DEBUG : three: size = 5 OK 2026/09/01 01:54:04 DEBUG : three: Sizes identical 2026/09/01 01:54:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/01 01:54:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4123196576) 2026/09/01 01:54:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:54:04 DEBUG : two: sha1 differ 2026/09/01 01:54:04 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:04 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:04 DEBUG : five: size = 4 OK 2026/09/01 01:54:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/01 01:54:04 INFO : five: Copied (new) 2026/09/01 01:54:04 DEBUG : four: size = 4 OK 2026/09/01 01:54:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/01 01:54:04 INFO : four: Copied (replaced existing) 2026/09/01 01:54:04 DEBUG : two: size = 3 OK 2026/09/01 01:54:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 01:54:04 INFO : two: Copied (replaced existing) 2026/09/01 01:54:04 DEBUG : Waiting for deletions to finish 2026/09/01 01:54:05 DEBUG : five: size = 4 OK 2026/09/01 01:54:05 DEBUG : four: size = 4 OK 2026/09/01 01:54:05 DEBUG : one: Destination is newer than source, skipping 2026/09/01 01:54:05 DEBUG : three: size = 5 OK 2026/09/01 01:54:05 DEBUG : two: size = 3 OK 2026/09/01 01:54:05 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/09/01 01:54:05 DEBUG : five: Size and sha1 of src and dst objects identical 2026/09/01 01:54:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/01 01:54:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/09/01 01:54:05 DEBUG : four: Size and sha1 of src and dst objects identical 2026/09/01 01:54:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/01 01:54:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4123196576) 2026/09/01 01:54:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:54:05 DEBUG : three: sha1 differ 2026/09/01 01:54:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/01 01:54:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 01:54:05 DEBUG : two: Size and sha1 of src and dst objects identical 2026/09/01 01:54:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/01 01:54:05 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:05 DEBUG : three: size = 5 OK 2026/09/01 01:54:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:54:05 INFO : three: Copied (replaced existing) 2026/09/01 01:54:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === 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-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/09/01 01:54:07 INFO : B2 bucket rclone-test-tufeyex8gaxe: Making map for --track-renames 2026/09/01 01:54:07 INFO : B2 bucket rclone-test-tufeyex8gaxe: Finished making map for --track-renames 2026/09/01 01:54:07 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/01 01:54:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/01 01:54:07 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for renames to finish 2026/09/01 01:54:07 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:07 DEBUG : potato: size = 14 OK 2026/09/01 01:54:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/01 01:54:07 INFO : potato: Copied (new) 2026/09/01 01:54:07 DEBUG : yam: size = 11 OK 2026/09/01 01:54:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:54:07 INFO : yam: Copied (new) 2026/09/01 01:54:07 DEBUG : Waiting for deletions to finish 2026/09/01 01:54:07 DEBUG : potato: size = 14 OK 2026/09/01 01:54:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:54:07 DEBUG : potato: Unchanged skipping 2026/09/01 01:54:07 INFO : B2 bucket rclone-test-tufeyex8gaxe: Making map for --track-renames 2026/09/01 01:54:07 INFO : B2 bucket rclone-test-tufeyex8gaxe: Finished making map for --track-renames 2026/09/01 01:54:07 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:07 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for renames to finish 2026/09/01 01:54:08 DEBUG : yaml: size = 11 OK 2026/09/01 01:54:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:54:08 INFO : yam: Copied (server-side copy) to: yaml 2026/09/01 01:54:09 INFO : yam: Deleted 2026/09/01 01:54:09 INFO : yaml: Renamed from "yam" 2026/09/01 01:54:09 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/01 01:54:10 INFO : B2 bucket rclone-test-tufeyex8gaxe: Making map for --track-renames 2026/09/01 01:54:10 INFO : B2 bucket rclone-test-tufeyex8gaxe: Finished making map for --track-renames 2026/09/01 01:54:10 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/01 01:54:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/01 01:54:10 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for renames to finish 2026/09/01 01:54:10 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:10 DEBUG : potato: size = 14 OK 2026/09/01 01:54:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/01 01:54:10 INFO : potato: Copied (new) 2026/09/01 01:54:10 DEBUG : yam: size = 11 OK 2026/09/01 01:54:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:54:10 INFO : yam: Copied (new) 2026/09/01 01:54:10 DEBUG : Waiting for deletions to finish 2026/09/01 01:54:10 DEBUG : potato: size = 14 OK 2026/09/01 01:54:10 INFO : B2 bucket rclone-test-tufeyex8gaxe: Making map for --track-renames 2026/09/01 01:54:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:54:10 INFO : B2 bucket rclone-test-tufeyex8gaxe: Finished making map for --track-renames 2026/09/01 01:54:10 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:10 DEBUG : potato: Unchanged skipping 2026/09/01 01:54:10 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for renames to finish 2026/09/01 01:54:11 DEBUG : yaml: size = 11 OK 2026/09/01 01:54:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:54:11 INFO : yam: Copied (server-side copy) to: yaml 2026/09/01 01:54:11 INFO : yam: Deleted 2026/09/01 01:54:11 INFO : yaml: Renamed from "yam" 2026/09/01 01:54:11 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.26s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/01 01:54:12 INFO : B2 bucket rclone-test-tufeyex8gaxe: Making map for --track-renames 2026/09/01 01:54:12 INFO : B2 bucket rclone-test-tufeyex8gaxe: Finished making map for --track-renames 2026/09/01 01:54:12 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/01 01:54:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/01 01:54:12 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for renames to finish 2026/09/01 01:54:12 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:12 DEBUG : sub/yam: Clearing upload URL because of error: Post "https://pod-000-1167-12.backblaze.com/b2api/v1/b2_upload_file/1fc22de3a0bd5babaf080e1b/c001_v0001167_t0014": EOF 2026/09/01 01:54:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-12.backblaze.com/b2api/v1/b2_upload_file/1fc22de3a0bd5babaf080e1b/c001_v0001167_t0014": EOF) 2026/09/01 01:54:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 01:54:12 DEBUG : sub/yam: Received error: Post "https://pod-000-1167-12.backblaze.com/b2api/v1/b2_upload_file/1fc22de3a0bd5babaf080e1b/c001_v0001167_t0014": EOF - low level retry 0/10 2026/09/01 01:54:12 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:54:12 DEBUG : potato: size = 14 OK 2026/09/01 01:54:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/09/01 01:54:12 INFO : potato: Copied (new) 2026/09/01 01:54:12 DEBUG : sub/yam: size = 11 OK 2026/09/01 01:54:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:54:12 INFO : sub/yam: Copied (new) 2026/09/01 01:54:12 DEBUG : Waiting for deletions to finish 2026/09/01 01:54:13 DEBUG : potato: size = 14 OK 2026/09/01 01:54:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:54:13 DEBUG : potato: Unchanged skipping 2026/09/01 01:54:13 INFO : B2 bucket rclone-test-tufeyex8gaxe: Making map for --track-renames 2026/09/01 01:54:13 INFO : B2 bucket rclone-test-tufeyex8gaxe: Finished making map for --track-renames 2026/09/01 01:54:13 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:13 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for renames to finish 2026/09/01 01:54:13 DEBUG : yam: size = 11 OK 2026/09/01 01:54:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/09/01 01:54:13 INFO : sub/yam: Copied (server-side copy) to: yam 2026/09/01 01:54:13 INFO : sub/yam: Deleted 2026/09/01 01:54:13 INFO : yam: Renamed from "sub/yam" 2026/09/01 01:54:13 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.43s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:14 DEBUG : Creating backend with remote "/tmp/rclone4123196576/dir1" 2026/09/01 01:54:14 DEBUG : Config file has changed externally - reloading 2026/09/01 01:54:14 DEBUG : Creating backend with remote "/tmp/rclone4123196576/dir2" 2026/09/01 01:54:14 DEBUG : Local file system at /tmp/rclone4123196576/dir2: Using server-side directory move 2026/09/01 01:54:14 INFO : Local file system at /tmp/rclone4123196576/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/01 01:54:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/01 01:54:14 INFO : file1.txt: Moved (server-side) 2026/09/01 01:54:14 DEBUG : Local file system at /tmp/rclone4123196576/dir2: Waiting for checks to finish 2026/09/01 01:54:14 DEBUG : Local file system at /tmp/rclone4123196576/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:54:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/01 01:54:15 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:15 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:15 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:54:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:54:15 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:54:15 INFO : sub dir/hello world: Deleted 2026/09/01 01:54:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/01 01:54:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/01 01:54:15 INFO : nested/sub dir/file: Copied (new) 2026/09/01 01:54:15 INFO : nested/sub dir/file: Deleted 2026/09/01 01:54:15 INFO : sub dir: Removing directory 2026/09/01 01:54:15 INFO : nested/sub dir: Removing directory 2026/09/01 01:54:15 INFO : nested: Removing directory 2026/09/01 01:54:15 DEBUG : Local file system at /tmp/rclone4123196576: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.31s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/01 01:54:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/01 01:54:16 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:16 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/01 01:54:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 01:54:16 INFO : sub dir/hello world: Copied (new) 2026/09/01 01:54:16 INFO : sub dir/hello world: Deleted 2026/09/01 01:54:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/01 01:54:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/09/01 01:54:16 INFO : nested/sub dir/file: Copied (new) 2026/09/01 01:54:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.38s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/01 01:54:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/01 01:54:17 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:17 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:18 DEBUG : existing: size = 6 OK 2026/09/01 01:54:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/01 01:54:18 INFO : existing: Copied (new) 2026/09/01 01:54:18 INFO : existing: Deleted 2026/09/01 01:54:18 DEBUG : existing-b: size = 6 OK 2026/09/01 01:54:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/09/01 01:54:18 INFO : existing-b: Copied (new) 2026/09/01 01:54:18 INFO : existing-b: Deleted 2026/09/01 01:54:18 DEBUG : existing: Destination exists, skipping 2026/09/01 01:54:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/01 01:54:18 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:54:18 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:54:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.69s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yufodit1sahu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tufeyex8gaxe -> B2 bucket rclone-test-yufodit1sahu 2026/09/01 01:54:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:54:23 DEBUG : empty space: size = 1 OK 2026/09/01 01:54:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/01 01:54:23 DEBUG : empty space: Unchanged skipping 2026/09/01 01:54:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:54:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yufodit1sahu) 2026/09/01 01:54:23 DEBUG : potato3: Sizes differ 2026/09/01 01:54:23 DEBUG : B2 bucket rclone-test-yufodit1sahu: Waiting for checks to finish 2026/09/01 01:54:23 INFO : empty space: Deleted 2026/09/01 01:54:23 DEBUG : B2 bucket rclone-test-yufodit1sahu: Waiting for transfers to finish 2026/09/01 01:54:24 DEBUG : potato2: size = 60 OK 2026/09/01 01:54:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:54:24 INFO : potato2: Copied (server-side copy) 2026/09/01 01:54:24 DEBUG : potato3: size = 68 OK 2026/09/01 01:54:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:54:24 INFO : potato3: Copied (server-side copy) 2026/09/01 01:54:24 INFO : potato2: Deleted 2026/09/01 01:54:24 INFO : potato3: Deleted 2026/09/01 01:54:24 DEBUG : Creating backend with remote "TestB2:rclone-test-novijir3heka" 2026/09/01 01:54:24 DEBUG : Config file has changed externally - reloading 2026/09/01 01:54:26 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/01 01:54:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:54:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/01 01:54:26 DEBUG : B2 bucket rclone-test-novijir3heka: Waiting for checks to finish 2026/09/01 01:54:26 DEBUG : B2 bucket rclone-test-novijir3heka: Waiting for transfers to finish 2026/09/01 01:54:26 DEBUG : empty space: size = 1 OK 2026/09/01 01:54:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:54:26 INFO : empty space: Copied (server-side copy) 2026/09/01 01:54:26 INFO : empty space: Deleted 2026/09/01 01:54:27 DEBUG : potato2: size = 60 OK 2026/09/01 01:54:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:54:27 INFO : potato2: Copied (server-side copy) 2026/09/01 01:54:27 INFO : potato2: Deleted 2026/09/01 01:54:27 DEBUG : potato3: size = 68 OK 2026/09/01 01:54:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:54:27 INFO : potato3: Copied (server-side copy) 2026/09/01 01:54:27 INFO : potato3: Deleted 2026/09/01 01:54:28 DEBUG : B2 bucket rclone-test-novijir3heka: Purge remote 2026/09/01 01:54:28 INFO : B2 bucket rclone-test-novijir3heka: cleaning bucket "rclone-test-novijir3heka" of all files 2026/09/01 01:54:28 DEBUG : empty space: Deleting (id "4_zef62cd03a0cd5babaf080e1b_f41262988e0ff9a0a_d20260901_m015426_c001_v0001154_t0014_u01788227666610") 2026/09/01 01:54:28 DEBUG : potato2: Deleting (id "4_zef62cd03a0cd5babaf080e1b_f1062eadd1b5d9949_d20260901_m015426_c001_v0001039_t0059_u01788227666844") 2026/09/01 01:54:28 DEBUG : potato3: Deleting (id "4_zef62cd03a0cd5babaf080e1b_f1092d16dd364fef5_d20260901_m015427_c001_v0001171_t0024_u01788227667125") 2026/09/01 01:54:28 DEBUG : B2 bucket rclone-test-yufodit1sahu: Purge remote 2026/09/01 01:54:28 INFO : B2 bucket rclone-test-yufodit1sahu: cleaning bucket "rclone-test-yufodit1sahu" of all files 2026/09/01 01:54:28 DEBUG : empty space: Deleting (id "4_z5f42adf3a0cd5babaf080e1b_f416b9bff8e138944_d20260901_m015426_c001_v7007000_t0000_u01788227666810") 2026/09/01 01:54:28 DEBUG : empty space: Deleting (id "4_z5f42adf3a0cd5babaf080e1b_f402f4f5fba7c352c_d20260901_m015422_c001_v0001044_t0056_u01788227662606") 2026/09/01 01:54:28 DEBUG : potato2: Deleting (id "4_z5f42adf3a0cd5babaf080e1b_f416b9bff8e138947_d20260901_m015427_c001_v7007000_t0000_u01788227667248") 2026/09/01 01:54:28 DEBUG : potato2: Deleting (id "4_z5f42adf3a0cd5babaf080e1b_f1024536636d35fc9_d20260901_m015423_c001_v0001104_t0007_u01788227663719") 2026/09/01 01:54:28 DEBUG : potato3: Deleting (id "4_z5f42adf3a0cd5babaf080e1b_f416b9bff8e13894b_d20260901_m015427_c001_v7007000_t0000_u01788227667588") 2026/09/01 01:54:28 DEBUG : potato3: Deleting (id "4_z5f42adf3a0cd5babaf080e1b_f109768fef80a49d1_d20260901_m015424_c001_v0001185_t0015_u01788227664082") 2026/09/01 01:54:28 DEBUG : potato3: Deleting (id "4_z5f42adf3a0cd5babaf080e1b_f102f4f5fba7c352e_d20260901_m015422_c001_v0001044_t0020_u01788227662789") --- PASS: TestServerSideMove (10.98s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:30 DEBUG : Creating backend with remote "TestB2:rclone-test-lewodug5yiwo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tufeyex8gaxe -> B2 bucket rclone-test-lewodug5yiwo 2026/09/01 01:54:35 DEBUG : empty space: Excluded (Size Filter) 2026/09/01 01:54:35 DEBUG : empty space: Excluded (Size Filter) 2026/09/01 01:54:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:54:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:54:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lewodug5yiwo) 2026/09/01 01:54:35 DEBUG : potato3: Sizes differ 2026/09/01 01:54:35 DEBUG : B2 bucket rclone-test-lewodug5yiwo: Waiting for checks to finish 2026/09/01 01:54:35 DEBUG : B2 bucket rclone-test-lewodug5yiwo: Waiting for transfers to finish 2026/09/01 01:54:36 DEBUG : potato2: size = 60 OK 2026/09/01 01:54:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:54:36 INFO : potato2: Copied (server-side copy) 2026/09/01 01:54:36 INFO : potato2: Deleted 2026/09/01 01:54:36 DEBUG : potato3: size = 68 OK 2026/09/01 01:54:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:54:36 INFO : potato3: Copied (server-side copy) 2026/09/01 01:54:37 INFO : potato3: Deleted 2026/09/01 01:54:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zihikaj9bebi" 2026/09/01 01:54:38 DEBUG : empty space: Excluded (Size Filter) 2026/09/01 01:54:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:54:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/01 01:54:38 DEBUG : B2 bucket rclone-test-zihikaj9bebi: Waiting for checks to finish 2026/09/01 01:54:38 DEBUG : B2 bucket rclone-test-zihikaj9bebi: Waiting for transfers to finish 2026/09/01 01:54:39 DEBUG : potato2: size = 60 OK 2026/09/01 01:54:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:54:39 INFO : potato2: Copied (server-side copy) 2026/09/01 01:54:39 DEBUG : potato3: size = 68 OK 2026/09/01 01:54:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:54:39 INFO : potato3: Copied (server-side copy) 2026/09/01 01:54:39 INFO : potato2: Deleted 2026/09/01 01:54:39 INFO : potato3: Deleted 2026/09/01 01:54:40 DEBUG : B2 bucket rclone-test-zihikaj9bebi: Purge remote 2026/09/01 01:54:40 INFO : B2 bucket rclone-test-zihikaj9bebi: cleaning bucket "rclone-test-zihikaj9bebi" of all files 2026/09/01 01:54:40 DEBUG : potato2: Deleting (id "4_zdf02fd13a0cd5babaf080e1b_f1168438b0a71576c_d20260901_m015439_c001_v0001109_t0038_u01788227679054") 2026/09/01 01:54:40 DEBUG : potato3: Deleting (id "4_zdf02fd13a0cd5babaf080e1b_f1090c45f20070953_d20260901_m015439_c001_v0001174_t0037_u01788227679546") 2026/09/01 01:54:41 DEBUG : B2 bucket rclone-test-lewodug5yiwo: Purge remote 2026/09/01 01:54:41 INFO : B2 bucket rclone-test-lewodug5yiwo: cleaning bucket "rclone-test-lewodug5yiwo" of all files 2026/09/01 01:54:41 DEBUG : empty space: Deleting (id "4_z7fa2ddf3a0cd5babaf080e1b_f411b168ed50d378c_d20260901_m015434_c001_v0001184_t0045_u01788227674909") 2026/09/01 01:54:41 DEBUG : potato2: Deleting (id "4_z7fa2ddf3a0cd5babaf080e1b_f4059de1ac203a5ed_d20260901_m015439_c001_v7007000_t0000_u01788227679814") 2026/09/01 01:54:41 DEBUG : potato2: Deleting (id "4_z7fa2ddf3a0cd5babaf080e1b_f1174490b6eb7793b_d20260901_m015435_c001_v0001172_t0001_u01788227675974") 2026/09/01 01:54:41 DEBUG : potato3: Deleting (id "4_z7fa2ddf3a0cd5babaf080e1b_f417fc692ce8a840c_d20260901_m015439_c001_v7007000_t0000_u01788227679844") 2026/09/01 01:54:41 DEBUG : potato3: Deleting (id "4_z7fa2ddf3a0cd5babaf080e1b_f110bdf9c11612f9f_d20260901_m015436_c001_v0001153_t0017_u01788227676481") 2026/09/01 01:54:41 DEBUG : potato3: Deleting (id "4_z7fa2ddf3a0cd5babaf080e1b_f111b168ed50d378e_d20260901_m015435_c001_v0001184_t0017_u01788227675205") --- PASS: TestServerSideMoveWithFilter (12.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yagoyit6fice" 2026/09/01 01:54:45 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tufeyex8gaxe -> B2 bucket rclone-test-yagoyit6fice 2026/09/01 01:54:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:54:48 DEBUG : empty space: size = 1 OK 2026/09/01 01:54:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/01 01:54:48 DEBUG : empty space: Unchanged skipping 2026/09/01 01:54:48 DEBUG : B2 bucket rclone-test-yagoyit6fice: Waiting for checks to finish 2026/09/01 01:54:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:54:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yagoyit6fice) 2026/09/01 01:54:48 DEBUG : potato3: Sizes differ 2026/09/01 01:54:48 INFO : empty space: Deleted 2026/09/01 01:54:48 DEBUG : B2 bucket rclone-test-yagoyit6fice: Waiting for transfers to finish 2026/09/01 01:54:48 DEBUG : potato2: size = 60 OK 2026/09/01 01:54:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:54:48 INFO : potato2: Copied (server-side copy) 2026/09/01 01:54:48 INFO : potato2: Deleted 2026/09/01 01:54:49 DEBUG : potato3: size = 68 OK 2026/09/01 01:54:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:54:49 INFO : potato3: Copied (server-side copy) 2026/09/01 01:54:49 INFO : potato3: Deleted 2026/09/01 01:54:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mizamac5nihe" 2026/09/01 01:54:49 DEBUG : Config file has changed externally - reloading 2026/09/01 01:54:50 INFO : tomatoDir: Making directory 2026/09/01 01:54:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/01 01:54:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/01 01:54:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/01 01:54:50 DEBUG : B2 bucket rclone-test-mizamac5nihe: Waiting for checks to finish 2026/09/01 01:54:50 DEBUG : B2 bucket rclone-test-mizamac5nihe: Waiting for transfers to finish 2026/09/01 01:54:51 DEBUG : potato2: size = 60 OK 2026/09/01 01:54:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/01 01:54:51 INFO : potato2: Copied (server-side copy) 2026/09/01 01:54:51 INFO : potato2: Deleted 2026/09/01 01:54:51 DEBUG : empty space: size = 1 OK 2026/09/01 01:54:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/09/01 01:54:51 INFO : empty space: Copied (server-side copy) 2026/09/01 01:54:52 DEBUG : potato3: size = 68 OK 2026/09/01 01:54:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/09/01 01:54:52 INFO : potato3: Copied (server-side copy) 2026/09/01 01:54:52 INFO : empty space: Deleted 2026/09/01 01:54:52 INFO : potato3: Deleted 2026/09/01 01:54:52 DEBUG : B2 bucket rclone-test-mizamac5nihe: Purge remote 2026/09/01 01:54:52 INFO : B2 bucket rclone-test-mizamac5nihe: cleaning bucket "rclone-test-mizamac5nihe" of all files 2026/09/01 01:54:52 DEBUG : empty space: Deleting (id "4_zff822d13a0dd5babaf080e1b_f403ef0856f9f29b2_d20260901_m015451_c001_v0001185_t0021_u01788227691744") 2026/09/01 01:54:52 DEBUG : potato2: Deleting (id "4_zff822d13a0dd5babaf080e1b_f109768fef80a4a2d_d20260901_m015451_c001_v0001185_t0028_u01788227691401") 2026/09/01 01:54:52 DEBUG : potato3: Deleting (id "4_zff822d13a0dd5babaf080e1b_f1166f6223c13b32b_d20260901_m015451_c001_v0001145_t0024_u01788227691617") 2026/09/01 01:54:53 DEBUG : B2 bucket rclone-test-yagoyit6fice: Purge remote 2026/09/01 01:54:53 INFO : B2 bucket rclone-test-yagoyit6fice: cleaning bucket "rclone-test-yagoyit6fice" of all files 2026/09/01 01:54:53 DEBUG : empty space: Deleting (id "4_zaf920dd3a0dd5babaf080e1b_f416b9bff8e1389ad_d20260901_m015451_c001_v7007000_t0000_u01788227691929") 2026/09/01 01:54:53 DEBUG : empty space: Deleting (id "4_zaf920dd3a0dd5babaf080e1b_f4175176014e84490_d20260901_m015446_c001_v0001144_t0044_u01788227686731") 2026/09/01 01:54:53 DEBUG : potato2: Deleting (id "4_zaf920dd3a0dd5babaf080e1b_f416b9bff8e1389aa_d20260901_m015451_c001_v7007000_t0000_u01788227691593") 2026/09/01 01:54:53 DEBUG : potato2: Deleting (id "4_zaf920dd3a0dd5babaf080e1b_f1156d93934510315_d20260901_m015448_c001_v0001102_t0003_u01788227688359") 2026/09/01 01:54:53 DEBUG : potato3: Deleting (id "4_zaf920dd3a0dd5babaf080e1b_f404ee08fbfd265cb_d20260901_m015452_c001_v7007000_t0000_u01788227692107") 2026/09/01 01:54:53 DEBUG : potato3: Deleting (id "4_zaf920dd3a0dd5babaf080e1b_f106e55c8dee1a24e_d20260901_m015448_c001_v0001102_t0009_u01788227688734") 2026/09/01 01:54:53 DEBUG : potato3: Deleting (id "4_zaf920dd3a0dd5babaf080e1b_f1175176014e84492_d20260901_m015446_c001_v0001144_t0025_u01788227686917") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.32s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:55 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.86s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:54:59 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/rclone-sync-test" 2026/09/01 01:55:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/rclone-sync-test-include/layer2" 2026/09/01 01:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/rclone-sync-test-ignore-file" 2026/09/01 01:55:07 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path rclone-sync-test: Waiting for checks to finish 2026/09/01 01:55:07 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path rclone-sync-test: Waiting for transfers to finish 2026/09/01 01:55:07 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:07 INFO : There was nothing to transfer 2026/09/01 01:55:08 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:55:08 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:55:08 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:08 INFO : There was nothing to transfer 2026/09/01 01:55:08 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/01 01:55:08 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/01 01:55:08 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:08 INFO : There was nothing to transfer 2026/09/01 01:55:09 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:55:09 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:55:09 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:09 INFO : There was nothing to transfer 2026/09/01 01:55:09 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/01 01:55:09 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/01 01:55:09 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.60s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/dst" 2026/09/01 01:55:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/CompareDest" 2026/09/01 01:55:13 DEBUG : one: Need to transfer - File not found at Destination 2026/09/01 01:55:13 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:13 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:13 DEBUG : one: size = 3 OK 2026/09/01 01:55:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:55:13 INFO : one: Copied (new) 2026/09/01 01:55:13 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:14 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:55:14 DEBUG : one: Sizes differ 2026/09/01 01:55:14 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:14 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:14 DEBUG : one: size = 5 OK 2026/09/01 01:55:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/01 01:55:14 INFO : one: Copied (replaced existing) 2026/09/01 01:55:14 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:16 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:55:16 DEBUG : one: Sizes differ 2026/09/01 01:55:16 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:16 DEBUG : one: size = 5 OK 2026/09/01 01:55:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:55:16 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:16 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:16 INFO : There was nothing to transfer 2026/09/01 01:55:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:17 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:55:17 DEBUG : one: Sizes differ 2026/09/01 01:55:17 DEBUG : two: size = 3 OK 2026/09/01 01:55:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 01:55:17 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:17 DEBUG : one: size = 5 OK 2026/09/01 01:55:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:55:17 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:17 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:17 INFO : There was nothing to transfer 2026/09/01 01:55:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:18 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:55:18 DEBUG : one: Sizes differ 2026/09/01 01:55:18 DEBUG : two: size = 3 OK 2026/09/01 01:55:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 01:55:18 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:18 DEBUG : one: size = 5 OK 2026/09/01 01:55:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:55:18 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:18 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:18 INFO : There was nothing to transfer 2026/09/01 01:55:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:19 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:55:19 DEBUG : one: Sizes differ 2026/09/01 01:55:19 DEBUG : two: size = 3 OK 2026/09/01 01:55:19 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/09/01 01:55:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 01:55:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/01 01:55:19 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:19 DEBUG : one: size = 5 OK 2026/09/01 01:55:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:55:19 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:19 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:19 INFO : There was nothing to transfer 2026/09/01 01:55:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:19 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:55:19 DEBUG : one: Sizes differ 2026/09/01 01:55:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:20 DEBUG : two: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path CompareDest) 2026/09/01 01:55:20 DEBUG : two: Sizes differ 2026/09/01 01:55:20 DEBUG : two: Need to transfer - File not found at Destination 2026/09/01 01:55:20 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:20 DEBUG : one: size = 5 OK 2026/09/01 01:55:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/01 01:55:20 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:20 DEBUG : two: size = 5 OK 2026/09/01 01:55:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/01 01:55:20 INFO : two: Copied (new) 2026/09/01 01:55:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (11.97s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:55:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/dest" 2026/09/01 01:55:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/pre-dest1" 2026/09/01 01:55:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/pre-dest2" 2026/09/01 01:55:27 DEBUG : 1: size = 1 OK 2026/09/01 01:55:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:55:27 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/01 01:55:27 DEBUG : 2: size = 1 OK 2026/09/01 01:55:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:55:27 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/01 01:55:28 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/01 01:55:28 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dest: Waiting for checks to finish 2026/09/01 01:55:28 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dest: Waiting for transfers to finish 2026/09/01 01:55:29 DEBUG : 3: size = 1 OK 2026/09/01 01:55:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/09/01 01:55:29 INFO : 3: Copied (new) 2026/09/01 01:55:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.75s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:55:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/dst" 2026/09/01 01:55:31 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/CopyDest" 2026/09/01 01:55:33 DEBUG : one: Need to transfer - File not found at Destination 2026/09/01 01:55:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:34 DEBUG : one: size = 3 OK 2026/09/01 01:55:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:55:34 INFO : one: Copied (new) 2026/09/01 01:55:34 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:35 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:35 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:55:35 DEBUG : one: Sizes differ 2026/09/01 01:55:35 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:35 DEBUG : one: size = 5 OK 2026/09/01 01:55:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/01 01:55:35 INFO : one: Copied (replaced existing) 2026/09/01 01:55:35 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/BackupDir" 2026/09/01 01:55:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:38 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:55:38 DEBUG : one: Sizes differ 2026/09/01 01:55:38 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:38 DEBUG : one: size = 5 OK 2026/09/01 01:55:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:38 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:55:38 DEBUG : one: Sizes differ 2026/09/01 01:55:40 DEBUG : one: size = 3 OK 2026/09/01 01:55:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:55:40 INFO : one: Copied (server-side copy) 2026/09/01 01:55:40 INFO : one: Deleted 2026/09/01 01:55:40 DEBUG : one: size = 5 OK 2026/09/01 01:55:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/01 01:55:40 INFO : one: Copied (server-side copy) 2026/09/01 01:55:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/01 01:55:40 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:40 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:41 DEBUG : one: size = 5 OK 2026/09/01 01:55:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:41 DEBUG : one: Unchanged skipping 2026/09/01 01:55:41 DEBUG : two: size = 3 OK 2026/09/01 01:55:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:41 DEBUG : two: size = 3 OK 2026/09/01 01:55:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/09/01 01:55:41 INFO : two: Copied (server-side copy) 2026/09/01 01:55:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/01 01:55:41 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:41 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:41 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:41 DEBUG : one: size = 5 OK 2026/09/01 01:55:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:41 DEBUG : one: Unchanged skipping 2026/09/01 01:55:41 DEBUG : two: size = 3 OK 2026/09/01 01:55:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:41 DEBUG : two: Unchanged skipping 2026/09/01 01:55:41 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:41 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:41 DEBUG : Waiting for deletions to finish 2026/09/01 01:55:41 INFO : There was nothing to transfer 2026/09/01 01:55:43 DEBUG : one: size = 5 OK 2026/09/01 01:55:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:43 DEBUG : one: Unchanged skipping 2026/09/01 01:55:43 DEBUG : three: size = 7 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:55:43 DEBUG : three: size = 5 (B2 bucket rclone-test-tufeyex8gaxe path CopyDest) 2026/09/01 01:55:43 DEBUG : three: Sizes differ 2026/09/01 01:55:43 DEBUG : three: Destination not found in --copy-dest 2026/09/01 01:55:43 DEBUG : three: Need to transfer - File not found at Destination 2026/09/01 01:55:43 DEBUG : two: size = 3 OK 2026/09/01 01:55:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/01 01:55:43 DEBUG : two: Unchanged skipping 2026/09/01 01:55:43 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:55:43 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:55:43 DEBUG : three: size = 7 OK 2026/09/01 01:55:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/09/01 01:55:43 INFO : three: Copied (new) 2026/09/01 01:55:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.03s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:55:45 DEBUG : dst/one: Clearing upload URL because of error: Post "https://pod-000-1097-09.backblaze.com/b2api/v1/b2_upload_file/1fc22de3a0bd5babaf080e1b/c001_v0001097_t0001": EOF 2026/09/01 01:55:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-09.backblaze.com/b2api/v1/b2_upload_file/1fc22de3a0bd5babaf080e1b/c001_v0001097_t0001": EOF) 2026/09/01 01:55:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/one" to B2 bucket rclone-test-tufeyex8gaxe: 1/10 (Post "https://pod-000-1097-09.backblaze.com/b2api/v1/b2_upload_file/1fc22de3a0bd5babaf080e1b/c001_v0001097_t0001": EOF) 2026/09/01 01:55:48 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/dst" 2026/09/01 01:56:09 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": EOF) 2026/09/01 01:56:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 01:56:09 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:56:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/backup" 2026/09/01 01:56:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2026/09/01 01:56:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 01:56:33 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 01:56:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:56:33 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:56:33 DEBUG : one: Sizes differ 2026/09/01 01:56:33 DEBUG : two: size = 3 OK 2026/09/01 01:56:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:56:33 DEBUG : two: Unchanged skipping 2026/09/01 01:56:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:56:35 DEBUG : one: size = 3 OK 2026/09/01 01:56:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:56:35 INFO : one: Copied (server-side copy) 2026/09/01 01:56:35 INFO : one: Deleted 2026/09/01 01:56:35 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:56:36 DEBUG : one: size = 4 OK 2026/09/01 01:56:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:56:36 INFO : one: Copied (new) 2026/09/01 01:56:36 DEBUG : Waiting for deletions to finish 2026/09/01 01:56:36 DEBUG : three.txt: size = 5 OK 2026/09/01 01:56:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:56:36 INFO : three.txt: Copied (server-side copy) 2026/09/01 01:56:36 INFO : three.txt: Deleted 2026/09/01 01:56:36 INFO : three.txt: Moved into backup dir 2026/09/01 01:56:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:56:38 DEBUG : one: size = 4 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:56:38 DEBUG : one: Sizes differ 2026/09/01 01:56:38 DEBUG : two: size = 3 OK 2026/09/01 01:56:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:56:38 DEBUG : two: Unchanged skipping 2026/09/01 01:56:38 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:56:38 DEBUG : one: size = 4 OK 2026/09/01 01:56:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:56:38 INFO : one: Copied (server-side copy) 2026/09/01 01:56:39 INFO : one: Deleted 2026/09/01 01:56:39 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:56:39 DEBUG : one: size = 5 OK 2026/09/01 01:56:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:56:39 INFO : one: Copied (new) 2026/09/01 01:56:39 DEBUG : Waiting for deletions to finish 2026/09/01 01:56:39 DEBUG : three.txt: size = 6 OK 2026/09/01 01:56:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:56:39 INFO : three.txt: Copied (server-side copy) 2026/09/01 01:56:39 INFO : three.txt: Deleted 2026/09/01 01:56:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (55.44s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/dst" 2026/09/01 01:56:43 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/backup" 2026/09/01 01:56:43 DEBUG : Config file has changed externally - reloading 2026/09/01 01:56:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:56:44 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:56:44 DEBUG : one: Sizes differ 2026/09/01 01:56:44 DEBUG : two: size = 3 OK 2026/09/01 01:56:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:56:44 DEBUG : two: Unchanged skipping 2026/09/01 01:56:44 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:56:46 DEBUG : one.bak: size = 3 OK 2026/09/01 01:56:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:56:46 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:56:46 INFO : one: Deleted 2026/09/01 01:56:46 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:56:47 DEBUG : one: size = 4 OK 2026/09/01 01:56:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:56:47 INFO : one: Copied (new) 2026/09/01 01:56:47 DEBUG : Waiting for deletions to finish 2026/09/01 01:56:47 DEBUG : three.txt.bak: size = 5 OK 2026/09/01 01:56:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:56:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:56:47 INFO : three.txt: Deleted 2026/09/01 01:56:47 INFO : three.txt: Moved into backup dir 2026/09/01 01:56:49 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:56:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:56:49 DEBUG : one: size = 4 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:56:49 DEBUG : one: Sizes differ 2026/09/01 01:56:49 DEBUG : two: size = 3 OK 2026/09/01 01:56:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:56:49 DEBUG : two: Unchanged skipping 2026/09/01 01:56:49 DEBUG : one.bak: size = 4 OK 2026/09/01 01:56:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:56:49 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:56:50 INFO : one: Deleted 2026/09/01 01:56:50 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:56:50 DEBUG : one: size = 5 OK 2026/09/01 01:56:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:56:50 INFO : one: Copied (new) 2026/09/01 01:56:50 DEBUG : Waiting for deletions to finish 2026/09/01 01:56:50 DEBUG : three.txt.bak: size = 6 OK 2026/09/01 01:56:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:56:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:56:50 INFO : three.txt: Deleted 2026/09/01 01:56:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.89s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:56:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/dst" 2026/09/01 01:56:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/backup" 2026/09/01 01:56:55 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:56:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:56:55 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:56:55 DEBUG : one: Sizes differ 2026/09/01 01:56:55 DEBUG : two: size = 3 OK 2026/09/01 01:56:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:56:55 DEBUG : two: Unchanged skipping 2026/09/01 01:56:57 DEBUG : one-2019-01-01: size = 3 OK 2026/09/01 01:56:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:56:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/01 01:56:57 INFO : one: Deleted 2026/09/01 01:56:57 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:56:58 DEBUG : one: size = 4 OK 2026/09/01 01:56:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:56:58 INFO : one: Copied (new) 2026/09/01 01:56:58 DEBUG : Waiting for deletions to finish 2026/09/01 01:56:58 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/01 01:56:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:56:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/01 01:56:58 INFO : three.txt: Deleted 2026/09/01 01:56:58 INFO : three.txt: Moved into backup dir 2026/09/01 01:57:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:00 DEBUG : one: size = 4 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:00 DEBUG : one: Sizes differ 2026/09/01 01:57:00 DEBUG : two: size = 3 OK 2026/09/01 01:57:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:00 DEBUG : two: Unchanged skipping 2026/09/01 01:57:00 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:57:00 DEBUG : one-2019-01-01: size = 4 OK 2026/09/01 01:57:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:57:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/01 01:57:00 INFO : one: Deleted 2026/09/01 01:57:00 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:57:01 DEBUG : one: size = 5 OK 2026/09/01 01:57:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:57:01 INFO : one: Copied (new) 2026/09/01 01:57:01 DEBUG : Waiting for deletions to finish 2026/09/01 01:57:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/01 01:57:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:57:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/01 01:57:01 INFO : three.txt: Deleted 2026/09/01 01:57:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (10.83s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:57:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/dst" 2026/09/01 01:57:05 DEBUG : two: size = 3 OK 2026/09/01 01:57:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:05 DEBUG : two: Unchanged skipping 2026/09/01 01:57:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:05 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:05 DEBUG : one: Sizes differ 2026/09/01 01:57:05 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:57:05 DEBUG : one.bak: size = 3 OK 2026/09/01 01:57:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:57:05 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:57:06 INFO : one: Deleted 2026/09/01 01:57:06 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:57:06 DEBUG : one: size = 4 OK 2026/09/01 01:57:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:57:06 INFO : one: Copied (new) 2026/09/01 01:57:06 DEBUG : Waiting for deletions to finish 2026/09/01 01:57:07 DEBUG : three.txt.bak: size = 5 OK 2026/09/01 01:57:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:57:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:57:07 INFO : three.txt: Deleted 2026/09/01 01:57:07 INFO : three.txt: Moved into backup dir 2026/09/01 01:57:08 DEBUG : one.bak: Excluded (Path Filter) 2026/09/01 01:57:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/01 01:57:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:08 DEBUG : one: size = 4 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:08 DEBUG : two: size = 3 OK 2026/09/01 01:57:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:08 DEBUG : two: Unchanged skipping 2026/09/01 01:57:08 DEBUG : one: Sizes differ 2026/09/01 01:57:08 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for checks to finish 2026/09/01 01:57:08 DEBUG : one.bak: size = 4 OK 2026/09/01 01:57:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:57:08 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:57:08 INFO : one: Deleted 2026/09/01 01:57:08 DEBUG : B2 bucket rclone-test-tufeyex8gaxe path dst: Waiting for transfers to finish 2026/09/01 01:57:08 DEBUG : one: size = 5 OK 2026/09/01 01:57:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:57:08 INFO : one: Copied (new) 2026/09/01 01:57:08 DEBUG : Waiting for deletions to finish 2026/09/01 01:57:09 DEBUG : three.txt.bak: size = 6 OK 2026/09/01 01:57:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:57:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:57:09 INFO : three.txt: Deleted 2026/09/01 01:57:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (7.92s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:57:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/dst" 2026/09/01 01:57:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:12 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:12 DEBUG : one: Sizes differ 2026/09/01 01:57:14 DEBUG : one.bak: size = 3 OK 2026/09/01 01:57:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:57:14 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:57:14 INFO : one: Deleted 2026/09/01 01:57:15 DEBUG : one: size = 4 OK 2026/09/01 01:57:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:57:15 INFO : one: Copied (new) 2026/09/01 01:57:15 DEBUG : two: size = 3 OK 2026/09/01 01:57:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:15 DEBUG : two: Unchanged skipping 2026/09/01 01:57:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:15 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:15 DEBUG : three.txt: Sizes differ 2026/09/01 01:57:16 DEBUG : three.txt.bak: size = 5 OK 2026/09/01 01:57:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:57:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:57:16 INFO : three.txt: Deleted 2026/09/01 01:57:16 DEBUG : three.txt: size = 6 OK 2026/09/01 01:57:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:57:16 INFO : three.txt: Copied (new) 2026/09/01 01:57:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:16 DEBUG : one: size = 4 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:16 DEBUG : one: Sizes differ 2026/09/01 01:57:17 DEBUG : one.bak: size = 4 OK 2026/09/01 01:57:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:57:17 INFO : one: Copied (server-side copy) to: one.bak 2026/09/01 01:57:17 INFO : one: Deleted 2026/09/01 01:57:17 DEBUG : one: size = 5 OK 2026/09/01 01:57:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:57:17 INFO : one: Copied (new) 2026/09/01 01:57:17 DEBUG : two: size = 3 OK 2026/09/01 01:57:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:17 DEBUG : two: Unchanged skipping 2026/09/01 01:57:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:18 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:18 DEBUG : three.txt: Sizes differ 2026/09/01 01:57:18 DEBUG : three.txt.bak: size = 6 OK 2026/09/01 01:57:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:57:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/09/01 01:57:18 INFO : three.txt: Deleted 2026/09/01 01:57:18 DEBUG : three.txt: size = 19 OK 2026/09/01 01:57:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/01 01:57:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.45s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:57:21 DEBUG : Creating backend with remote "TestB2:rclone-test-tufeyex8gaxe/dst" 2026/09/01 01:57:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:22 DEBUG : one: size = 3 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:22 DEBUG : one: Sizes differ 2026/09/01 01:57:24 DEBUG : one-2019-01-01: size = 3 OK 2026/09/01 01:57:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/01 01:57:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/01 01:57:24 INFO : one: Deleted 2026/09/01 01:57:25 DEBUG : one: size = 4 OK 2026/09/01 01:57:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:57:25 INFO : one: Copied (new) 2026/09/01 01:57:25 DEBUG : two: size = 3 OK 2026/09/01 01:57:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:25 DEBUG : two: Unchanged skipping 2026/09/01 01:57:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:25 DEBUG : three.txt: Sizes differ 2026/09/01 01:57:25 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/09/01 01:57:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/09/01 01:57:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/01 01:57:25 INFO : three.txt: Deleted 2026/09/01 01:57:26 DEBUG : three.txt: size = 6 OK 2026/09/01 01:57:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:57:26 INFO : three.txt: Copied (new) 2026/09/01 01:57:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:26 DEBUG : one: size = 4 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:26 DEBUG : one: Sizes differ 2026/09/01 01:57:27 DEBUG : one-2019-01-01: size = 4 OK 2026/09/01 01:57:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/09/01 01:57:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/09/01 01:57:27 INFO : one: Deleted 2026/09/01 01:57:27 DEBUG : one: size = 5 OK 2026/09/01 01:57:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/09/01 01:57:27 INFO : one: Copied (new) 2026/09/01 01:57:27 DEBUG : two: size = 3 OK 2026/09/01 01:57:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:27 DEBUG : two: Unchanged skipping 2026/09/01 01:57:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tufeyex8gaxe path dst) 2026/09/01 01:57:27 DEBUG : three.txt: Sizes differ 2026/09/01 01:57:28 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/09/01 01:57:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/09/01 01:57:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/09/01 01:57:28 INFO : three.txt: Deleted 2026/09/01 01:57:28 DEBUG : three.txt: size = 19 OK 2026/09/01 01:57:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/09/01 01:57:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (9.86s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:57:31 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:57:31 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:31 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:31 DEBUG : Testêé: Sizes differ 2026/09/01 01:57:31 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:57:31 DEBUG : Testêé: size = 14 OK 2026/09/01 01:57:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/09/01 01:57:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/01 01:57:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.89s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:57:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/01 01:57:32 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:57:32 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:57:32 DEBUG : existing: size = 6 OK 2026/09/01 01:57:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/09/01 01:57:32 INFO : existing: Copied (new) 2026/09/01 01:57:32 DEBUG : Waiting for deletions to finish 2026/09/01 01:57:33 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:33 DEBUG : existing: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:33 DEBUG : existing: Sizes differ 2026/09/01 01:57:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/01 01:57:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:57:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:57:33 ERROR : B2 bucket rclone-test-tufeyex8gaxe: not deleting files as there were IO errors 2026/09/01 01:57:33 ERROR : B2 bucket rclone-test-tufeyex8gaxe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.87s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:57:34 DEBUG : EXISTING: size = 6 OK 2026/09/01 01:57:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:34 DEBUG : existing: Unchanged skipping 2026/09/01 01:57:34 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:57:34 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:57:34 DEBUG : Waiting for deletions to finish 2026/09/01 01:57:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.71s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", 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-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:57:45 DEBUG : both0: size = 6 OK 2026/09/01 01:57:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both10: size = 6 OK 2026/09/01 01:57:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both11: size = 6 OK 2026/09/01 01:57:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both0: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both13: size = 6 OK 2026/09/01 01:57:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:57:45 DEBUG : both13: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both14: size = 6 OK 2026/09/01 01:57:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both14: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both15: size = 6 OK 2026/09/01 01:57:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both12: size = 6 OK 2026/09/01 01:57:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both15: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both16: size = 6 OK 2026/09/01 01:57:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both12: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both17: size = 6 OK 2026/09/01 01:57:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both17: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both18: size = 6 OK 2026/09/01 01:57:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both18: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both19: size = 6 OK 2026/09/01 01:57:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both19: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both1: size = 6 OK 2026/09/01 01:57:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both1: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both2: size = 6 OK 2026/09/01 01:57:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both2: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both3: size = 6 OK 2026/09/01 01:57:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both3: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both4: size = 6 OK 2026/09/01 01:57:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both4: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both5: size = 6 OK 2026/09/01 01:57:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both5: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both6: size = 6 OK 2026/09/01 01:57:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both6: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both7: size = 6 OK 2026/09/01 01:57:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both7: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both8: size = 6 OK 2026/09/01 01:57:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both8: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both9: size = 6 OK 2026/09/01 01:57:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:45 DEBUG : both9: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both10: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both11: Unchanged skipping 2026/09/01 01:57:45 DEBUG : both16: Unchanged skipping 2026/09/01 01:57:45 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:57:45 DEBUG : Waiting for deletions to finish 2026/09/01 01:57:45 INFO : only12: Deleted 2026/09/01 01:57:45 INFO : only13: Deleted 2026/09/01 01:57:46 INFO : only0: Deleted 2026/09/01 01:57:46 INFO : only14: Deleted 2026/09/01 01:57:46 INFO : only10: Deleted 2026/09/01 01:57:46 INFO : only3: Deleted 2026/09/01 01:57:46 INFO : only16: Deleted 2026/09/01 01:57:46 INFO : only18: Deleted 2026/09/01 01:57:46 INFO : only6: Deleted 2026/09/01 01:57:46 INFO : only8: Deleted 2026/09/01 01:57:46 INFO : only11: Deleted 2026/09/01 01:57:46 INFO : only15: Deleted 2026/09/01 01:57:46 INFO : only19: Deleted 2026/09/01 01:57:46 INFO : only1: Deleted 2026/09/01 01:57:46 INFO : only2: Deleted 2026/09/01 01:57:46 INFO : only4: Deleted 2026/09/01 01:57:46 INFO : only5: Deleted 2026/09/01 01:57:46 INFO : only9: Deleted 2026/09/01 01:57:46 INFO : only17: Deleted 2026/09/01 01:57:46 INFO : only7: Deleted 2026/09/01 01:57:46 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (13.98s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:57:59 DEBUG : both0: size = 6 OK 2026/09/01 01:57:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both0: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both10: size = 6 OK 2026/09/01 01:57:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both10: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both11: size = 6 OK 2026/09/01 01:57:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both11: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both12: size = 6 OK 2026/09/01 01:57:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both12: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both13: size = 6 OK 2026/09/01 01:57:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both13: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both14: size = 6 OK 2026/09/01 01:57:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both14: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both15: size = 6 OK 2026/09/01 01:57:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both15: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both16: size = 6 OK 2026/09/01 01:57:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both16: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both17: size = 6 OK 2026/09/01 01:57:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both17: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both18: size = 6 OK 2026/09/01 01:57:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both18: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both19: size = 6 OK 2026/09/01 01:57:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both19: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both1: size = 6 OK 2026/09/01 01:57:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both1: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both2: size = 6 OK 2026/09/01 01:57:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both2: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both3: size = 6 OK 2026/09/01 01:57:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both3: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both4: size = 6 OK 2026/09/01 01:57:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both4: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both5: size = 6 OK 2026/09/01 01:57:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both5: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both6: size = 6 OK 2026/09/01 01:57:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both6: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both7: size = 6 OK 2026/09/01 01:57:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both7: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both8: size = 6 OK 2026/09/01 01:57:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both8: Unchanged skipping 2026/09/01 01:57:59 DEBUG : both9: size = 6 OK 2026/09/01 01:57:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:57:59 DEBUG : both9: Unchanged skipping 2026/09/01 01:57:59 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only0: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only0: Sizes differ 2026/09/01 01:57:59 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only10: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only10: Sizes differ 2026/09/01 01:57:59 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only11: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only11: Sizes differ 2026/09/01 01:57:59 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only12: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only12: Sizes differ 2026/09/01 01:57:59 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only13: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only13: Sizes differ 2026/09/01 01:57:59 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only14: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only14: Sizes differ 2026/09/01 01:57:59 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only15: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only15: Sizes differ 2026/09/01 01:57:59 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only16: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only16: Sizes differ 2026/09/01 01:57:59 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only17: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only17: Sizes differ 2026/09/01 01:57:59 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only18: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only18: Sizes differ 2026/09/01 01:57:59 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only19: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only19: Sizes differ 2026/09/01 01:57:59 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only2: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only2: Sizes differ 2026/09/01 01:57:59 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only3: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only3: Sizes differ 2026/09/01 01:57:59 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:57:59 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only5: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only5: Sizes differ 2026/09/01 01:57:59 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only6: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only6: Sizes differ 2026/09/01 01:57:59 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only7: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only7: Sizes differ 2026/09/01 01:57:59 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only4: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only4: Sizes differ 2026/09/01 01:57:59 DEBUG : only9: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only9: Sizes differ 2026/09/01 01:57:59 DEBUG : only8: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only8: Sizes differ 2026/09/01 01:57:59 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4123196576) 2026/09/01 01:57:59 DEBUG : only1: size = 6 (B2 bucket rclone-test-tufeyex8gaxe) 2026/09/01 01:57:59 DEBUG : only1: Sizes differ 2026/09/01 01:57:59 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:58:00 DEBUG : only10: size = 0 OK 2026/09/01 01:58:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only10: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only0: size = 0 OK 2026/09/01 01:58:00 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only0: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only13: size = 0 OK 2026/09/01 01:58:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only13: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only14: size = 0 OK 2026/09/01 01:58:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only14: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only11: size = 0 OK 2026/09/01 01:58:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only11: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only15: size = 0 OK 2026/09/01 01:58:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only15: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only16: size = 0 OK 2026/09/01 01:58:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only16: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only17: size = 0 OK 2026/09/01 01:58:00 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only17: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only12: size = 0 OK 2026/09/01 01:58:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only12: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only18: size = 0 OK 2026/09/01 01:58:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only18: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only19: size = 0 OK 2026/09/01 01:58:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only19: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only2: size = 0 OK 2026/09/01 01:58:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only2: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only3: size = 0 OK 2026/09/01 01:58:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only3: Copied (replaced existing) 2026/09/01 01:58:00 DEBUG : only5: size = 0 OK 2026/09/01 01:58:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:00 INFO : only5: Copied (replaced existing) 2026/09/01 01:58:01 DEBUG : only6: size = 0 OK 2026/09/01 01:58:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:01 INFO : only6: Copied (replaced existing) 2026/09/01 01:58:01 DEBUG : only7: size = 0 OK 2026/09/01 01:58:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:01 INFO : only7: Copied (replaced existing) 2026/09/01 01:58:01 DEBUG : only4: size = 0 OK 2026/09/01 01:58:01 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:01 INFO : only4: Copied (replaced existing) 2026/09/01 01:58:01 DEBUG : only9: size = 0 OK 2026/09/01 01:58:01 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:01 INFO : only9: Copied (replaced existing) 2026/09/01 01:58:01 DEBUG : only8: size = 0 OK 2026/09/01 01:58:01 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:01 INFO : only8: Copied (replaced existing) 2026/09/01 01:58:01 DEBUG : only1: size = 0 OK 2026/09/01 01:58:01 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/09/01 01:58:01 INFO : only1: Copied (replaced existing) 2026/09/01 01:58:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.38s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:58:09 DEBUG : empty_dir: Making directory with metadata 2026/09/01 01:58:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:58:09 DEBUG : empty_on_remote: Making directory with metadata 2026/09/01 01:58:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:58:09 INFO : empty_on_remote: Making directory 2026/09/01 01:58:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/01 01:58:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/01 01:58:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/01 01:58:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:58:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:58:11 DEBUG : empty_dir: Making directory with metadata 2026/09/01 01:58:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:58:11 DEBUG : empty_on_remote: Making directory with metadata 2026/09/01 01:58:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/01 01:58:11 INFO : empty_on_remote: Making directory 2026/09/01 01:58:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/01 01:58:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/01 01:58:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/01 01:58:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:58:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/01 01:58:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:58:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:58:13 INFO : sub dir: Making directory 2026/09/01 01:58:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:58:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/01 01:58:15 INFO : sub dir: Making directory 2026/09/01 01:58:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:58:21 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:21 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:58:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : banana: size = 6 OK 2026/09/01 01:58:22 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:58:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : banana: Unchanged skipping 2026/09/01 01:58:22 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:58:22 DEBUG : apple: size = 5 OK 2026/09/01 01:58:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : apple: Unchanged skipping 2026/09/01 01:58:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:58:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:58:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:58:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:58:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:58:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:58:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:58:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:58:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:58:22 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:22 INFO : There was nothing to transfer 2026/09/01 01:58:22 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:22 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:58:22 DEBUG : banana: size = 6 OK 2026/09/01 01:58:22 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:58:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:58:22 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:58:22 DEBUG : apple: size = 5 OK 2026/09/01 01:58:22 DEBUG : banana: Unchanged skipping 2026/09/01 01:58:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : apple: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:58:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:58:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:58:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:58:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:58:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:58:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:58:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:58:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:58:22 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:58:22 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:22 INFO : There was nothing to transfer 2026/09/01 01:58:22 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:22 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:58:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:58:33 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:33 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:58:33 DEBUG : banana: size = 6 OK 2026/09/01 01:58:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:58:33 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:58:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:58:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : banana: Unchanged skipping 2026/09/01 01:58:33 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:58:33 DEBUG : apple: size = 5 OK 2026/09/01 01:58:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : apple: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:58:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:58:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:58:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:58:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:58:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:58:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:58:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:58:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:58:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:58:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:58:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:58:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:58:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:58:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:58:33 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:33 INFO : There was nothing to transfer 2026/09/01 01:58:33 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:34 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : apple: size = 5 OK 2026/09/01 01:58:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : apple: Unchanged skipping 2026/09/01 01:58:34 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:58:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:58:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:58:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:58:34 DEBUG : banana: size = 6 OK 2026/09/01 01:58:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : banana: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:58:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:58:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:58:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:58:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:58:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:58:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:58:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:58:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:58:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:58:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:58:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:58:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:58:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:58:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:58:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:58:34 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:58:34 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:34 INFO : There was nothing to transfer 2026/09/01 01:58:34 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:34 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:58:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:58:44 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:45 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:45 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/01 01:58:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:58:45 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:58:45 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:58:45 DEBUG : YmFuYW5h: size = 6 OK 2026/09/01 01:58:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/01 01:58:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/01 01:58:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : YXBwbGU=: size = 5 OK 2026/09/01 01:58:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/01 01:58:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/01 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/01 01:58:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:58:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/01 01:58:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:58:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/01 01:58:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:58:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/01 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:58:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/01 01:58:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:58:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/01 01:58:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:58:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/01 01:58:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:58:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/01 01:58:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:58:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/01 01:58:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:58:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/01 01:58:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:58:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/01 01:58:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:58:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/01 01:58:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:58:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/01 01:58:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:58:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/01 01:58:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:58:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:58:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/01 01:58:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:58:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:58:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/01 01:58:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:58:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/01 01:58:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:58:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/01 01:58:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:58:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:47 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/01 01:58:47 INFO : dir1/0008-2345678.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0009-3456789.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0003-defghij.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0011-56789;.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0013-789;=.txt: Deleted 2026/09/01 01:58:48 INFO : appleappleapplebanana: Deleted 2026/09/01 01:58:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0007-1234567.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0012-6789;.txt: Deleted 2026/09/01 01:58:48 INFO : splitbananasplit: Deleted 2026/09/01 01:58:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0010-456789.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0014-89;=.txt: Deleted 2026/09/01 01:58:48 INFO : dir1/0015-9;=.txt: Deleted 2026/09/01 01:58:48 INFO : apple: Deleted 2026/09/01 01:58:48 INFO : banana: Deleted 2026/09/01 01:58:48 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/01 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:48 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:49 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:49 DEBUG : YXBwbGU=: size = 5 OK 2026/09/01 01:58:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : apple: Unchanged skipping 2026/09/01 01:58:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/01 01:58:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:58:49 DEBUG : YmFuYW5h: size = 6 OK 2026/09/01 01:58:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/01 01:58:49 DEBUG : banana: Unchanged skipping 2026/09/01 01:58:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/01 01:58:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/01 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/01 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/01 01:58:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/01 01:58:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/01 01:58:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/01 01:58:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/01 01:58:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/01 01:58:49 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/01 01:58:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/01 01:58:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/01 01:58:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/01 01:58:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/01 01:58:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/01 01:58:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/01 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/01 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:58:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:58:49 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:58:49 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:49 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/01 01:58:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:49 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:49 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:49 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/01 01:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : apple: transformed to: YXBwbGU= 2026/09/01 01:58:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/01 01:58:49 DEBUG : banana: transformed to: YmFuYW5h 2026/09/01 01:58:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/01 01:58:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/01 01:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/01 01:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/01 01:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/01 01:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/01 01:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:58:59 DEBUG : Waiting for deletions to finish 2026/09/01 01:58:59 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:58:59 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:58:59 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:58:59 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:58:59 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:58:59 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:58:59 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:58:59 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:00 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/01 01:59:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/01 01:59:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/01 01:59:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/01 01:59:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/01 01:59:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/01 01:59:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/01 01:59:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:00 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:59:00 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:59:00 DEBUG : PREFIXapple: size = 5 OK 2026/09/01 01:59:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/01 01:59:00 INFO : apple: Copied (new) to: PREFIXapple 2026/09/01 01:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/01 01:59:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:59:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/01 01:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : PREFIXbanana: size = 6 OK 2026/09/01 01:59:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/01 01:59:00 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/01 01:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/01 01:59:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:59:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:59:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:59:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/01 01:59:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:59:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/01 01:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:59:00 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/01 01:59:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:59:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/01 01:59:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:59:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:59:00 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/01 01:59:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:59:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:59:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/01 01:59:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:59:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:59:01 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/01 01:59:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:59:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:59:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:59:01 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/01 01:59:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:59:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:59:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:59:01 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/01 01:59:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:59:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/01 01:59:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:59:01 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/01 01:59:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:59:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:59:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:59:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/01 01:59:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:59:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:59:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:59:01 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/01 01:59:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:59:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:59:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:59:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/01 01:59:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:59:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:59:01 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/01 01:59:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:59:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:59:01 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/01 01:59:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:59:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:59:02 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/01 01:59:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:59:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:59:02 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:02 INFO : dir1/0013-789;=.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0012-6789;.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0014-89;=.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0015-9;=.txt: Deleted 2026/09/01 01:59:02 INFO : splitbananasplit: Deleted 2026/09/01 01:59:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0008-2345678.txt: Deleted 2026/09/01 01:59:02 INFO : appleappleapplebanana: Deleted 2026/09/01 01:59:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/01 01:59:02 INFO : apple: Deleted 2026/09/01 01:59:02 INFO : banana: Deleted 2026/09/01 01:59:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0003-defghij.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0007-1234567.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0010-456789.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/01 01:59:02 INFO : dir1/0011-56789;.txt: Deleted 2026/09/01 01:59:03 INFO : dir1/0009-3456789.txt: Deleted 2026/09/01 01:59:03 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/01 01:59:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/01 01:59:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/01 01:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/01 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/01 01:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/01 01:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/01 01:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/01 01:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/01 01:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/01 01:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/01 01:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/01 01:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/01 01:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/01 01:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/01 01:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/01 01:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/01 01:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/01 01:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/01 01:59:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:03 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:59:03 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:59:03 DEBUG : apple: size = 5 OK 2026/09/01 01:59:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/01 01:59:03 INFO : apple: Copied (new) 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:59:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:59:03 INFO : appleappleapplebanana: Copied (new) 2026/09/01 01:59:03 DEBUG : banana: size = 6 OK 2026/09/01 01:59:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/01 01:59:03 INFO : banana: Copied (new) 2026/09/01 01:59:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:59:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:59:03 INFO : splitbananasplit: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:59:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:59:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:59:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:59:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:59:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:59:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:59:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:59:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:59:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:59:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:59:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:59:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:59:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:59:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:59:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:59:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:59:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:59:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:59:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:59:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:59:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:59:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:59:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:59:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:59:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:59:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:59:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:59:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:59:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:59:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:59:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/01 01:59:04 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:04 INFO : PREFIXsplitbananasplit: Deleted 2026/09/01 01:59:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/01 01:59:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/01 01:59:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/01 01:59:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/01 01:59:04 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/01 01:59:04 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/01 01:59:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/01 01:59:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/01 01:59:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/01 01:59:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/01 01:59:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/01 01:59:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/01 01:59:05 INFO : PREFIXbanana: Deleted 2026/09/01 01:59:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/01 01:59:05 INFO : PREFIXapple: Deleted 2026/09/01 01:59:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/01 01:59:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/01 01:59:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/01 01:59:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/01 01:59:05 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:05 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:05 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:59:15 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:16 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:59:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:59:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:59:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:59:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:59:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:59:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:16 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:59:16 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:59:16 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/01 01:59:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/01 01:59:16 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:59:16 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/01 01:59:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:59:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:16 DEBUG : appleSUFFIX: size = 5 OK 2026/09/01 01:59:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/01 01:59:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/01 01:59:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/01 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:59:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/01 01:59:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:59:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:59:17 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/01 01:59:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:59:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/01 01:59:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:59:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/01 01:59:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:59:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/01 01:59:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:59:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/01 01:59:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:59:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/01 01:59:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:59:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/01 01:59:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:59:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/01 01:59:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:59:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/01 01:59:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:59:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:59:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:59:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/01 01:59:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:59:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:59:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:59:18 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/01 01:59:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:59:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:59:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:59:18 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/01 01:59:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:59:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:59:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/01 01:59:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:59:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:59:18 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/01 01:59:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:59:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:59:18 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/01 01:59:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:59:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:59:18 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:18 INFO : splitbananasplit: Deleted 2026/09/01 01:59:18 INFO : dir1/0003-defghij.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/01 01:59:19 INFO : apple: Deleted 2026/09/01 01:59:19 INFO : banana: Deleted 2026/09/01 01:59:19 INFO : dir1/0009-3456789.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0008-2345678.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0012-6789;.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0007-1234567.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0010-456789.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0011-56789;.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0015-9;=.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0013-789;=.txt: Deleted 2026/09/01 01:59:19 INFO : dir1/0014-89;=.txt: Deleted 2026/09/01 01:59:19 INFO : appleappleapplebanana: Deleted 2026/09/01 01:59:19 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/01 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : apple: transformed to: appleSUFFIX 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/01 01:59:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/01 01:59:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/01 01:59:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:20 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:59:20 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:59:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:59:20 INFO : appleappleapplebanana: Copied (new) 2026/09/01 01:59:20 DEBUG : apple: size = 5 OK 2026/09/01 01:59:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/09/01 01:59:20 INFO : apple: Copied (new) 2026/09/01 01:59:20 DEBUG : banana: size = 6 OK 2026/09/01 01:59:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/09/01 01:59:20 INFO : banana: Copied (new) 2026/09/01 01:59:20 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:59:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:59:20 INFO : splitbananasplit: Copied (new) 2026/09/01 01:59:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:59:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:59:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/01 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:59:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/01 01:59:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:59:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:59:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/01 01:59:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:59:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:59:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/01 01:59:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:59:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:59:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/01 01:59:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:59:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:59:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/01 01:59:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:59:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:59:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/01 01:59:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:59:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:59:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/01 01:59:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:59:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:59:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/01 01:59:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:59:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:59:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/01 01:59:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:59:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:59:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/01 01:59:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:59:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:59:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/01 01:59:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:59:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:59:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/01 01:59:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:59:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:59:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/01 01:59:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:59:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:59:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/01 01:59:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:59:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:59:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/01 01:59:21 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:21 INFO : bananaSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : appleSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/01 01:59:21 INFO : splitbananasplitSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/01 01:59:21 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/01 01:59:21 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:22 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:22 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:59:32 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:32 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:33 DEBUG : apple: size = 5 OK 2026/09/01 01:59:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:33 DEBUG : banana: size = 6 OK 2026/09/01 01:59:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:33 DEBUG : banana: Unchanged skipping 2026/09/01 01:59:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:33 DEBUG : apple: Unchanged skipping 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:59:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/01 01:59:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/01 01:59:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:59:33 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:59:33 DEBUG : appleapple: size = 21 OK 2026/09/01 01:59:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/09/01 01:59:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/01 01:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:59:33 DEBUG : splitbanan: size = 16 OK 2026/09/01 01:59:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/09/01 01:59:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/01 01:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:59:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/01 01:59:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/09/01 01:59:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/01 01:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:59:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/01 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/09/01 01:59:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/01 01:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:59:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/01 01:59:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/09/01 01:59:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/01 01:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:59:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/01 01:59:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/09/01 01:59:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/01 01:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:59:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/01 01:59:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/09/01 01:59:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/01 01:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:59:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/01 01:59:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/09/01 01:59:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/01 01:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:59:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/01 01:59:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/09/01 01:59:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/01 01:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:59:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/01 01:59:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/09/01 01:59:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/01 01:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:59:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/01 01:59:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/09/01 01:59:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/01 01:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:59:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/01 01:59:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/09/01 01:59:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/01 01:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:59:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/01 01:59:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/09/01 01:59:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/01 01:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:59:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/01 01:59:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/09/01 01:59:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/01 01:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:59:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/01 01:59:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/09/01 01:59:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/01 01:59:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/01 01:59:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/09/01 01:59:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/01 01:59:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/01 01:59:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/09/01 01:59:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/01 01:59:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/01 01:59:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/09/01 01:59:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/01 01:59:34 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/01 01:59:34 INFO : appleappleapplebanana: Deleted 2026/09/01 01:59:34 INFO : dir1/0009-3456789.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0015-9;=.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0013-789;=.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0008-2345678.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0003-defghij.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0012-6789;.txt: Deleted 2026/09/01 01:59:34 INFO : splitbananasplit: Deleted 2026/09/01 01:59:34 INFO : dir1/0014-89;=.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0011-56789;.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0007-1234567.txt: Deleted 2026/09/01 01:59:34 INFO : dir1/0010-456789.txt: Deleted 2026/09/01 01:59:34 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:35 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : appleapple: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:59:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:59:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:59:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:59:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:59:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:59:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:59:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:59:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:59:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:59:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:59:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:59:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:59:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:59:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:59:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:59:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:59:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:59:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:59:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:59:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:59:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:59:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:59:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:59:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:59:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:59:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:59:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:59:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:59:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:59:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:59:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:59:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:59:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:59:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:59:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:59:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:59:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:59:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:59:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:59:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:59:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:59:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:59:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:59:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:35 DEBUG : appleapple: size = 21 OK 2026/09/01 01:59:35 DEBUG : apple: size = 5 OK 2026/09/01 01:59:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : apple: Unchanged skipping 2026/09/01 01:59:35 DEBUG : splitbanan: size = 16 OK 2026/09/01 01:59:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : banana: size = 6 OK 2026/09/01 01:59:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : banana: Unchanged skipping 2026/09/01 01:59:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/01 01:59:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/01 01:59:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/01 01:59:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/01 01:59:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/01 01:59:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/01 01:59:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/01 01:59:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/01 01:59:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/01 01:59:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/01 01:59:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/01 01:59:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/01 01:59:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/01 01:59:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/01 01:59:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/01 01:59:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/01 01:59:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/01 01:59:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/01 01:59:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/01 01:59:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/01 01:59:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/01 01:59:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/01 01:59:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/01 01:59:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/01 01:59:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:59:35 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:59:35 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:59:35 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:35 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:35 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : appleapple: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/01 01:59:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/01 01:59:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:59:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/01 01:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:59:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/01 01:59:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/01 01:59:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/01 01:59:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/01 01:59:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/01 01:59:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/01 01:59:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/01 01:59:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/01 01:59:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/01 01:59:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/01 01:59:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/01 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/01 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/01 01:59:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/01 01:59:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/01 01:59:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/01 01:59:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/01 01:59:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:59:45 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:46 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : apple: size = 5 OK 2026/09/01 01:59:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:59:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : apple: Unchanged skipping 2026/09/01 01:59:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:59:46 DEBUG : banana: size = 6 OK 2026/09/01 01:59:46 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:59:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : banana: Unchanged skipping 2026/09/01 01:59:46 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:59:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:59:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:59:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:59:46 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:59:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:59:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:59:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:59:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:59:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:59:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:59:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:59:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:59:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:59:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:59:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:59:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:59:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:59:46 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:59:46 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:46 INFO : There was nothing to transfer 2026/09/01 01:59:46 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:46 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : banana: size = 6 OK 2026/09/01 01:59:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : banana: Unchanged skipping 2026/09/01 01:59:47 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:59:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:59:47 DEBUG : apple: size = 5 OK 2026/09/01 01:59:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : apple: Unchanged skipping 2026/09/01 01:59:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:59:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:59:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:59:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:59:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:59:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:59:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:59:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:59:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:59:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:59:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:59:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:59:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:59:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:59:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:59:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:59:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:59:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:59:47 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:59:47 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:47 INFO : There was nothing to transfer 2026/09/01 01:59:47 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:47 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:59:47 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:48 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 01:59:58 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:58 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:59:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:59:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:59:58 DEBUG : apple: size = 5 OK 2026/09/01 01:59:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : apple: Unchanged skipping 2026/09/01 01:59:58 DEBUG : banana: size = 6 OK 2026/09/01 01:59:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : banana: Unchanged skipping 2026/09/01 01:59:58 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:59:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:59:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:59:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:59:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:59:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:59:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:59:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:59:58 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:59:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:59:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:59:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:59:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:59:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:59:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:59:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:59:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:59:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:59:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:59:58 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:59:58 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:58 INFO : There was nothing to transfer 2026/09/01 01:59:58 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:59 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : apple: size = 5 OK 2026/09/01 01:59:59 DEBUG : banana: size = 6 OK 2026/09/01 01:59:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : apple: Unchanged skipping 2026/09/01 01:59:59 DEBUG : banana: Unchanged skipping 2026/09/01 01:59:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 01:59:59 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 01:59:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 01:59:59 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 01:59:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 01:59:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 01:59:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 01:59:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 01:59:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 01:59:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 01:59:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 01:59:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 01:59:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 01:59:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 01:59:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 01:59:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 01:59:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 01:59:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 01:59:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 01:59:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 01:59:59 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 01:59:59 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:59 INFO : There was nothing to transfer 2026/09/01 01:59:59 DEBUG : Waiting for deletions to finish 2026/09/01 01:59:59 DEBUG : apple: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : banana: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 01:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:09 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:10 DEBUG : apple: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : banana: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 02:00:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 02:00:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 02:00:10 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 02:00:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 02:00:10 DEBUG : apple: size = 5 OK 2026/09/01 02:00:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : apple: Unchanged skipping 2026/09/01 02:00:10 DEBUG : banana: size = 6 OK 2026/09/01 02:00:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : banana: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 02:00:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 02:00:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 02:00:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 02:00:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 02:00:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 02:00:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 02:00:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 02:00:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 02:00:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 02:00:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 02:00:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 02:00:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 02:00:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 02:00:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 02:00:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 02:00:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 02:00:10 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:10 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:10 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:10 INFO : There was nothing to transfer 2026/09/01 02:00:10 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:11 DEBUG : apple: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : banana: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : apple: size = 5 OK 2026/09/01 02:00:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : apple: Unchanged skipping 2026/09/01 02:00:11 DEBUG : banana: size = 6 OK 2026/09/01 02:00:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 02:00:11 DEBUG : banana: Unchanged skipping 2026/09/01 02:00:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 02:00:11 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 02:00:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 02:00:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 02:00:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 02:00:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 02:00:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 02:00:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 02:00:11 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 02:00:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 02:00:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 02:00:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 02:00:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 02:00:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 02:00:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 02:00:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 02:00:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 02:00:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 02:00:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 02:00:11 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:11 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:11 INFO : There was nothing to transfer 2026/09/01 02:00:11 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:11 DEBUG : apple: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : banana: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 02:00:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:22 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/09/01 02:00:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 02:00:23 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 02:00:23 DEBUG : apple: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : banana: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : apple: size = 5 OK 2026/09/01 02:00:23 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 02:00:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 02:00:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 02:00:23 DEBUG : apple: Unchanged skipping 2026/09/01 02:00:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 02:00:23 DEBUG : banana: size = 6 OK 2026/09/01 02:00:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : banana: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 02:00:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 02:00:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 02:00:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 02:00:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 02:00:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 02:00:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 02:00:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 02:00:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 02:00:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 02:00:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 02:00:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 02:00:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 02:00:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 02:00:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 02:00:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 02:00:23 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:23 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:23 INFO : There was nothing to transfer 2026/09/01 02:00:23 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:23 DEBUG : apple: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : banana: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 02:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : apple: size = 5 OK 2026/09/01 02:00:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 02:00:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : banana: size = 6 OK 2026/09/01 02:00:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 02:00:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : apple: Unchanged skipping 2026/09/01 02:00:24 DEBUG : banana: Unchanged skipping 2026/09/01 02:00:24 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 02:00:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 02:00:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 02:00:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 02:00:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 02:00:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 02:00:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 02:00:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 02:00:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 02:00:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 02:00:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 02:00:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 02:00:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 02:00:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 02:00:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 02:00:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 02:00:24 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:24 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:24 INFO : There was nothing to transfer 2026/09/01 02:00:24 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:24 DEBUG : apple: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : banana: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 02:00:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:34 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:35 DEBUG : apple: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : banana: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : apple: size = 5 OK 2026/09/01 02:00:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 02:00:35 DEBUG : apple: Unchanged skipping 2026/09/01 02:00:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : banana: size = 6 OK 2026/09/01 02:00:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 02:00:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : banana: Unchanged skipping 2026/09/01 02:00:35 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 02:00:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 02:00:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 02:00:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 02:00:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 02:00:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 02:00:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 02:00:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 02:00:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 02:00:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 02:00:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 02:00:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 02:00:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 02:00:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 02:00:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 02:00:35 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:35 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:35 INFO : There was nothing to transfer 2026/09/01 02:00:35 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:35 DEBUG : apple: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : banana: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 02:00:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : apple: size = 5 OK 2026/09/01 02:00:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/01 02:00:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/01 02:00:36 DEBUG : splitbananasplit: size = 16 OK 2026/09/01 02:00:36 DEBUG : apple: Unchanged skipping 2026/09/01 02:00:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : splitbananasplit: Unchanged skipping 2026/09/01 02:00:36 DEBUG : banana: size = 6 OK 2026/09/01 02:00:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : banana: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/01 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/01 02:00:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/01 02:00:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/01 02:00:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/01 02:00:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/01 02:00:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/01 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/01 02:00:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/01 02:00:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/01 02:00:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/01 02:00:36 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/01 02:00:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/01 02:00:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/01 02:00:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/01 02:00:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/01 02:00:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/01 02:00:36 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:36 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:36 INFO : There was nothing to transfer 2026/09/01 02:00:36 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:36 DEBUG : apple: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : banana: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/01 02:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (143.87s) --- PASS: TestTransform/NFC (10.41s) --- PASS: TestTransform/NFD (11.74s) --- PASS: TestTransform/base64 (14.52s) --- PASS: TestTransform/prefix (16.48s) --- PASS: TestTransform/suffix (16.63s) --- PASS: TestTransform/truncate (13.43s) --- PASS: TestTransform/encoder (12.10s) --- PASS: TestTransform/ISO-8859-1 (11.75s) --- PASS: TestTransform/charmap (12.29s) --- PASS: TestTransform/lowercase (12.36s) --- PASS: TestTransform/ascii (12.16s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/01 02:00:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/01 02:00:41 INFO : sub dir_somesuffix: Making directory 2026/09/01 02:00:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/01 02:00:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/01 02:00:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/01 02:00:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/01 02:00:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/01 02:00:41 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:41 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/01 02:00:42 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/01 02:00:42 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:43 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:43 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:43 INFO : tictactoe: Making directory 2026/09/01 02:00:43 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:43 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/01 02:00:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:43 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:43 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:43 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/01 02:00:43 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:43 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/01 02:00:43 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:44 INFO : toe: Making directory 2026/09/01 02:00:44 INFO : toe/toe: Making directory 2026/09/01 02:00:44 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/01 02:00:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/01 02:00:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/01 02:00:44 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:44 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/01 02:00:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/01 02:00:45 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.54s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:46 INFO : toe: Making directory 2026/09/01 02:00:46 INFO : toe/toe: Making directory 2026/09/01 02:00:46 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/01 02:00:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/01 02:00:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/01 02:00:46 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:46 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:47 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/01 02:00:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/01 02:00:47 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.68s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:47 DEBUG : empty_dir: Making directory with metadata 2026/09/01 02:00:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 02:00:47 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:48 INFO : tictacempty_dir: Making directory 2026/09/01 02:00:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:48 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:48 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:48 INFO : tictactoe: Making directory 2026/09/01 02:00:48 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:48 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:48 INFO : tictactoe/tictactoe: Making directory 2026/09/01 02:00:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/01 02:00:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 02:00:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/01 02:00:48 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:48 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/01 02:00:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/01 02:00:48 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:49 DEBUG : empty_dir: Making directory with metadata 2026/09/01 02:00:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 02:00:49 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:49 INFO : tictacempty_dir: Making directory 2026/09/01 02:00:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:49 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:49 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:49 INFO : tictactoe: Making directory 2026/09/01 02:00:49 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:49 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:49 INFO : tictactoe/tictactoe: Making directory 2026/09/01 02:00:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/01 02:00:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 02:00:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:49 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:49 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 02:00:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:50 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/01 02:00:51 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:51 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:51 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:51 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/01 02:00:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 02:00:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/09/01 02:00:51 NOTICE: B2 bucket rclone-test-tufeyex8gaxe: 0 differences found 2026/09/01 02:00:51 NOTICE: B2 bucket rclone-test-tufeyex8gaxe: 1 matching files --- PASS: TestAllTag (2.32s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:51 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:52 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:52 INFO : tictactoe: Making directory 2026/09/01 02:00:52 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:52 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:52 INFO : tictactoe/tictactoe: Making directory 2026/09/01 02:00:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/01 02:00:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 02:00:52 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/01 02:00:52 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/01 02:00:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/01 02:00:52 DEBUG : Waiting for deletions to finish 2026/09/01 02:00:52 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:53 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:53 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/01 02:00:53 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/01 02:00:53 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/01 02:00:53 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/01 02:00:53 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:53 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.11s) === RUN TestSyntax 2026/09/01 02:00:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:54 INFO : toe: Making directory 2026/09/01 02:00:54 INFO : toe/toe: Making directory 2026/09/01 02:00:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/01 02:00:54 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:54 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:54 DEBUG : toe/toe/toe: size = 11 OK 2026/09/01 02:00:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:54 INFO : toe/toe/toe: Copied (new) 2026/09/01 02:00:54 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.54s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:55 DEBUG : empty_dir: Making directory with metadata 2026/09/01 02:00:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 02:00:55 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:55 INFO : tictacempty_dir: Making directory 2026/09/01 02:00:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:55 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:55 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:55 INFO : tictactoe: Making directory 2026/09/01 02:00:55 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:55 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:55 INFO : tictactoe/tictactoe: Making directory 2026/09/01 02:00:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/01 02:00:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 02:00:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:55 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:55 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 02:00:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:56 INFO : toe/toe/toe.txt: Deleted 2026/09/01 02:00:56 INFO : toe/toe: Removing directory 2026/09/01 02:00:56 INFO : toe: Removing directory 2026/09/01 02:00:56 INFO : empty_dir: Removing directory 2026/09/01 02:00:56 DEBUG : Local file system at /tmp/rclone4123196576: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:00:57 DEBUG : empty_dir: Making directory with metadata 2026/09/01 02:00:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 02:00:57 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:57 INFO : tictacempty_dir: Making directory 2026/09/01 02:00:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:00:57 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:57 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:57 INFO : tictactoe: Making directory 2026/09/01 02:00:57 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:57 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:00:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:57 INFO : tictactoe/tictactoe: Making directory 2026/09/01 02:00:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:00:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/01 02:00:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 02:00:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:57 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:00:57 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 02:00:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:00:58 INFO : toe/toe/toe.txt: Deleted 2026/09/01 02:00:58 INFO : toe/toe: Removing directory 2026/09/01 02:00:58 INFO : toe: Removing directory 2026/09/01 02:00:58 INFO : empty_dir: Removing directory 2026/09/01 02:00:58 DEBUG : Local file system at /tmp/rclone4123196576: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/01 02:00:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 02:00:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/01 02:00:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 02:00:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 02:00:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 02:00:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/01 02:00:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:00:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/09/01 02:00:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.41s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:01:00 DEBUG : Reset feature "Copy" 2026/09/01 02:01:00 DEBUG : Reset feature "Move" 2026/09/01 02:01:00 DEBUG : Reset feature "Copy" 2026/09/01 02:01:00 DEBUG : Reset feature "Move" 2026/09/01 02:01:00 DEBUG : empty_dir: Making directory with metadata 2026/09/01 02:01:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/01 02:01:00 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:01:00 INFO : tictacempty_dir: Making directory 2026/09/01 02:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/01 02:01:00 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:01:00 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:01:00 INFO : tictactoe: Making directory 2026/09/01 02:01:00 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:01:00 DEBUG : toe: transformed to: tictactoe 2026/09/01 02:01:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:01:00 INFO : tictactoe/tictactoe: Making directory 2026/09/01 02:01:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/01 02:01:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/01 02:01:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:01:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 02:01:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:01:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:01:00 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:01:00 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:01:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 02:01:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:01:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/01 02:01:01 INFO : toe/toe/toe.txt: Deleted 2026/09/01 02:01:01 INFO : toe/toe: Removing directory 2026/09/01 02:01:01 INFO : toe: Removing directory 2026/09/01 02:01:01 INFO : empty_dir: Removing directory 2026/09/01 02:01:01 DEBUG : Local file system at /tmp/rclone4123196576: deleted 3 directories fstest.go:251: Filtering empty directory "tictacempty_dir" 2026/09/01 02:01:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/01 02:01:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/01 02:01:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 02:01:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 02:01:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/01 02:01:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/01 02:01:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:01:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/01 02:01:03 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:251: Filtering empty directory "tictacempty_dir" fstest.go:251: Filtering empty directory "tictactoe" fstest.go:251: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.52s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:01:04 DEBUG : toe: transformed to: dG9l 2026/09/01 02:01:04 DEBUG : toe: transformed to: dG9l 2026/09/01 02:01:04 INFO : dG9l: Making directory 2026/09/01 02:01:04 DEBUG : toe: transformed to: dG9l 2026/09/01 02:01:04 DEBUG : toe: transformed to: dG9l 2026/09/01 02:01:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/01 02:01:04 INFO : dG9l/dG9l: Making directory 2026/09/01 02:01:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/01 02:01:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/01 02:01:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/01 02:01:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/01 02:01:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/01 02:01:04 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:01:04 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:01:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/01 02:01:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:01:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/01 02:01:04 DEBUG : Waiting for deletions to finish 2026/09/01 02:01:05 DEBUG : dG9l: transformed to: toe 2026/09/01 02:01:05 DEBUG : dG9l: transformed to: toe 2026/09/01 02:01:05 DEBUG : dG9l: transformed to: toe 2026/09/01 02:01:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/01 02:01:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/01 02:01:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/01 02:01:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/01 02:01:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/01 02:01:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/01 02:01:05 DEBUG : Local file system at /tmp/rclone4123196576: Waiting for checks to finish 2026/09/01 02:01:05 DEBUG : Local file system at /tmp/rclone4123196576: Waiting for transfers to finish 2026/09/01 02:01:05 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.34s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-tufeyex8gaxe", Local "Local file system at /tmp/rclone4123196576", Modify Window "1ms" 2026/09/01 02:01:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 02:01:06 DEBUG : toe: transformed to: 2026/09/01 02:01:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 02:01:06 DEBUG : toe: transformed to: 2026/09/01 02:01:06 INFO : B2 bucket rclone-test-tufeyex8gaxe: Making directory 2026/09/01 02:01:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 02:01:06 DEBUG : toe: transformed to: 2026/09/01 02:01:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 02:01:06 DEBUG : toe: transformed to: 2026/09/01 02:01:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 02:01:06 DEBUG : toe/toe: transformed to: 2026/09/01 02:01:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/01 02:01:06 INFO : toe/toe: Making directory 2026/09/01 02:01:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 02:01:06 DEBUG : toe/toe: transformed to: 2026/09/01 02:01:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/01 02:01:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 02:01:06 DEBUG : toe: transformed to: 2026/09/01 02:01:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/01 02:01:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/01 02:01:06 DEBUG : toe/toe/toe: transformed to: 2026/09/01 02:01:06 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/01 02:01:06 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for checks to finish 2026/09/01 02:01:06 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Waiting for transfers to finish 2026/09/01 02:01:07 DEBUG : toe/toe/toe: size = 11 OK 2026/09/01 02:01:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/09/01 02:01:07 INFO : toe/toe/toe: Copied (new) 2026/09/01 02:01:07 ERROR : B2 bucket rclone-test-tufeyex8gaxe: not deleting files as there were IO errors 2026/09/01 02:01:07 ERROR : B2 bucket rclone-test-tufeyex8gaxe: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/09/01 02:01:07 DEBUG : B2 bucket rclone-test-tufeyex8gaxe: Purge remote 2026/09/01 02:01:07 INFO : B2 bucket rclone-test-tufeyex8gaxe: cleaning bucket "rclone-test-tufeyex8gaxe" of all files 2026/09/01 02:01:08 DEBUG : BackupDir/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a6785768cd_d20260901_m015544_c001_v7007000_t0000_u01788227744393") 2026/09/01 02:01:08 DEBUG : BackupDir/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4149c3bec8c87651_d20260901_m015539_c001_v0001179_t0034_u01788227739984") 2026/09/01 02:01:08 DEBUG : CompareDest/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a84ac_d20260901_m015521_c001_v7007000_t0000_u01788227721176") 2026/09/01 02:01:08 DEBUG : CompareDest/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c85a9_d20260901_m015516_c001_v0001097_t0001_u01788227716042") 2026/09/01 02:01:08 DEBUG : CompareDest/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a84ae_d20260901_m015521_c001_v7007000_t0000_u01788227721355") 2026/09/01 02:01:08 DEBUG : CompareDest/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba659a_d20260901_m015516_c001_v0001144_t0056_u01788227716959") 2026/09/01 02:01:08 DEBUG : CopyDest/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a6785768ce_d20260901_m015544_c001_v7007000_t0000_u01788227744582") 2026/09/01 02:01:08 DEBUG : CopyDest/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba65c8_d20260901_m015536_c001_v0001144_t0056_u01788227736823") 2026/09/01 02:01:08 DEBUG : CopyDest/three: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a6785768d0_d20260901_m015544_c001_v7007000_t0000_u01788227744762") 2026/09/01 02:01:09 DEBUG : CopyDest/three: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba65d0_d20260901_m015542_c001_v0001144_t0056_u01788227742627") 2026/09/01 02:01:09 DEBUG : CopyDest/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a6785768d2_d20260901_m015544_c001_v7007000_t0000_u01788227744942") 2026/09/01 02:01:09 DEBUG : CopyDest/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8606_d20260901_m015540_c001_v0001097_t0001_u01788227740751") 2026/09/01 02:01:09 DEBUG : EXISTING: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2c7_d20260901_m015735_c001_v7007000_t0000_u01788227855363") 2026/09/01 02:01:09 DEBUG : EXISTING: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6706_d20260901_m015734_c001_v0001144_t0056_u01788227854022") 2026/09/01 02:01:09 DEBUG : PREFIXapple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898faf_d20260901_m015904_c001_v7007000_t0000_u01788227944997") 2026/09/01 02:01:09 DEBUG : PREFIXapple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a98_d20260901_m015900_c001_v0001178_t0051_u01788227940238") 2026/09/01 02:01:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f408021850f8dfe34_d20260901_m015905_c001_v7007000_t0000_u01788227945103") 2026/09/01 02:01:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba6880_d20260901_m015900_c001_v0001144_t0047_u01788227940250") 2026/09/01 02:01:09 DEBUG : PREFIXbanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4106feb03be02c2b_d20260901_m015904_c001_v7007000_t0000_u01788227944976") 2026/09/01 02:01:09 DEBUG : PREFIXbanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5326_d20260901_m015900_c001_v0001157_t0008_u01788227940269") 2026/09/01 02:01:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f408021850f8dfe32_d20260901_m015904_c001_v7007000_t0000_u01788227944740") 2026/09/01 02:01:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27eb5_d20260901_m015900_c001_v0001092_t0020_u01788227940257") 2026/09/01 02:01:09 DEBUG : Testêé: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2be_d20260901_m015731_c001_v7007000_t0000_u01788227851776") 2026/09/01 02:01:10 DEBUG : Testêé: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6700_d20260901_m015731_c001_v0001144_t0056_u01788227851178") 2026/09/01 02:01:10 DEBUG : Testêé: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66fc_d20260901_m015730_c001_v0001144_t0056_u01788227850622") 2026/09/01 02:01:10 DEBUG : YXBwbGU=: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce377_d20260901_m015849_c001_v7007000_t0000_u01788227929888") 2026/09/01 02:01:10 DEBUG : YXBwbGU=: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52ee_d20260901_m015845_c001_v0001157_t0008_u01788227925682") 2026/09/01 02:01:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce378_d20260901_m015850_c001_v7007000_t0000_u01788227930069") 2026/09/01 02:01:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba6864_d20260901_m015845_c001_v0001144_t0007_u01788227925692") 2026/09/01 02:01:10 DEBUG : YmFuYW5h: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce37a_d20260901_m015850_c001_v7007000_t0000_u01788227930382") 2026/09/01 02:01:10 DEBUG : YmFuYW5h: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a66_d20260901_m015845_c001_v0001178_t0051_u01788227925673") 2026/09/01 02:01:10 DEBUG : a/potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a833c_d20260901_m015351_c001_v7007000_t0000_u01788227631382") 2026/09/01 02:01:10 DEBUG : a/potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c8458_d20260901_m015350_c001_v0001097_t0049_u01788227630503") 2026/09/01 02:01:10 DEBUG : a/potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8337_d20260901_m015349_c001_v7007000_t0000_u01788227629172") 2026/09/01 02:01:10 DEBUG : a/potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c844a_d20260901_m015348_c001_v0001097_t0011_u01788227628215") 2026/09/01 02:01:10 DEBUG : a/potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d44b_d20260901_m015332_c001_v7007000_t0000_u01788227612668") 2026/09/01 02:01:10 DEBUG : a/potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c83fc_d20260901_m015331_c001_v0001097_t0036_u01788227611705") 2026/09/01 02:01:11 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4ae6_d20260901_m020037_c001_v7007000_t0000_u01788228037224") 2026/09/01 02:01:11 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39bf0_d20260901_m020033_c001_v0001178_t0051_u01788228033902") 2026/09/01 02:01:11 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33814_d20260901_m020025_c001_v7007000_t0000_u01788228025062") 2026/09/01 02:01:11 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39bc4_d20260901_m020021_c001_v0001178_t0051_u01788228021786") 2026/09/01 02:01:11 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7de_d20260901_m020012_c001_v7007000_t0000_u01788228012484") 2026/09/01 02:01:11 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b96_d20260901_m020009_c001_v0001178_t0051_u01788228009210") 2026/09/01 02:01:11 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899049_d20260901_m020000_c001_v7007000_t0000_u01788228000328") 2026/09/01 02:01:11 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b78_d20260901_m015957_c001_v0001178_t0051_u01788227997420") 2026/09/01 02:01:11 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899024_d20260901_m015948_c001_v7007000_t0000_u01788227988609") 2026/09/01 02:01:11 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b50_d20260901_m015945_c001_v0001178_t0051_u01788227985268") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898ffa_d20260901_m015936_c001_v7007000_t0000_u01788227976500") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f0b_d20260901_m015931_c001_v0001092_t0020_u01788227971864") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2278_d20260901_m015923_c001_v7007000_t0000_u01788227963142") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5376_d20260901_m015920_c001_v0001157_t0008_u01788227960370") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26865_d20260901_m015919_c001_v7007000_t0000_u01788227959189") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68ae_d20260901_m015915_c001_v0001144_t0056_u01788227955263") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26847_d20260901_m015906_c001_v7007000_t0000_u01788227946464") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba688c_d20260901_m015903_c001_v0001144_t0056_u01788227943784") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f407006445fc4b155_d20260901_m015902_c001_v7007000_t0000_u01788227942712") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a96_d20260901_m015858_c001_v0001178_t0051_u01788227938790") 2026/09/01 02:01:12 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5e6_d20260901_m015848_c001_v7007000_t0000_u01788227928348") 2026/09/01 02:01:13 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a60_d20260901_m015844_c001_v0001178_t0051_u01788227924242") 2026/09/01 02:01:13 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5b1_d20260901_m015835_c001_v7007000_t0000_u01788227915350") 2026/09/01 02:01:13 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a44_d20260901_m015832_c001_v0001178_t0051_u01788227912586") 2026/09/01 02:01:13 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c21_d20260901_m015823_c001_v7007000_t0000_u01788227903449") 2026/09/01 02:01:13 DEBUG : apple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a20_d20260901_m015820_c001_v0001178_t0051_u01788227900713") 2026/09/01 02:01:13 DEBUG : appleSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26867_d20260901_m015921_c001_v7007000_t0000_u01788227961374") 2026/09/01 02:01:13 DEBUG : appleSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ee3_d20260901_m015916_c001_v0001092_t0020_u01788227956737") 2026/09/01 02:01:13 DEBUG : appleapple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898ffb_d20260901_m015936_c001_v7007000_t0000_u01788227976682") 2026/09/01 02:01:13 DEBUG : appleapple: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f0f_d20260901_m015933_c001_v0001092_t0020_u01788227973306") 2026/09/01 02:01:13 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4ae9_d20260901_m020037_c001_v7007000_t0000_u01788228037466") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5452_d20260901_m020034_c001_v0001157_t0008_u01788228034269") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33815_d20260901_m020025_c001_v7007000_t0000_u01788228025243") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5434_d20260901_m020022_c001_v0001157_t0008_u01788228022176") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7e0_d20260901_m020012_c001_v7007000_t0000_u01788228012756") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b540e_d20260901_m020009_c001_v0001157_t0008_u01788228009579") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889904a_d20260901_m020000_c001_v7007000_t0000_u01788228000510") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53e2_d20260901_m015957_c001_v0001157_t0008_u01788227997791") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899025_d20260901_m015948_c001_v7007000_t0000_u01788227988794") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53c4_d20260901_m015945_c001_v0001157_t0008_u01788227985635") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898ff3_d20260901_m015934_c001_v7007000_t0000_u01788227974316") 2026/09/01 02:01:14 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b1a_d20260901_m015932_c001_v0001178_t0051_u01788227972233") 2026/09/01 02:01:15 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2279_d20260901_m015923_c001_v7007000_t0000_u01788227963323") 2026/09/01 02:01:15 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ef1_d20260901_m015920_c001_v0001092_t0020_u01788227960351") 2026/09/01 02:01:15 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a874a_d20260901_m015919_c001_v7007000_t0000_u01788227959472") 2026/09/01 02:01:15 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39ad8_d20260901_m015915_c001_v0001178_t0051_u01788227955635") 2026/09/01 02:01:15 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26848_d20260901_m015906_c001_v7007000_t0000_u01788227946645") 2026/09/01 02:01:15 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5330_d20260901_m015903_c001_v0001157_t0008_u01788227943793") 2026/09/01 02:01:15 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f415c338d69c98fb9_d20260901_m015902_c001_v7007000_t0000_u01788227942691") 2026/09/01 02:01:15 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27eb3_d20260901_m015859_c001_v0001092_t0020_u01788227939161") 2026/09/01 02:01:15 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4086babe16c7b52e_d20260901_m015848_c001_v7007000_t0000_u01788227928059") 2026/09/01 02:01:15 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6862_d20260901_m015844_c001_v0001144_t0056_u01788227924612") 2026/09/01 02:01:16 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5b2_d20260901_m015835_c001_v7007000_t0000_u01788227915530") 2026/09/01 02:01:16 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6846_d20260901_m015832_c001_v0001144_t0056_u01788227912968") 2026/09/01 02:01:16 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c22_d20260901_m015823_c001_v7007000_t0000_u01788227903629") 2026/09/01 02:01:16 DEBUG : appleappleapplebanana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6820_d20260901_m015821_c001_v0001144_t0056_u01788227901088") 2026/09/01 02:01:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4106feb03be02c3d_d20260901_m015921_c001_v7007000_t0000_u01788227961551") 2026/09/01 02:01:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba68b4_d20260901_m015916_c001_v0001144_t0025_u01788227956707") 2026/09/01 02:01:16 DEBUG : b/potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a833d_d20260901_m015351_c001_v7007000_t0000_u01788227631564") 2026/09/01 02:01:16 DEBUG : b/potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8450_d20260901_m015349_c001_v0001097_t0001_u01788227629717") 2026/09/01 02:01:16 DEBUG : b/potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8336_d20260901_m015348_c001_v7007000_t0000_u01788227628620") 2026/09/01 02:01:16 DEBUG : b/potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8446_d20260901_m015347_c001_v0001097_t0001_u01788227627491") 2026/09/01 02:01:16 DEBUG : b/potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d44a_d20260901_m015332_c001_v7007000_t0000_u01788227612126") 2026/09/01 02:01:16 DEBUG : b/potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83f6_d20260901_m015330_c001_v0001097_t0001_u01788227610979") 2026/09/01 02:01:16 DEBUG : backup/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26752_d20260901_m015640_c001_v7007000_t0000_u01788227800372") 2026/09/01 02:01:16 DEBUG : backup/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4071474062608fbb_d20260901_m015638_c001_v0001136_t0053_u01788227798691") 2026/09/01 02:01:16 DEBUG : backup/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418765d422370220_d20260901_m015635_c001_v0001174_t0021_u01788227795289") 2026/09/01 02:01:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce296_d20260901_m015702_c001_v7007000_t0000_u01788227822110") 2026/09/01 02:01:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f402c1b274f4d29f9_d20260901_m015700_c001_v0001173_t0020_u01788227820607") 2026/09/01 02:01:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4090c75b6c6f400d_d20260901_m015657_c001_v0001098_t0048_u01788227817220") 2026/09/01 02:01:16 DEBUG : backup/one.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f489a_d20260901_m015651_c001_v7007000_t0000_u01788227811292") 2026/09/01 02:01:17 DEBUG : backup/one.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4123b9a5a34bdbbf_d20260901_m015649_c001_v0001144_t0016_u01788227809790") 2026/09/01 02:01:17 DEBUG : backup/one.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40605edb299b89a7_d20260901_m015646_c001_v0001043_t0000_u01788227806258") 2026/09/01 02:01:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce297_d20260901_m015702_c001_v7007000_t0000_u01788227822293") 2026/09/01 02:01:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f411279901595b3ea_d20260901_m015701_c001_v0001182_t0050_u01788227821356") 2026/09/01 02:01:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413b791e230c9d33_d20260901_m015658_c001_v0001097_t0029_u01788227818522") 2026/09/01 02:01:17 DEBUG : backup/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26755_d20260901_m015640_c001_v7007000_t0000_u01788227800555") 2026/09/01 02:01:17 DEBUG : backup/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4071393f9c26632c_d20260901_m015639_c001_v0001161_t0011_u01788227799632") 2026/09/01 02:01:17 DEBUG : backup/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4024536636d360bd_d20260901_m015636_c001_v0001104_t0027_u01788227796654") 2026/09/01 02:01:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f489b_d20260901_m015651_c001_v7007000_t0000_u01788227811473") 2026/09/01 02:01:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41329912366e0183_d20260901_m015650_c001_v0001131_t0044_u01788227810539") 2026/09/01 02:01:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4008389ce5407ff5_d20260901_m015647_c001_v0001180_t0006_u01788227807672") 2026/09/01 02:01:17 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4aeb_d20260901_m020037_c001_v7007000_t0000_u01788228037648") 2026/09/01 02:01:17 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6980_d20260901_m020034_c001_v0001144_t0056_u01788228034085") 2026/09/01 02:01:17 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33816_d20260901_m020025_c001_v7007000_t0000_u01788228025425") 2026/09/01 02:01:17 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6958_d20260901_m020021_c001_v0001144_t0056_u01788228021976") 2026/09/01 02:01:17 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7e1_d20260901_m020012_c001_v7007000_t0000_u01788228012942") 2026/09/01 02:01:17 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6938_d20260901_m020009_c001_v0001144_t0056_u01788228009392") 2026/09/01 02:01:17 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889904b_d20260901_m020000_c001_v7007000_t0000_u01788228000692") 2026/09/01 02:01:17 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6916_d20260901_m015957_c001_v0001144_t0056_u01788227997605") 2026/09/01 02:01:17 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899027_d20260901_m015948_c001_v7007000_t0000_u01788227988976") 2026/09/01 02:01:17 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68f8_d20260901_m015945_c001_v0001144_t0056_u01788227985451") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898ffc_d20260901_m015936_c001_v7007000_t0000_u01788227976865") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b539c_d20260901_m015932_c001_v0001157_t0008_u01788227972046") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf227a_d20260901_m015923_c001_v7007000_t0000_u01788227963503") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39af0_d20260901_m015920_c001_v0001178_t0051_u01788227960361") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4106feb03be02c37_d20260901_m015919_c001_v7007000_t0000_u01788227959220") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5362_d20260901_m015915_c001_v0001157_t0008_u01788227955450") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26849_d20260901_m015906_c001_v7007000_t0000_u01788227946881") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39aaa_d20260901_m015903_c001_v0001178_t0051_u01788227943803") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce3b5_d20260901_m015902_c001_v7007000_t0000_u01788227942717") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba687a_d20260901_m015858_c001_v0001144_t0056_u01788227938974") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce375_d20260901_m015848_c001_v7007000_t0000_u01788227928362") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52e8_d20260901_m015844_c001_v0001157_t0008_u01788227924428") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5b4_d20260901_m015835_c001_v7007000_t0000_u01788227915710") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52c2_d20260901_m015832_c001_v0001157_t0008_u01788227912786") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c25_d20260901_m015823_c001_v7007000_t0000_u01788227903809") 2026/09/01 02:01:18 DEBUG : banana: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5294_d20260901_m015820_c001_v0001157_t0008_u01788227900904") 2026/09/01 02:01:18 DEBUG : bananaSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8750_d20260901_m015921_c001_v7007000_t0000_u01788227961312") 2026/09/01 02:01:18 DEBUG : bananaSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5368_d20260901_m015916_c001_v0001157_t0008_u01788227956715") 2026/09/01 02:01:18 DEBUG : both0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bd7_d20260901_m015801_c001_v7007000_t0000_u01788227881876") 2026/09/01 02:01:18 DEBUG : both0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba677c_d20260901_m015751_c001_v0001144_t0056_u01788227871564") 2026/09/01 02:01:19 DEBUG : both0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33662_d20260901_m015747_c001_v7007000_t0000_u01788227867337") 2026/09/01 02:01:19 DEBUG : both0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6710_d20260901_m015737_c001_v0001144_t0056_u01788227857219") 2026/09/01 02:01:19 DEBUG : both1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bd8_d20260901_m015802_c001_v7007000_t0000_u01788227882062") 2026/09/01 02:01:19 DEBUG : both1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6780_d20260901_m015751_c001_v0001144_t0056_u01788227871939") 2026/09/01 02:01:19 DEBUG : both1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33663_d20260901_m015747_c001_v7007000_t0000_u01788227867518") 2026/09/01 02:01:19 DEBUG : both1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6716_d20260901_m015737_c001_v0001144_t0056_u01788227857585") 2026/09/01 02:01:19 DEBUG : both10: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bd9_d20260901_m015802_c001_v7007000_t0000_u01788227882247") 2026/09/01 02:01:19 DEBUG : both10: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67ac_d20260901_m015755_c001_v0001144_t0056_u01788227875355") 2026/09/01 02:01:19 DEBUG : both10: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33664_d20260901_m015747_c001_v7007000_t0000_u01788227867700") 2026/09/01 02:01:19 DEBUG : both10: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6740_d20260901_m015740_c001_v0001144_t0056_u01788227860997") 2026/09/01 02:01:19 DEBUG : both11: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bda_d20260901_m015802_c001_v7007000_t0000_u01788227882429") 2026/09/01 02:01:19 DEBUG : both11: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67b0_d20260901_m015755_c001_v0001144_t0056_u01788227875767") 2026/09/01 02:01:19 DEBUG : both11: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33665_d20260901_m015747_c001_v7007000_t0000_u01788227867885") 2026/09/01 02:01:19 DEBUG : both11: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6748_d20260901_m015741_c001_v0001144_t0056_u01788227861364") 2026/09/01 02:01:19 DEBUG : both12: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bdb_d20260901_m015802_c001_v7007000_t0000_u01788227882617") 2026/09/01 02:01:19 DEBUG : both12: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67b6_d20260901_m015756_c001_v0001144_t0056_u01788227876168") 2026/09/01 02:01:19 DEBUG : both12: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33666_d20260901_m015748_c001_v7007000_t0000_u01788227868067") 2026/09/01 02:01:19 DEBUG : both12: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba674c_d20260901_m015741_c001_v0001144_t0056_u01788227861730") 2026/09/01 02:01:19 DEBUG : both13: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bdc_d20260901_m015802_c001_v7007000_t0000_u01788227882827") 2026/09/01 02:01:19 DEBUG : both13: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67ba_d20260901_m015756_c001_v0001144_t0056_u01788227876537") 2026/09/01 02:01:19 DEBUG : both13: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33667_d20260901_m015748_c001_v7007000_t0000_u01788227868248") 2026/09/01 02:01:19 DEBUG : both13: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6750_d20260901_m015742_c001_v0001144_t0056_u01788227862097") 2026/09/01 02:01:19 DEBUG : both14: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bdd_d20260901_m015803_c001_v7007000_t0000_u01788227883009") 2026/09/01 02:01:20 DEBUG : both14: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67be_d20260901_m015756_c001_v0001144_t0056_u01788227876909") 2026/09/01 02:01:20 DEBUG : both14: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33668_d20260901_m015748_c001_v7007000_t0000_u01788227868429") 2026/09/01 02:01:20 DEBUG : both14: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6754_d20260901_m015742_c001_v0001144_t0056_u01788227862463") 2026/09/01 02:01:20 DEBUG : both15: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bde_d20260901_m015803_c001_v7007000_t0000_u01788227883188") 2026/09/01 02:01:20 DEBUG : both15: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67c2_d20260901_m015757_c001_v0001144_t0056_u01788227877278") 2026/09/01 02:01:20 DEBUG : both15: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33669_d20260901_m015748_c001_v7007000_t0000_u01788227868612") 2026/09/01 02:01:20 DEBUG : both15: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6758_d20260901_m015742_c001_v0001144_t0056_u01788227862829") 2026/09/01 02:01:20 DEBUG : both16: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851be0_d20260901_m015803_c001_v7007000_t0000_u01788227883370") 2026/09/01 02:01:20 DEBUG : both16: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67c6_d20260901_m015757_c001_v0001144_t0056_u01788227877648") 2026/09/01 02:01:20 DEBUG : both16: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3366a_d20260901_m015748_c001_v7007000_t0000_u01788227868794") 2026/09/01 02:01:20 DEBUG : both16: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba675c_d20260901_m015743_c001_v0001144_t0056_u01788227863197") 2026/09/01 02:01:20 DEBUG : both17: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851be1_d20260901_m015803_c001_v7007000_t0000_u01788227883550") 2026/09/01 02:01:20 DEBUG : both17: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67ca_d20260901_m015758_c001_v0001144_t0056_u01788227878015") 2026/09/01 02:01:20 DEBUG : both17: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3366b_d20260901_m015748_c001_v7007000_t0000_u01788227868988") 2026/09/01 02:01:20 DEBUG : both17: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6760_d20260901_m015743_c001_v0001144_t0056_u01788227863563") 2026/09/01 02:01:20 DEBUG : both18: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851be2_d20260901_m015803_c001_v7007000_t0000_u01788227883737") 2026/09/01 02:01:20 DEBUG : both18: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67d0_d20260901_m015758_c001_v0001144_t0056_u01788227878384") 2026/09/01 02:01:20 DEBUG : both18: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3366c_d20260901_m015749_c001_v7007000_t0000_u01788227869170") 2026/09/01 02:01:20 DEBUG : both18: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6766_d20260901_m015743_c001_v0001144_t0056_u01788227863929") 2026/09/01 02:01:21 DEBUG : both19: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851be3_d20260901_m015803_c001_v7007000_t0000_u01788227883918") 2026/09/01 02:01:21 DEBUG : both19: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67d4_d20260901_m015758_c001_v0001144_t0056_u01788227878785") 2026/09/01 02:01:21 DEBUG : both19: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3366d_d20260901_m015749_c001_v7007000_t0000_u01788227869351") 2026/09/01 02:01:21 DEBUG : both19: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba676a_d20260901_m015744_c001_v0001144_t0056_u01788227864297") 2026/09/01 02:01:21 DEBUG : both2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851be4_d20260901_m015804_c001_v7007000_t0000_u01788227884100") 2026/09/01 02:01:21 DEBUG : both2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6784_d20260901_m015752_c001_v0001144_t0056_u01788227872306") 2026/09/01 02:01:21 DEBUG : both2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3366e_d20260901_m015749_c001_v7007000_t0000_u01788227869532") 2026/09/01 02:01:21 DEBUG : both2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba671c_d20260901_m015737_c001_v0001144_t0056_u01788227857952") 2026/09/01 02:01:21 DEBUG : both3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851be6_d20260901_m015804_c001_v7007000_t0000_u01788227884283") 2026/09/01 02:01:21 DEBUG : both3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6788_d20260901_m015752_c001_v0001144_t0056_u01788227872694") 2026/09/01 02:01:21 DEBUG : both3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3366f_d20260901_m015749_c001_v7007000_t0000_u01788227869714") 2026/09/01 02:01:21 DEBUG : both3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6720_d20260901_m015738_c001_v0001144_t0056_u01788227858385") 2026/09/01 02:01:21 DEBUG : both4: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851be8_d20260901_m015804_c001_v7007000_t0000_u01788227884465") 2026/09/01 02:01:21 DEBUG : both4: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba678e_d20260901_m015753_c001_v0001144_t0056_u01788227873062") 2026/09/01 02:01:21 DEBUG : both4: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33670_d20260901_m015749_c001_v7007000_t0000_u01788227869895") 2026/09/01 02:01:21 DEBUG : both4: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6724_d20260901_m015738_c001_v0001144_t0056_u01788227858752") 2026/09/01 02:01:21 DEBUG : both5: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851be9_d20260901_m015804_c001_v7007000_t0000_u01788227884647") 2026/09/01 02:01:21 DEBUG : both5: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6792_d20260901_m015753_c001_v0001144_t0056_u01788227873430") 2026/09/01 02:01:21 DEBUG : both5: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33671_d20260901_m015750_c001_v7007000_t0000_u01788227870076") 2026/09/01 02:01:21 DEBUG : both5: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6728_d20260901_m015739_c001_v0001144_t0056_u01788227859137") 2026/09/01 02:01:21 DEBUG : both6: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bea_d20260901_m015804_c001_v7007000_t0000_u01788227884828") 2026/09/01 02:01:22 DEBUG : both6: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6796_d20260901_m015753_c001_v0001144_t0056_u01788227873809") 2026/09/01 02:01:22 DEBUG : both6: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33672_d20260901_m015750_c001_v7007000_t0000_u01788227870257") 2026/09/01 02:01:22 DEBUG : both6: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba672c_d20260901_m015739_c001_v0001144_t0056_u01788227859503") 2026/09/01 02:01:22 DEBUG : both7: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851beb_d20260901_m015805_c001_v7007000_t0000_u01788227885012") 2026/09/01 02:01:22 DEBUG : both7: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba679a_d20260901_m015754_c001_v0001144_t0056_u01788227874210") 2026/09/01 02:01:22 DEBUG : both7: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33673_d20260901_m015750_c001_v7007000_t0000_u01788227870438") 2026/09/01 02:01:22 DEBUG : both7: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6730_d20260901_m015739_c001_v0001144_t0056_u01788227859890") 2026/09/01 02:01:22 DEBUG : both8: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bec_d20260901_m015805_c001_v7007000_t0000_u01788227885195") 2026/09/01 02:01:22 DEBUG : both8: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67a4_d20260901_m015754_c001_v0001144_t0056_u01788227874616") 2026/09/01 02:01:22 DEBUG : both8: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33674_d20260901_m015750_c001_v7007000_t0000_u01788227870634") 2026/09/01 02:01:22 DEBUG : both8: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6734_d20260901_m015740_c001_v0001144_t0056_u01788227860253") 2026/09/01 02:01:22 DEBUG : both9: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bed_d20260901_m015805_c001_v7007000_t0000_u01788227885377") 2026/09/01 02:01:22 DEBUG : both9: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67a8_d20260901_m015754_c001_v0001144_t0056_u01788227874985") 2026/09/01 02:01:22 DEBUG : both9: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33675_d20260901_m015750_c001_v7007000_t0000_u01788227870815") 2026/09/01 02:01:22 DEBUG : both9: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6738_d20260901_m015740_c001_v0001144_t0056_u01788227860620") 2026/09/01 02:01:22 DEBUG : c/non empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a833f_d20260901_m015351_c001_v7007000_t0000_u01788227631745") 2026/09/01 02:01:22 DEBUG : c/non empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8456_d20260901_m015349_c001_v0001097_t0001_u01788227629899") 2026/09/01 02:01:22 DEBUG : c/non empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8338_d20260901_m015349_c001_v7007000_t0000_u01788227629354") 2026/09/01 02:01:22 DEBUG : c/non empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8448_d20260901_m015347_c001_v0001097_t0001_u01788227627672") 2026/09/01 02:01:22 DEBUG : c/non empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d44c_d20260901_m015332_c001_v7007000_t0000_u01788227612862") 2026/09/01 02:01:23 DEBUG : c/non empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83f8_d20260901_m015331_c001_v0001097_t0001_u01788227611161") 2026/09/01 02:01:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce37b_d20260901_m015850_c001_v7007000_t0000_u01788227930567") 2026/09/01 02:01:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e9b_d20260901_m015845_c001_v0001092_t0020_u01788227925704") 2026/09/01 02:01:23 DEBUG : check sum: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d43c_d20260901_m015324_c001_v7007000_t0000_u01788227604628") 2026/09/01 02:01:23 DEBUG : check sum: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83d2_d20260901_m015323_c001_v0001097_t0001_u01788227603705") 2026/09/01 02:01:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4019696699484dda_d20260901_m020106_c001_v7007000_t0000_u01788228066083") 2026/09/01 02:01:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39c4c_d20260901_m020104_c001_v0001178_t0051_u01788228064699") 2026/09/01 02:01:23 DEBUG : dest/3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a6785768ae_d20260901_m015530_c001_v7007000_t0000_u01788227730114") 2026/09/01 02:01:23 DEBUG : dest/3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f405113af72387096_d20260901_m015528_c001_v0001153_t0004_u01788227728928") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898ffd_d20260901_m015937_c001_v7007000_t0000_u01788227977047") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b1e_d20260901_m015933_c001_v0001178_t0051_u01788227973328") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4aec_d20260901_m020037_c001_v7007000_t0000_u01788228037831") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39bda_d20260901_m020029_c001_v0001178_t0051_u01788228029751") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33817_d20260901_m020025_c001_v7007000_t0000_u01788228025607") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39bb4_d20260901_m020017_c001_v0001178_t0051_u01788228017390") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7e2_d20260901_m020013_c001_v7007000_t0000_u01788228013127") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b86_d20260901_m020005_c001_v0001178_t0051_u01788228005100") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889904c_d20260901_m020000_c001_v7007000_t0000_u01788228000875") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b6a_d20260901_m015953_c001_v0001178_t0051_u01788227993350") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899028_d20260901_m015949_c001_v7007000_t0000_u01788227989160") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b42_d20260901_m015941_c001_v0001178_t0051_u01788227981247") 2026/09/01 02:01:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409e7ea19c1c4f51_d20260901_m015934_c001_v7007000_t0000_u01788227974340") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f01_d20260901_m015927_c001_v0001092_t0020_u01788227967814") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf227b_d20260901_m015923_c001_v7007000_t0000_u01788227963683") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ef3_d20260901_m015920_c001_v0001092_t0020_u01788227960541") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a678576ad9_d20260901_m015919_c001_v7007000_t0000_u01788227959235") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68a6_d20260901_m015911_c001_v0001144_t0056_u01788227951184") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd2684a_d20260901_m015907_c001_v7007000_t0000_u01788227947062") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba688e_d20260901_m015903_c001_v0001144_t0056_u01788227943968") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce3b6_d20260901_m015902_c001_v7007000_t0000_u01788227942900") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a84_d20260901_m015854_c001_v0001178_t0051_u01788227934711") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5e1_d20260901_m015847_c001_v7007000_t0000_u01788227927615") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a54_d20260901_m015840_c001_v0001178_t0051_u01788227920200") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5b5_d20260901_m015835_c001_v7007000_t0000_u01788227915890") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a36_d20260901_m015828_c001_v0001178_t0051_u01788227908459") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c26_d20260901_m015823_c001_v7007000_t0000_u01788227903989") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a14_d20260901_m015817_c001_v0001178_t0051_u01788227897686") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4019696699484c3d_d20260901_m015921_c001_v7007000_t0000_u01788227961573") 2026/09/01 02:01:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b536a_d20260901_m015916_c001_v0001157_t0033_u01788227956903") 2026/09/01 02:01:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898fff_d20260901_m015937_c001_v7007000_t0000_u01788227977229") 2026/09/01 02:01:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68e2_d20260901_m015933_c001_v0001144_t0056_u01788227973407") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4aed_d20260901_m020038_c001_v7007000_t0000_u01788228038014") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba696e_d20260901_m020030_c001_v0001144_t0056_u01788228030292") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33819_d20260901_m020025_c001_v7007000_t0000_u01788228025789") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6946_d20260901_m020017_c001_v0001144_t0056_u01788228017937") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7e3_d20260901_m020013_c001_v7007000_t0000_u01788228013310") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba692e_d20260901_m020005_c001_v0001144_t0056_u01788228005641") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889904d_d20260901_m020001_c001_v7007000_t0000_u01788228001057") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6906_d20260901_m015953_c001_v0001144_t0056_u01788227993891") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899029_d20260901_m015949_c001_v7007000_t0000_u01788227989342") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68ee_d20260901_m015941_c001_v0001144_t0056_u01788227981784") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409e7ea19c1c4f52_d20260901_m015934_c001_v7007000_t0000_u01788227974522") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b538e_d20260901_m015928_c001_v0001157_t0008_u01788227968363") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf227c_d20260901_m015923_c001_v7007000_t0000_u01788227963951") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5378_d20260901_m015920_c001_v0001157_t0008_u01788227960557") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412677dbc3842713_d20260901_m015918_c001_v7007000_t0000_u01788227958878") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5352_d20260901_m015911_c001_v0001157_t0008_u01788227951728") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd2684b_d20260901_m015907_c001_v7007000_t0000_u01788227947246") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5332_d20260901_m015903_c001_v0001157_t0008_u01788227943978") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4051c0a98cc029bd_d20260901_m015902_c001_v7007000_t0000_u01788227942537") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6872_d20260901_m015855_c001_v0001144_t0056_u01788227935262") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5e3_d20260901_m015847_c001_v7007000_t0000_u01788227927987") 2026/09/01 02:01:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52d2_d20260901_m015840_c001_v0001157_t0008_u01788227920745") 2026/09/01 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5b7_d20260901_m015836_c001_v7007000_t0000_u01788227916070") 2026/09/01 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52ae_d20260901_m015829_c001_v0001157_t0008_u01788227909000") 2026/09/01 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c27_d20260901_m015824_c001_v7007000_t0000_u01788227904169") 2026/09/01 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5284_d20260901_m015817_c001_v0001157_t0008_u01788227897868") 2026/09/01 02:01:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40307053da67c749_d20260901_m015921_c001_v7007000_t0000_u01788227961323") 2026/09/01 02:01:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39ade_d20260901_m015916_c001_v0001178_t0052_u01788227956916") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899000_d20260901_m015937_c001_v7007000_t0000_u01788227977411") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f11_d20260901_m015933_c001_v0001092_t0020_u01788227973491") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4af0_d20260901_m020038_c001_v7007000_t0000_u01788228038197") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5446_d20260901_m020030_c001_v0001157_t0008_u01788228030841") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3381a_d20260901_m020025_c001_v7007000_t0000_u01788228025970") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5420_d20260901_m020018_c001_v0001157_t0008_u01788228018484") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7e4_d20260901_m020013_c001_v7007000_t0000_u01788228013495") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5400_d20260901_m020006_c001_v0001157_t0008_u01788228006192") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889904f_d20260901_m020001_c001_v7007000_t0000_u01788228001239") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53d4_d20260901_m015954_c001_v0001157_t0008_u01788227994441") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889902a_d20260901_m015949_c001_v7007000_t0000_u01788227989526") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53b8_d20260901_m015942_c001_v0001157_t0008_u01788227982327") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2296_d20260901_m015934_c001_v7007000_t0000_u01788227974303") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b06_d20260901_m015928_c001_v0001178_t0051_u01788227968906") 2026/09/01 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf227e_d20260901_m015924_c001_v7007000_t0000_u01788227964132") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39af2_d20260901_m015920_c001_v0001178_t0051_u01788227960568") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40307053da67c746_d20260901_m015919_c001_v7007000_t0000_u01788227959261") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39ac2_d20260901_m015912_c001_v0001178_t0051_u01788227952275") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd2684d_d20260901_m015907_c001_v7007000_t0000_u01788227947427") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39aac_d20260901_m015903_c001_v0001178_t0051_u01788227943990") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4051c0a98cc029be_d20260901_m015902_c001_v7007000_t0000_u01788227942718") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27eab_d20260901_m015855_c001_v0001092_t0020_u01788227935807") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5e4_d20260901_m015848_c001_v7007000_t0000_u01788227928168") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba685a_d20260901_m015841_c001_v0001144_t0056_u01788227921290") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5b8_d20260901_m015836_c001_v7007000_t0000_u01788227916249") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6836_d20260901_m015829_c001_v0001144_t0056_u01788227909539") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c28_d20260901_m015824_c001_v7007000_t0000_u01788227904348") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6812_d20260901_m015818_c001_v0001144_t0056_u01788227898050") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4019696699484c36_d20260901_m015921_c001_v7007000_t0000_u01788227961385") 2026/09/01 02:01:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27ee7_d20260901_m015916_c001_v0001092_t0033_u01788227956926") 2026/09/01 02:01:27 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899002_d20260901_m015937_c001_v7007000_t0000_u01788227977593") 2026/09/01 02:01:27 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53a0_d20260901_m015933_c001_v0001157_t0008_u01788227973500") 2026/09/01 02:01:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4af1_d20260901_m020038_c001_v7007000_t0000_u01788228038380") 2026/09/01 02:01:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f8f_d20260901_m020031_c001_v0001092_t0020_u01788228031389") 2026/09/01 02:01:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3381b_d20260901_m020026_c001_v7007000_t0000_u01788228026151") 2026/09/01 02:01:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f75_d20260901_m020019_c001_v0001092_t0020_u01788228019255") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7e5_d20260901_m020013_c001_v7007000_t0000_u01788228013678") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f5b_d20260901_m020006_c001_v0001092_t0020_u01788228006744") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899050_d20260901_m020001_c001_v7007000_t0000_u01788228001423") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f4b_d20260901_m015954_c001_v0001092_t0020_u01788227994988") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889902b_d20260901_m015949_c001_v7007000_t0000_u01788227989720") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f2f_d20260901_m015942_c001_v0001092_t0020_u01788227982874") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf229a_d20260901_m015934_c001_v7007000_t0000_u01788227974688") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68d2_d20260901_m015929_c001_v0001144_t0056_u01788227969454") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf227f_d20260901_m015924_c001_v7007000_t0000_u01788227964312") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68c0_d20260901_m015920_c001_v0001144_t0056_u01788227960579") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf226e_d20260901_m015918_c001_v7007000_t0000_u01788227958879") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ed9_d20260901_m015912_c001_v0001092_t0020_u01788227952815") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd2684e_d20260901_m015907_c001_v7007000_t0000_u01788227947613") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ecb_d20260901_m015903_c001_v0001092_t0020_u01788227943999") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4026fe21c675d1e9_d20260901_m015902_c001_v7007000_t0000_u01788227942732") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5312_d20260901_m015856_c001_v0001157_t0008_u01788227936382") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f415147edf724459f_d20260901_m015848_c001_v7007000_t0000_u01788227928001") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e8f_d20260901_m015841_c001_v0001092_t0020_u01788227921838") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5b9_d20260901_m015836_c001_v7007000_t0000_u01788227916428") 2026/09/01 02:01:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e75_d20260901_m015830_c001_v0001092_t0020_u01788227910095") 2026/09/01 02:01:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c29_d20260901_m015824_c001_v7007000_t0000_u01788227904528") 2026/09/01 02:01:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e61_d20260901_m015818_c001_v0001092_t0020_u01788227898235") 2026/09/01 02:01:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2277_d20260901_m015921_c001_v7007000_t0000_u01788227961707") 2026/09/01 02:01:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39ae2_d20260901_m015917_c001_v0001178_t0027_u01788227957199") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899004_d20260901_m015937_c001_v7007000_t0000_u01788227977776") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b20_d20260901_m015933_c001_v0001178_t0051_u01788227973512") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4af2_d20260901_m020038_c001_v7007000_t0000_u01788228038562") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39be0_d20260901_m020031_c001_v0001178_t0051_u01788228031623") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3381c_d20260901_m020026_c001_v7007000_t0000_u01788228026331") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39bba_d20260901_m020019_c001_v0001178_t0051_u01788228019485") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7e6_d20260901_m020013_c001_v7007000_t0000_u01788228013889") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b8e_d20260901_m020006_c001_v0001178_t0051_u01788228006936") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899051_d20260901_m020001_c001_v7007000_t0000_u01788228001609") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b6c_d20260901_m015955_c001_v0001178_t0051_u01788227995172") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889902c_d20260901_m015949_c001_v7007000_t0000_u01788227989974") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b48_d20260901_m015943_c001_v0001178_t0051_u01788227983057") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8771_d20260901_m015934_c001_v7007000_t0000_u01788227974732") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f03_d20260901_m015929_c001_v0001092_t0020_u01788227969645") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2280_d20260901_m015924_c001_v7007000_t0000_u01788227964504") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ef5_d20260901_m015920_c001_v0001092_t0020_u01788227960722") 2026/09/01 02:01:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26864_d20260901_m015919_c001_v7007000_t0000_u01788227959009") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68a8_d20260901_m015913_c001_v0001144_t0056_u01788227953000") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd2684f_d20260901_m015907_c001_v7007000_t0000_u01788227947794") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6890_d20260901_m015904_c001_v0001144_t0056_u01788227944152") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f422adc4bae03da3a_d20260901_m015902_c001_v7007000_t0000_u01788227942852") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a88_d20260901_m015856_c001_v0001178_t0051_u01788227936566") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab1299_d20260901_m015848_c001_v7007000_t0000_u01788227928212") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a58_d20260901_m015842_c001_v0001178_t0051_u01788227922021") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5ba_d20260901_m015836_c001_v7007000_t0000_u01788227916710") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a38_d20260901_m015830_c001_v0001178_t0051_u01788227910280") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c2a_d20260901_m015824_c001_v7007000_t0000_u01788227904707") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a1a_d20260901_m015818_c001_v0001178_t0051_u01788227898418") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8753_d20260901_m015921_c001_v7007000_t0000_u01788227961493") 2026/09/01 02:01:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b536c_d20260901_m015917_c001_v0001157_t0031_u01788227957234") 2026/09/01 02:01:30 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899005_d20260901_m015937_c001_v7007000_t0000_u01788227977958") 2026/09/01 02:01:30 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68e4_d20260901_m015933_c001_v0001144_t0056_u01788227973592") 2026/09/01 02:01:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4af3_d20260901_m020038_c001_v7007000_t0000_u01788228038745") 2026/09/01 02:01:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6974_d20260901_m020031_c001_v0001144_t0056_u01788228031805") 2026/09/01 02:01:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3381d_d20260901_m020026_c001_v7007000_t0000_u01788228026512") 2026/09/01 02:01:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba694e_d20260901_m020019_c001_v0001144_t0056_u01788228019668") 2026/09/01 02:01:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7e7_d20260901_m020014_c001_v7007000_t0000_u01788228014075") 2026/09/01 02:01:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6930_d20260901_m020007_c001_v0001144_t0056_u01788228007119") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899052_d20260901_m020001_c001_v7007000_t0000_u01788228001812") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6908_d20260901_m015955_c001_v0001144_t0056_u01788227995359") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889902d_d20260901_m015950_c001_v7007000_t0000_u01788227990165") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68f0_d20260901_m015943_c001_v0001144_t0056_u01788227983241") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2297_d20260901_m015934_c001_v7007000_t0000_u01788227974484") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5390_d20260901_m015929_c001_v0001157_t0008_u01788227969829") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2281_d20260901_m015924_c001_v7007000_t0000_u01788227964684") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b537a_d20260901_m015920_c001_v0001157_t0008_u01788227960739") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412677dbc3842714_d20260901_m015919_c001_v7007000_t0000_u01788227959121") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5358_d20260901_m015913_c001_v0001157_t0008_u01788227953182") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26851_d20260901_m015907_c001_v7007000_t0000_u01788227947975") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5338_d20260901_m015904_c001_v0001157_t0008_u01788227944161") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f422adc4bae03da39_d20260901_m015902_c001_v7007000_t0000_u01788227942671") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6874_d20260901_m015856_c001_v0001144_t0056_u01788227936752") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c4c_d20260901_m015848_c001_v7007000_t0000_u01788227928007") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52d8_d20260901_m015842_c001_v0001157_t0008_u01788227922204") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5bd_d20260901_m015836_c001_v7007000_t0000_u01788227916890") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52b4_d20260901_m015830_c001_v0001157_t0008_u01788227910463") 2026/09/01 02:01:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c2c_d20260901_m015824_c001_v7007000_t0000_u01788227904887") 2026/09/01 02:01:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5288_d20260901_m015818_c001_v0001157_t0008_u01788227898600") 2026/09/01 02:01:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4248bf7d6b5cd841_d20260901_m015921_c001_v7007000_t0000_u01788227961333") 2026/09/01 02:01:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba68b6_d20260901_m015917_c001_v0001144_t0059_u01788227957337") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899006_d20260901_m015938_c001_v7007000_t0000_u01788227978139") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f13_d20260901_m015933_c001_v0001092_t0020_u01788227973676") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4af4_d20260901_m020038_c001_v7007000_t0000_u01788228038928") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b544a_d20260901_m020031_c001_v0001157_t0008_u01788228031987") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3381e_d20260901_m020026_c001_v7007000_t0000_u01788228026693") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b542c_d20260901_m020019_c001_v0001157_t0008_u01788228019854") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7e9_d20260901_m020014_c001_v7007000_t0000_u01788228014274") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5406_d20260901_m020007_c001_v0001157_t0008_u01788228007307") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899053_d20260901_m020001_c001_v7007000_t0000_u01788228001999") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53d8_d20260901_m015955_c001_v0001157_t0008_u01788227995544") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889902e_d20260901_m015950_c001_v7007000_t0000_u01788227990348") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53ba_d20260901_m015943_c001_v0001157_t0008_u01788227983425") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898ff5_d20260901_m015934_c001_v7007000_t0000_u01788227974688") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b0c_d20260901_m015930_c001_v0001178_t0051_u01788227970017") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2282_d20260901_m015924_c001_v7007000_t0000_u01788227964865") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39af4_d20260901_m015920_c001_v0001178_t0051_u01788227960752") 2026/09/01 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf226f_d20260901_m015919_c001_v7007000_t0000_u01788227959060") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39ac6_d20260901_m015913_c001_v0001178_t0051_u01788227953367") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26852_d20260901_m015908_c001_v7007000_t0000_u01788227948155") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39aae_d20260901_m015904_c001_v0001178_t0051_u01788227944174") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab12bb_d20260901_m015902_c001_v7007000_t0000_u01788227942699") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ead_d20260901_m015856_c001_v0001092_t0020_u01788227936935") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab1298_d20260901_m015848_c001_v7007000_t0000_u01788227928028") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba685c_d20260901_m015842_c001_v0001144_t0056_u01788227922389") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5bf_d20260901_m015837_c001_v7007000_t0000_u01788227917070") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba683a_d20260901_m015830_c001_v0001144_t0056_u01788227910646") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c2d_d20260901_m015825_c001_v7007000_t0000_u01788227905066") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6816_d20260901_m015818_c001_v0001144_t0056_u01788227898782") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2274_d20260901_m015921_c001_v7007000_t0000_u01788227961343") 2026/09/01 02:01:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39ae4_d20260901_m015917_c001_v0001178_t0051_u01788227957408") 2026/09/01 02:01:33 DEBUG : dir1/0007-12345: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899008_d20260901_m015938_c001_v7007000_t0000_u01788227978439") 2026/09/01 02:01:33 DEBUG : dir1/0007-12345: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53a2_d20260901_m015933_c001_v0001157_t0008_u01788227973685") 2026/09/01 02:01:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4af6_d20260901_m020039_c001_v7007000_t0000_u01788228039111") 2026/09/01 02:01:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f93_d20260901_m020032_c001_v0001092_t0020_u01788228032172") 2026/09/01 02:01:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3381f_d20260901_m020026_c001_v7007000_t0000_u01788228026875") 2026/09/01 02:01:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f79_d20260901_m020020_c001_v0001092_t0020_u01788228020038") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7ea_d20260901_m020014_c001_v7007000_t0000_u01788228014456") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f5d_d20260901_m020007_c001_v0001092_t0020_u01788228007492") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899054_d20260901_m020002_c001_v7007000_t0000_u01788228002188") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f4d_d20260901_m015955_c001_v0001092_t0020_u01788227995748") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899030_d20260901_m015950_c001_v7007000_t0000_u01788227990531") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f33_d20260901_m015943_c001_v0001092_t0020_u01788227983608") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce76c_d20260901_m015934_c001_v7007000_t0000_u01788227974865") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68d6_d20260901_m015930_c001_v0001144_t0056_u01788227970200") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2284_d20260901_m015925_c001_v7007000_t0000_u01788227965055") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68c2_d20260901_m015920_c001_v0001144_t0056_u01788227960764") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412677dbc3842716_d20260901_m015919_c001_v7007000_t0000_u01788227959308") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27edb_d20260901_m015913_c001_v0001092_t0020_u01788227953613") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26853_d20260901_m015908_c001_v7007000_t0000_u01788227948336") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ecd_d20260901_m015904_c001_v0001092_t0020_u01788227944189") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4106feb03be02c24_d20260901_m015902_c001_v7007000_t0000_u01788227942866") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5318_d20260901_m015857_c001_v0001157_t0008_u01788227937119") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce374_d20260901_m015848_c001_v7007000_t0000_u01788227928180") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e93_d20260901_m015842_c001_v0001092_t0020_u01788227922574") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5c0_d20260901_m015837_c001_v7007000_t0000_u01788227917250") 2026/09/01 02:01:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e77_d20260901_m015830_c001_v0001092_t0020_u01788227910831") 2026/09/01 02:01:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c2e_d20260901_m015825_c001_v7007000_t0000_u01788227905246") 2026/09/01 02:01:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e65_d20260901_m015818_c001_v0001092_t0020_u01788227898969") 2026/09/01 02:01:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40307053da67c74a_d20260901_m015921_c001_v7007000_t0000_u01788227961505") 2026/09/01 02:01:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27ee9_d20260901_m015917_c001_v0001092_t0023_u01788227957425") 2026/09/01 02:01:35 DEBUG : dir1/0008-23456: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899009_d20260901_m015938_c001_v7007000_t0000_u01788227978621") 2026/09/01 02:01:35 DEBUG : dir1/0008-23456: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b22_d20260901_m015933_c001_v0001178_t0051_u01788227973697") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4af7_d20260901_m020039_c001_v7007000_t0000_u01788228039293") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39be4_d20260901_m020032_c001_v0001178_t0051_u01788228032428") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33820_d20260901_m020027_c001_v7007000_t0000_u01788228027056") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39bbc_d20260901_m020020_c001_v0001178_t0051_u01788228020218") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7eb_d20260901_m020014_c001_v7007000_t0000_u01788228014637") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b90_d20260901_m020007_c001_v0001178_t0051_u01788228007683") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899056_d20260901_m020002_c001_v7007000_t0000_u01788228002390") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b6e_d20260901_m015955_c001_v0001178_t0051_u01788227995934") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899031_d20260901_m015950_c001_v7007000_t0000_u01788227990715") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b4a_d20260901_m015943_c001_v0001178_t0051_u01788227983790") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce76b_d20260901_m015934_c001_v7007000_t0000_u01788227974684") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f07_d20260901_m015930_c001_v0001092_t0020_u01788227970387") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2286_d20260901_m015925_c001_v7007000_t0000_u01788227965236") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ef7_d20260901_m015920_c001_v0001092_t0020_u01788227960905") 2026/09/01 02:01:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8749_d20260901_m015919_c001_v7007000_t0000_u01788227959245") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68aa_d20260901_m015913_c001_v0001144_t0056_u01788227953797") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26854_d20260901_m015908_c001_v7007000_t0000_u01788227948521") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6894_d20260901_m015904_c001_v0001144_t0056_u01788227944338") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4106feb03be02c23_d20260901_m015902_c001_v7007000_t0000_u01788227942685") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a8a_d20260901_m015857_c001_v0001178_t0051_u01788227937316") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5e2_d20260901_m015847_c001_v7007000_t0000_u01788227927808") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a5a_d20260901_m015842_c001_v0001178_t0051_u01788227922758") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5c1_d20260901_m015837_c001_v7007000_t0000_u01788227917429") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a3c_d20260901_m015831_c001_v0001178_t0051_u01788227911024") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e591_d20260901_m015825_c001_v7007000_t0000_u01788227905783") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a1c_d20260901_m015819_c001_v0001178_t0051_u01788227899154") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8758_d20260901_m015921_c001_v7007000_t0000_u01788227961673") 2026/09/01 02:01:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b536e_d20260901_m015917_c001_v0001157_t0017_u01788227957526") 2026/09/01 02:01:36 DEBUG : dir1/0009-34567: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889900a_d20260901_m015938_c001_v7007000_t0000_u01788227978804") 2026/09/01 02:01:36 DEBUG : dir1/0009-34567: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68e6_d20260901_m015933_c001_v0001144_t0056_u01788227973777") 2026/09/01 02:01:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4af9_d20260901_m020039_c001_v7007000_t0000_u01788228039476") 2026/09/01 02:01:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6976_d20260901_m020032_c001_v0001144_t0056_u01788228032610") 2026/09/01 02:01:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33821_d20260901_m020027_c001_v7007000_t0000_u01788228027237") 2026/09/01 02:01:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6952_d20260901_m020020_c001_v0001144_t0056_u01788228020411") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7ec_d20260901_m020014_c001_v7007000_t0000_u01788228014818") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6932_d20260901_m020007_c001_v0001144_t0056_u01788228007873") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899057_d20260901_m020002_c001_v7007000_t0000_u01788228002582") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba690c_d20260901_m015956_c001_v0001144_t0056_u01788227996118") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899032_d20260901_m015950_c001_v7007000_t0000_u01788227990898") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68f2_d20260901_m015943_c001_v0001144_t0056_u01788227983973") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce769_d20260901_m015934_c001_v7007000_t0000_u01788227974324") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5392_d20260901_m015930_c001_v0001157_t0008_u01788227970576") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2287_d20260901_m015925_c001_v7007000_t0000_u01788227965417") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b537c_d20260901_m015920_c001_v0001157_t0008_u01788227960923") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2271_d20260901_m015919_c001_v7007000_t0000_u01788227959246") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b535c_d20260901_m015913_c001_v0001157_t0008_u01788227953980") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26856_d20260901_m015908_c001_v7007000_t0000_u01788227948703") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b533a_d20260901_m015904_c001_v0001157_t0008_u01788227944347") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f408021850f8dfe30_d20260901_m015902_c001_v7007000_t0000_u01788227942916") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6876_d20260901_m015857_c001_v0001144_t0056_u01788227937501") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce373_d20260901_m015847_c001_v7007000_t0000_u01788227927990") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52dc_d20260901_m015842_c001_v0001157_t0008_u01788227922942") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5c3_d20260901_m015837_c001_v7007000_t0000_u01788227917608") 2026/09/01 02:01:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52b8_d20260901_m015831_c001_v0001157_t0008_u01788227911207") 2026/09/01 02:01:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e594_d20260901_m015825_c001_v7007000_t0000_u01788227905963") 2026/09/01 02:01:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b528c_d20260901_m015819_c001_v0001157_t0008_u01788227899352") 2026/09/01 02:01:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4019696699484c38_d20260901_m015921_c001_v7007000_t0000_u01788227961541") 2026/09/01 02:01:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39ae8_d20260901_m015917_c001_v0001178_t0033_u01788227957639") 2026/09/01 02:01:38 DEBUG : dir1/0010-45678: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889900c_d20260901_m015938_c001_v7007000_t0000_u01788227978987") 2026/09/01 02:01:38 DEBUG : dir1/0010-45678: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f15_d20260901_m015933_c001_v0001092_t0020_u01788227973860") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4afa_d20260901_m020039_c001_v7007000_t0000_u01788228039658") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b544c_d20260901_m020032_c001_v0001157_t0008_u01788228032793") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33822_d20260901_m020027_c001_v7007000_t0000_u01788228027420") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5430_d20260901_m020020_c001_v0001157_t0008_u01788228020600") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7ee_d20260901_m020015_c001_v7007000_t0000_u01788228015000") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5408_d20260901_m020008_c001_v0001157_t0008_u01788228008085") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899058_d20260901_m020002_c001_v7007000_t0000_u01788228002765") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53dc_d20260901_m015956_c001_v0001157_t0008_u01788227996304") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899033_d20260901_m015951_c001_v7007000_t0000_u01788227991083") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53bc_d20260901_m015944_c001_v0001157_t0008_u01788227984158") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898ff6_d20260901_m015934_c001_v7007000_t0000_u01788227974877") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b12_d20260901_m015930_c001_v0001178_t0051_u01788227970759") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2288_d20260901_m015925_c001_v7007000_t0000_u01788227965597") 2026/09/01 02:01:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39af6_d20260901_m015920_c001_v0001178_t0051_u01788227960935") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26866_d20260901_m015919_c001_v7007000_t0000_u01788227959370") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39aca_d20260901_m015914_c001_v0001178_t0051_u01788227954164") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26857_d20260901_m015908_c001_v7007000_t0000_u01788227948911") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39ab0_d20260901_m015904_c001_v0001178_t0051_u01788227944359") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f415c338d69c98fbb_d20260901_m015902_c001_v7007000_t0000_u01788227942877") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27eaf_d20260901_m015857_c001_v0001092_t0020_u01788227937685") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f423cbaf4e6b2eb0a_d20260901_m015848_c001_v7007000_t0000_u01788227928222") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba685e_d20260901_m015843_c001_v0001144_t0056_u01788227923126") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5c5_d20260901_m015837_c001_v7007000_t0000_u01788227917788") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba683c_d20260901_m015831_c001_v0001144_t0056_u01788227911470") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e596_d20260901_m015826_c001_v7007000_t0000_u01788227906144") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba681a_d20260901_m015819_c001_v0001144_t0056_u01788227899534") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4248bf7d6b5cd842_d20260901_m015921_c001_v7007000_t0000_u01788227961515") 2026/09/01 02:01:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b5370_d20260901_m015917_c001_v0001157_t0031_u01788227957796") 2026/09/01 02:01:39 DEBUG : dir1/0011-56789: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889900d_d20260901_m015939_c001_v7007000_t0000_u01788227979170") 2026/09/01 02:01:39 DEBUG : dir1/0011-56789: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53a4_d20260901_m015933_c001_v0001157_t0008_u01788227973869") 2026/09/01 02:01:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4afb_d20260901_m020039_c001_v7007000_t0000_u01788228039841") 2026/09/01 02:01:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f97_d20260901_m020032_c001_v0001092_t0020_u01788228032982") 2026/09/01 02:01:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33823_d20260901_m020027_c001_v7007000_t0000_u01788228027603") 2026/09/01 02:01:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f7d_d20260901_m020020_c001_v0001092_t0020_u01788228020785") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7f0_d20260901_m020015_c001_v7007000_t0000_u01788228015181") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f5f_d20260901_m020008_c001_v0001092_t0020_u01788228008270") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889905a_d20260901_m020002_c001_v7007000_t0000_u01788228002960") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f4f_d20260901_m015956_c001_v0001092_t0020_u01788227996489") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899034_d20260901_m015951_c001_v7007000_t0000_u01788227991269") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f35_d20260901_m015944_c001_v0001092_t0020_u01788227984344") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd2686f_d20260901_m015934_c001_v7007000_t0000_u01788227974727") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68d8_d20260901_m015930_c001_v0001144_t0056_u01788227970942") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2289_d20260901_m015925_c001_v7007000_t0000_u01788227965778") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68c6_d20260901_m015920_c001_v0001144_t0056_u01788227960948") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4106feb03be02c38_d20260901_m015919_c001_v7007000_t0000_u01788227959405") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27edd_d20260901_m015914_c001_v0001092_t0020_u01788227954347") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26858_d20260901_m015909_c001_v7007000_t0000_u01788227949150") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ecf_d20260901_m015904_c001_v0001092_t0020_u01788227944373") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab12bc_d20260901_m015902_c001_v7007000_t0000_u01788227942889") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b531a_d20260901_m015857_c001_v0001157_t0008_u01788227937869") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f416b9bff8e138f42_d20260901_m015848_c001_v7007000_t0000_u01788227928019") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e95_d20260901_m015843_c001_v0001092_t0020_u01788227923311") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5c6_d20260901_m015837_c001_v7007000_t0000_u01788227917967") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e79_d20260901_m015831_c001_v0001092_t0020_u01788227911655") 2026/09/01 02:01:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e597_d20260901_m015826_c001_v7007000_t0000_u01788227906324") 2026/09/01 02:01:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e67_d20260901_m015819_c001_v0001092_t0020_u01788227899721") 2026/09/01 02:01:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4106feb03be02c3c_d20260901_m015921_c001_v7007000_t0000_u01788227961365") 2026/09/01 02:01:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27eeb_d20260901_m015917_c001_v0001092_t0036_u01788227957808") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889900e_d20260901_m015939_c001_v7007000_t0000_u01788227979351") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b24_d20260901_m015933_c001_v0001178_t0051_u01788227973881") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4afc_d20260901_m020040_c001_v7007000_t0000_u01788228040024") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39bea_d20260901_m020033_c001_v0001178_t0051_u01788228033165") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33824_d20260901_m020027_c001_v7007000_t0000_u01788228027853") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39bc0_d20260901_m020021_c001_v0001178_t0051_u01788228021000") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7f1_d20260901_m020015_c001_v7007000_t0000_u01788228015368") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b92_d20260901_m020008_c001_v0001178_t0051_u01788228008459") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889905b_d20260901_m020003_c001_v7007000_t0000_u01788228003145") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b74_d20260901_m015956_c001_v0001178_t0051_u01788227996674") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899036_d20260901_m015951_c001_v7007000_t0000_u01788227991451") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b4e_d20260901_m015944_c001_v0001178_t0051_u01788227984527") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a678576afa_d20260901_m015934_c001_v7007000_t0000_u01788227974704") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f09_d20260901_m015931_c001_v0001092_t0020_u01788227971129") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf228a_d20260901_m015925_c001_v7007000_t0000_u01788227965958") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27efb_d20260901_m015921_c001_v0001092_t0020_u01788227961086") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4248bf7d6b5cd83b_d20260901_m015919_c001_v7007000_t0000_u01788227959253") 2026/09/01 02:01:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68ac_d20260901_m015914_c001_v0001144_t0056_u01788227954530") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26859_d20260901_m015909_c001_v7007000_t0000_u01788227949330") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6898_d20260901_m015904_c001_v0001144_t0056_u01788227944524") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce3b3_d20260901_m015902_c001_v7007000_t0000_u01788227942290") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a92_d20260901_m015858_c001_v0001178_t0051_u01788227938053") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c4d_d20260901_m015848_c001_v7007000_t0000_u01788227928189") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a5c_d20260901_m015843_c001_v0001178_t0051_u01788227923503") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5c7_d20260901_m015838_c001_v7007000_t0000_u01788227918146") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a42_d20260901_m015831_c001_v0001178_t0051_u01788227911839") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e598_d20260901_m015826_c001_v7007000_t0000_u01788227906505") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a1e_d20260901_m015819_c001_v0001178_t0051_u01788227899906") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40307053da67c74c_d20260901_m015921_c001_v7007000_t0000_u01788227961686") 2026/09/01 02:01:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39aea_d20260901_m015917_c001_v0001178_t0045_u01788227957860") 2026/09/01 02:01:42 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889900f_d20260901_m015939_c001_v7007000_t0000_u01788227979546") 2026/09/01 02:01:42 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68e8_d20260901_m015933_c001_v0001144_t0056_u01788227973968") 2026/09/01 02:01:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4afd_d20260901_m020040_c001_v7007000_t0000_u01788228040207") 2026/09/01 02:01:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba697c_d20260901_m020033_c001_v0001144_t0056_u01788228033351") 2026/09/01 02:01:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33825_d20260901_m020028_c001_v7007000_t0000_u01788228028035") 2026/09/01 02:01:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6956_d20260901_m020021_c001_v0001144_t0056_u01788228021223") 2026/09/01 02:01:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7f2_d20260901_m020015_c001_v7007000_t0000_u01788228015680") 2026/09/01 02:01:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6934_d20260901_m020008_c001_v0001144_t0056_u01788228008647") 2026/09/01 02:01:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889905c_d20260901_m020003_c001_v7007000_t0000_u01788228003331") 2026/09/01 02:01:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6912_d20260901_m015956_c001_v0001144_t0056_u01788227996859") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899037_d20260901_m015951_c001_v7007000_t0000_u01788227991634") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68f4_d20260901_m015944_c001_v0001144_t0056_u01788227984718") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce76a_d20260901_m015934_c001_v7007000_t0000_u01788227974504") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b539a_d20260901_m015931_c001_v0001157_t0008_u01788227971310") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf228b_d20260901_m015926_c001_v7007000_t0000_u01788227966139") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b537e_d20260901_m015921_c001_v0001157_t0008_u01788227961105") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4248bf7d6b5cd83c_d20260901_m015919_c001_v7007000_t0000_u01788227959438") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5360_d20260901_m015914_c001_v0001157_t0008_u01788227954712") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd2685b_d20260901_m015909_c001_v7007000_t0000_u01788227949512") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b533c_d20260901_m015904_c001_v0001157_t0008_u01788227944531") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f422adc4bae03da36_d20260901_m015902_c001_v7007000_t0000_u01788227942301") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6878_d20260901_m015858_c001_v0001144_t0056_u01788227938237") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f423cbaf4e6b2eb08_d20260901_m015848_c001_v7007000_t0000_u01788227928038") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52e0_d20260901_m015843_c001_v0001157_t0008_u01788227923689") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5c9_d20260901_m015838_c001_v7007000_t0000_u01788227918454") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b52be_d20260901_m015832_c001_v0001157_t0008_u01788227912022") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e599_d20260901_m015826_c001_v7007000_t0000_u01788227906685") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b528e_d20260901_m015820_c001_v0001157_t0008_u01788227900105") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4248bf7d6b5cd843_d20260901_m015921_c001_v7007000_t0000_u01788227961696") 2026/09/01 02:01:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39aec_d20260901_m015918_c001_v0001178_t0023_u01788227958077") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899010_d20260901_m015939_c001_v7007000_t0000_u01788227979727") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f17_d20260901_m015934_c001_v0001092_t0020_u01788227974045") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4aff_d20260901_m020040_c001_v7007000_t0000_u01788228040390") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5450_d20260901_m020033_c001_v0001157_t0008_u01788228033533") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33826_d20260901_m020028_c001_v7007000_t0000_u01788228028216") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5432_d20260901_m020021_c001_v0001157_t0008_u01788228021418") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7f3_d20260901_m020015_c001_v7007000_t0000_u01788228015864") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b540a_d20260901_m020008_c001_v0001157_t0008_u01788228008829") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889905d_d20260901_m020003_c001_v7007000_t0000_u01788228003530") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53e0_d20260901_m015957_c001_v0001157_t0008_u01788227997048") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899038_d20260901_m015951_c001_v7007000_t0000_u01788227991817") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53be_d20260901_m015944_c001_v0001157_t0008_u01788227984901") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4248bf7d6b5cd85b_d20260901_m015934_c001_v7007000_t0000_u01788227974711") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39b18_d20260901_m015931_c001_v0001178_t0051_u01788227971494") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf228c_d20260901_m015926_c001_v7007000_t0000_u01788227966320") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39af8_d20260901_m015921_c001_v0001178_t0051_u01788227961118") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40307053da67c748_d20260901_m015919_c001_v7007000_t0000_u01788227959451") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39ace_d20260901_m015914_c001_v0001178_t0051_u01788227954895") 2026/09/01 02:01:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd2685c_d20260901_m015909_c001_v7007000_t0000_u01788227949696") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39ab4_d20260901_m015904_c001_v0001178_t0051_u01788227944542") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4051c0a98cc029bc_d20260901_m015902_c001_v7007000_t0000_u01788227942348") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27eb1_d20260901_m015858_c001_v0001092_t0020_u01788227938421") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f415147edf72445a0_d20260901_m015848_c001_v7007000_t0000_u01788227928232") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6860_d20260901_m015843_c001_v0001144_t0056_u01788227923874") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5cb_d20260901_m015838_c001_v7007000_t0000_u01788227918704") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6842_d20260901_m015832_c001_v0001144_t0056_u01788227912204") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e59b_d20260901_m015826_c001_v7007000_t0000_u01788227906865") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba681c_d20260901_m015820_c001_v0001144_t0056_u01788227900287") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4019696699484c35_d20260901_m015921_c001_v7007000_t0000_u01788227961359") 2026/09/01 02:01:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba68b8_d20260901_m015918_c001_v0001144_t0010_u01788227958144") 2026/09/01 02:01:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899012_d20260901_m015939_c001_v7007000_t0000_u01788227979909") 2026/09/01 02:01:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b53a8_d20260901_m015934_c001_v0001157_t0008_u01788227974053") 2026/09/01 02:01:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b00_d20260901_m020040_c001_v7007000_t0000_u01788228040574") 2026/09/01 02:01:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f99_d20260901_m020033_c001_v0001092_t0020_u01788228033717") 2026/09/01 02:01:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33828_d20260901_m020028_c001_v7007000_t0000_u01788228028398") 2026/09/01 02:01:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f83_d20260901_m020021_c001_v0001092_t0020_u01788228021602") 2026/09/01 02:01:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7f4_d20260901_m020016_c001_v7007000_t0000_u01788228016051") 2026/09/01 02:01:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f61_d20260901_m020009_c001_v0001092_t0020_u01788228009024") 2026/09/01 02:01:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889905e_d20260901_m020003_c001_v7007000_t0000_u01788228003723") 2026/09/01 02:01:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f53_d20260901_m015957_c001_v0001092_t0020_u01788227997236") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899039_d20260901_m015952_c001_v7007000_t0000_u01788227992001") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f39_d20260901_m015945_c001_v0001092_t0020_u01788227985084") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898ff4_d20260901_m015934_c001_v7007000_t0000_u01788227974498") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68da_d20260901_m015931_c001_v0001144_t0056_u01788227971677") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf228d_d20260901_m015926_c001_v7007000_t0000_u01788227966501") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68c8_d20260901_m015921_c001_v0001144_t0056_u01788227961131") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2272_d20260901_m015919_c001_v7007000_t0000_u01788227959428") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27edf_d20260901_m015915_c001_v0001092_t0020_u01788227955079") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd2685d_d20260901_m015909_c001_v7007000_t0000_u01788227949877") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ed1_d20260901_m015904_c001_v0001092_t0020_u01788227944555") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f422adc4bae03da37_d20260901_m015902_c001_v7007000_t0000_u01788227942492") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b531c_d20260901_m015858_c001_v0001157_t0008_u01788227938606") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4086babe16c7b52f_d20260901_m015848_c001_v7007000_t0000_u01788227928245") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e97_d20260901_m015844_c001_v0001092_t0020_u01788227924059") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5cd_d20260901_m015838_c001_v7007000_t0000_u01788227918884") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e7d_d20260901_m015832_c001_v0001092_t0020_u01788227912388") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e59c_d20260901_m015827_c001_v7007000_t0000_u01788227907044") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e69_d20260901_m015820_c001_v0001092_t0020_u01788227900525") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf2276_d20260901_m015921_c001_v7007000_t0000_u01788227961525") 2026/09/01 02:01:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5374_d20260901_m015918_c001_v0001157_t0008_u01788227958165") 2026/09/01 02:01:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce37c_d20260901_m015850_c001_v7007000_t0000_u01788227930749") 2026/09/01 02:01:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39a68_d20260901_m015845_c001_v0001178_t0046_u01788227925859") 2026/09/01 02:01:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce37d_d20260901_m015850_c001_v7007000_t0000_u01788227930953") 2026/09/01 02:01:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b52f0_d20260901_m015845_c001_v0001157_t0023_u01788227925869") 2026/09/01 02:01:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce37e_d20260901_m015851_c001_v7007000_t0000_u01788227931198") 2026/09/01 02:01:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27e9d_d20260901_m015845_c001_v0001092_t0003_u01788227925886") 2026/09/01 02:01:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce37f_d20260901_m015851_c001_v7007000_t0000_u01788227931379") 2026/09/01 02:01:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39a6a_d20260901_m015846_c001_v0001178_t0037_u01788227926077") 2026/09/01 02:01:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce380_d20260901_m015851_c001_v7007000_t0000_u01788227931561") 2026/09/01 02:01:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27e9f_d20260901_m015846_c001_v0001092_t0059_u01788227926211") 2026/09/01 02:01:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce382_d20260901_m015851_c001_v7007000_t0000_u01788227931754") 2026/09/01 02:01:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b52f2_d20260901_m015846_c001_v0001157_t0045_u01788227926222") 2026/09/01 02:01:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce385_d20260901_m015851_c001_v7007000_t0000_u01788227931935") 2026/09/01 02:01:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39a6c_d20260901_m015846_c001_v0001178_t0050_u01788227926288") 2026/09/01 02:01:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce387_d20260901_m015852_c001_v7007000_t0000_u01788227932116") 2026/09/01 02:01:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27ea1_d20260901_m015846_c001_v0001092_t0013_u01788227926489") 2026/09/01 02:01:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce389_d20260901_m015852_c001_v7007000_t0000_u01788227932298") 2026/09/01 02:01:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39a70_d20260901_m015846_c001_v0001178_t0028_u01788227926508") 2026/09/01 02:01:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce38b_d20260901_m015852_c001_v7007000_t0000_u01788227932479") 2026/09/01 02:01:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba6866_d20260901_m015846_c001_v0001144_t0047_u01788227926619") 2026/09/01 02:01:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce38c_d20260901_m015852_c001_v7007000_t0000_u01788227932661") 2026/09/01 02:01:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b52f4_d20260901_m015846_c001_v0001157_t0044_u01788227926674") 2026/09/01 02:01:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce38e_d20260901_m015852_c001_v7007000_t0000_u01788227932841") 2026/09/01 02:01:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39a72_d20260901_m015846_c001_v0001178_t0014_u01788227926727") 2026/09/01 02:01:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce391_d20260901_m015853_c001_v7007000_t0000_u01788227933022") 2026/09/01 02:01:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39a74_d20260901_m015846_c001_v0001178_t0014_u01788227926979") 2026/09/01 02:01:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce394_d20260901_m015853_c001_v7007000_t0000_u01788227933203") 2026/09/01 02:01:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27ea5_d20260901_m015847_c001_v0001092_t0028_u01788227927019") 2026/09/01 02:01:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce396_d20260901_m015853_c001_v7007000_t0000_u01788227933384") 2026/09/01 02:01:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b52f6_d20260901_m015847_c001_v0001157_t0041_u01788227927133") 2026/09/01 02:01:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce398_d20260901_m015853_c001_v7007000_t0000_u01788227933566") 2026/09/01 02:01:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a76_d20260901_m015847_c001_v0001178_t0051_u01788227927204") 2026/09/01 02:01:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab12c3_d20260901_m015905_c001_v7007000_t0000_u01788227945113") 2026/09/01 02:01:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39a9a_d20260901_m015900_c001_v0001178_t0031_u01788227940423") 2026/09/01 02:01:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce73e_d20260901_m015905_c001_v7007000_t0000_u01788227945125") 2026/09/01 02:01:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27eb7_d20260901_m015900_c001_v0001092_t0024_u01788227940439") 2026/09/01 02:01:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f415c338d69c98fbd_d20260901_m015904_c001_v7007000_t0000_u01788227944779") 2026/09/01 02:01:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b5328_d20260901_m015900_c001_v0001157_t0049_u01788227940451") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4106feb03be02c2a_d20260901_m015904_c001_v7007000_t0000_u01788227944790") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39a9c_d20260901_m015900_c001_v0001178_t0000_u01788227940652") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26846_d20260901_m015905_c001_v7007000_t0000_u01788227945135") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27eb9_d20260901_m015900_c001_v0001092_t0052_u01788227940739") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f408021850f8dfe33_d20260901_m015904_c001_v7007000_t0000_u01788227944922") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba6886_d20260901_m015900_c001_v0001144_t0014_u01788227940848") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab12c0_d20260901_m015904_c001_v7007000_t0000_u01788227944749") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39a9e_d20260901_m015900_c001_v0001178_t0016_u01788227940863") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8898fae_d20260901_m015904_c001_v7007000_t0000_u01788227944815") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b532a_d20260901_m015901_c001_v0001157_t0014_u01788227941024") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab12c2_d20260901_m015904_c001_v7007000_t0000_u01788227944932") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27ebb_d20260901_m015901_c001_v0001092_t0051_u01788227941036") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce73d_d20260901_m015904_c001_v7007000_t0000_u01788227944944") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39aa0_d20260901_m015901_c001_v0001178_t0035_u01788227941085") 2026/09/01 02:01:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26844_d20260901_m015904_c001_v7007000_t0000_u01788227944774") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39aa2_d20260901_m015901_c001_v0001178_t0032_u01788227941298") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f422adc4bae03da3e_d20260901_m015904_c001_v7007000_t0000_u01788227944987") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27ebd_d20260901_m015901_c001_v0001092_t0052_u01788227941348") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26845_d20260901_m015904_c001_v7007000_t0000_u01788227944954") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39aa4_d20260901_m015901_c001_v0001178_t0006_u01788227941523") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f415c338d69c98fbe_d20260901_m015904_c001_v7007000_t0000_u01788227944965") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b532c_d20260901_m015901_c001_v0001157_t0043_u01788227941547") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce73c_d20260901_m015904_c001_v7007000_t0000_u01788227944760") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27ebf_d20260901_m015901_c001_v0001092_t0011_u01788227941686") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f422adc4bae03da3d_d20260901_m015904_c001_v7007000_t0000_u01788227944801") 2026/09/01 02:01:50 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39aa6_d20260901_m015901_c001_v0001178_t0051_u01788227941741") 2026/09/01 02:01:50 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2b7_d20260901_m015729_c001_v7007000_t0000_u01788227849118") 2026/09/01 02:01:50 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406dc6abd4414294_d20260901_m015727_c001_v0001116_t0014_u01788227847404") 2026/09/01 02:01:50 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40307053da67c5c5_d20260901_m015727_c001_v7007000_t0000_u01788227847222") 2026/09/01 02:01:50 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406dc6abd441428a_d20260901_m015724_c001_v0001116_t0014_u01788227844987") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40307053da67c5c0_d20260901_m015724_c001_v7007000_t0000_u01788227844263") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66e6_d20260901_m015720_c001_v0001144_t0056_u01788227840755") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2a9_d20260901_m015719_c001_v7007000_t0000_u01788227839298") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f410377b327d1d042_d20260901_m015717_c001_v0001116_t0027_u01788227837586") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f423cbaf4e6b2e9e8_d20260901_m015717_c001_v7007000_t0000_u01788227837403") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f410377b327d1d03c_d20260901_m015715_c001_v0001116_t0027_u01788227835169") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f423cbaf4e6b2e9dc_d20260901_m015714_c001_v7007000_t0000_u01788227834438") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66d0_d20260901_m015710_c001_v0001144_t0056_u01788227830950") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2a1_d20260901_m015710_c001_v7007000_t0000_u01788227830019") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f410512681a6c6926_d20260901_m015708_c001_v0001182_t0031_u01788227828869") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f422adc4bae03d95e_d20260901_m015708_c001_v7007000_t0000_u01788227828686") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f410512681a6c691c_d20260901_m015706_c001_v0001182_t0031_u01788227826799") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f422adc4bae03d95b_d20260901_m015706_c001_v7007000_t0000_u01788227826068") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66bc_d20260901_m015703_c001_v0001144_t0056_u01788227823028") 2026/09/01 02:01:51 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce298_d20260901_m015702_c001_v7007000_t0000_u01788227822476") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41359e3d1aeee8b9_d20260901_m015700_c001_v0001165_t0009_u01788227820978") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4019696699484a46_d20260901_m015700_c001_v7007000_t0000_u01788227820794") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41359e3d1aeee8ab_d20260901_m015658_c001_v0001165_t0009_u01788227818141") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4019696699484a3f_d20260901_m015657_c001_v7007000_t0000_u01788227817405") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6692_d20260901_m015652_c001_v0001144_t0056_u01788227812197") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f489c_d20260901_m015651_c001_v7007000_t0000_u01788227811652") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413b856cb073f768_d20260901_m015650_c001_v0001183_t0041_u01788227810160") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412677dbc3842648_d20260901_m015649_c001_v7007000_t0000_u01788227809979") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413b856cb073f754_d20260901_m015647_c001_v0001183_t0041_u01788227807164") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412677dbc3842644_d20260901_m015646_c001_v7007000_t0000_u01788227806445") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6672_d20260901_m015641_c001_v0001144_t0056_u01788227801302") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26757_d20260901_m015640_c001_v7007000_t0000_u01788227800753") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412898ba389a20b3_d20260901_m015639_c001_v0001185_t0012_u01788227799137") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d6b3_d20260901_m015638_c001_v7007000_t0000_u01788227798874") 2026/09/01 02:01:52 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412898ba389a20ab_d20260901_m015636_c001_v0001185_t0012_u01788227796191") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d68b_d20260901_m015635_c001_v7007000_t0000_u01788227795473") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba65e4_d20260901_m015548_c001_v0001144_t0056_u01788227748296") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a6785768d3_d20260901_m015545_c001_v7007000_t0000_u01788227745122") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40666ca5e2f80591_d20260901_m015540_c001_v0001115_t0058_u01788227740382") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4059de1ac203a609_d20260901_m015540_c001_v7007000_t0000_u01788227740168") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c85f0_d20260901_m015536_c001_v0001097_t0001_u01788227736274") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4035ef68201d969c_d20260901_m015535_c001_v0001179_t0002_u01788227735541") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4035ef68201d9696_d20260901_m015534_c001_v0001179_t0002_u01788227734611") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a84b0_d20260901_m015521_c001_v7007000_t0000_u01788227721549") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6592_d20260901_m015515_c001_v0001144_t0056_u01788227715492") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4136430eea2947a8_d20260901_m015514_c001_v0001115_t0053_u01788227714754") 2026/09/01 02:01:53 DEBUG : dst/one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4136430eea2947a4_d20260901_m015513_c001_v0001115_t0053_u01788227713840") 2026/09/01 02:01:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2b8_d20260901_m015729_c001_v7007000_t0000_u01788227849301") 2026/09/01 02:01:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f411f2f0e4f46e597_d20260901_m015727_c001_v0001137_t0036_u01788227847039") 2026/09/01 02:01:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4175e57268d36d7c_d20260901_m015724_c001_v0001101_t0019_u01788227844079") 2026/09/01 02:01:53 DEBUG : dst/one.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2aa_d20260901_m015719_c001_v7007000_t0000_u01788227839481") 2026/09/01 02:01:53 DEBUG : dst/one.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4053cd5fa83362f6_d20260901_m015717_c001_v0001183_t0049_u01788227837216") 2026/09/01 02:01:53 DEBUG : dst/one.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40079cfa6870cb28_d20260901_m015714_c001_v0001134_t0012_u01788227834253") 2026/09/01 02:01:54 DEBUG : dst/one.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2a2_d20260901_m015710_c001_v7007000_t0000_u01788227830204") 2026/09/01 02:01:54 DEBUG : dst/one.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41632029f4ebb596_d20260901_m015708_c001_v0001180_t0048_u01788227828500") 2026/09/01 02:01:54 DEBUG : dst/one.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4005accea19da795_d20260901_m015705_c001_v0001153_t0023_u01788227825882") 2026/09/01 02:01:54 DEBUG : dst/three: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a6785768d4_d20260901_m015545_c001_v7007000_t0000_u01788227745301") 2026/09/01 02:01:54 DEBUG : dst/three: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4035ef68201d96bc_d20260901_m015543_c001_v0001179_t0002_u01788227743836") 2026/09/01 02:01:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2b9_d20260901_m015729_c001_v7007000_t0000_u01788227849523") 2026/09/01 02:01:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f411d9a52f87be149_d20260901_m015728_c001_v0001181_t0013_u01788227848179") 2026/09/01 02:01:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f415a5ef7e5080e6b_d20260901_m015725_c001_v0001101_t0046_u01788227845722") 2026/09/01 02:01:54 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2ba_d20260901_m015729_c001_v7007000_t0000_u01788227849706") 2026/09/01 02:01:54 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406dc6abd441429c_d20260901_m015728_c001_v0001116_t0014_u01788227848546") 2026/09/01 02:01:54 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40307053da67c5c6_d20260901_m015728_c001_v7007000_t0000_u01788227848365") 2026/09/01 02:01:54 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406dc6abd4414292_d20260901_m015726_c001_v0001116_t0014_u01788227846087") 2026/09/01 02:01:54 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40307053da67c5c2_d20260901_m015725_c001_v7007000_t0000_u01788227845905") 2026/09/01 02:01:54 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66ea_d20260901_m015721_c001_v0001144_t0056_u01788227841121") 2026/09/01 02:01:54 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2ab_d20260901_m015719_c001_v7007000_t0000_u01788227839664") 2026/09/01 02:01:54 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f410377b327d1d048_d20260901_m015718_c001_v0001116_t0027_u01788227838685") 2026/09/01 02:01:54 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f423cbaf4e6b2e9ee_d20260901_m015718_c001_v7007000_t0000_u01788227838503") 2026/09/01 02:01:54 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f410377b327d1d03e_d20260901_m015716_c001_v0001116_t0027_u01788227836281") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f423cbaf4e6b2e9e2_d20260901_m015716_c001_v7007000_t0000_u01788227836097") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66d4_d20260901_m015711_c001_v0001144_t0056_u01788227831315") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f422adc4bae03d95f_d20260901_m015709_c001_v7007000_t0000_u01788227829462") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66ca_d20260901_m015707_c001_v0001144_t0056_u01788227827738") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f422adc4bae03d95c_d20260901_m015707_c001_v7007000_t0000_u01788227827370") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66c0_d20260901_m015703_c001_v0001144_t0056_u01788227823395") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4019696699484a48_d20260901_m015701_c001_v7007000_t0000_u01788227821541") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66b0_d20260901_m015659_c001_v0001144_t0056_u01788227819810") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4019696699484a40_d20260901_m015658_c001_v7007000_t0000_u01788227818707") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6698_d20260901_m015652_c001_v0001144_t0056_u01788227812565") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412677dbc3842649_d20260901_m015650_c001_v7007000_t0000_u01788227810725") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6688_d20260901_m015648_c001_v0001144_t0056_u01788227808946") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412677dbc3842645_d20260901_m015647_c001_v7007000_t0000_u01788227807859") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6678_d20260901_m015641_c001_v0001144_t0056_u01788227801668") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d6bf_d20260901_m015639_c001_v7007000_t0000_u01788227799821") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6664_d20260901_m015637_c001_v0001144_t0056_u01788227797927") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d699_d20260901_m015636_c001_v7007000_t0000_u01788227796836") 2026/09/01 02:01:55 DEBUG : dst/three.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba65e8_d20260901_m015548_c001_v0001144_t0056_u01788227748665") 2026/09/01 02:01:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2ac_d20260901_m015719_c001_v7007000_t0000_u01788227839848") 2026/09/01 02:01:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4084446328e8a0e2_d20260901_m015718_c001_v0001104_t0005_u01788227838319") 2026/09/01 02:01:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f403c0ae474df6e4a_d20260901_m015715_c001_v0001183_t0018_u01788227835910") 2026/09/01 02:01:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2a3_d20260901_m015710_c001_v7007000_t0000_u01788227830389") 2026/09/01 02:01:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f403cfd1551f247d3_d20260901_m015709_c001_v0001180_t0043_u01788227829248") 2026/09/01 02:01:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f414d95e57c23323e_d20260901_m015707_c001_v0001174_t0019_u01788227827180") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2bb_d20260901_m015729_c001_v7007000_t0000_u01788227849890") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66e8_d20260901_m015720_c001_v0001144_t0056_u01788227840938") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2ad_d20260901_m015720_c001_v7007000_t0000_u01788227840032") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66d2_d20260901_m015711_c001_v0001144_t0056_u01788227831133") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2a4_d20260901_m015710_c001_v7007000_t0000_u01788227830574") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba66be_d20260901_m015703_c001_v0001144_t0056_u01788227823213") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce299_d20260901_m015702_c001_v7007000_t0000_u01788227822660") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6696_d20260901_m015652_c001_v0001144_t0056_u01788227812381") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f489d_d20260901_m015651_c001_v7007000_t0000_u01788227811831") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6676_d20260901_m015641_c001_v0001144_t0056_u01788227801484") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26759_d20260901_m015640_c001_v7007000_t0000_u01788227800936") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba65e6_d20260901_m015548_c001_v0001144_t0056_u01788227748481") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a6785768d5_d20260901_m015545_c001_v7007000_t0000_u01788227745491") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4192f125ec0282d9_d20260901_m015541_c001_v0001102_t0019_u01788227741508") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a84b2_d20260901_m015521_c001_v7007000_t0000_u01788227721728") 2026/09/01 02:01:56 DEBUG : dst/two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4136430eea2947ba_d20260901_m015520_c001_v0001115_t0053_u01788227720633") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0fa9_d20260901_m015448_c001_v7007000_t0000_u01788227688329") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6552_d20260901_m015444_c001_v0001144_t0056_u01788227684481") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f9e_d20260901_m015442_c001_v7007000_t0000_u01788227682423") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c852a_d20260901_m015432_c001_v0001097_t0001_u01788227672382") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f6b_d20260901_m015423_c001_v7007000_t0000_u01788227663677") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6524_d20260901_m015420_c001_v0001144_t0056_u01788227660449") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a836d_d20260901_m015402_c001_v7007000_t0000_u01788227642679") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84a8_d20260901_m015400_c001_v0001097_t0001_u01788227640878") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a835c_d20260901_m015359_c001_v7007000_t0000_u01788227639914") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84a0_d20260901_m015358_c001_v0001097_t0001_u01788227638717") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8350_d20260901_m015356_c001_v7007000_t0000_u01788227636029") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8482_d20260901_m015354_c001_v0001097_t0001_u01788227634436") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8344_d20260901_m015353_c001_v7007000_t0000_u01788227633710") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c846a_d20260901_m015352_c001_v0001097_t0001_u01788227632288") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8331_d20260901_m015346_c001_v7007000_t0000_u01788227626948") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c843a_d20260901_m015345_c001_v0001097_t0001_u01788227625444") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a832a_d20260901_m015344_c001_v7007000_t0000_u01788227624701") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8430_d20260901_m015343_c001_v0001097_t0001_u01788227623979") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d45b_d20260901_m015339_c001_v7007000_t0000_u01788227619741") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8418_d20260901_m015338_c001_v0001097_t0001_u01788227618365") 2026/09/01 02:01:57 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d456_d20260901_m015336_c001_v7007000_t0000_u01788227616556") 2026/09/01 02:01:58 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c840c_d20260901_m015335_c001_v0001097_t0001_u01788227615653") 2026/09/01 02:01:58 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d453_d20260901_m015335_c001_v7007000_t0000_u01788227615290") 2026/09/01 02:01:58 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4005ebbc2ea1cb48_d20260901_m015334_c001_v0001117_t0015_u01788227614745") 2026/09/01 02:01:58 DEBUG : empty space: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8404_d20260901_m015333_c001_v0001097_t0001_u01788227613227") 2026/09/01 02:01:58 DEBUG : enormous: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8363_d20260901_m015401_c001_v7007000_t0000_u01788227641768") 2026/09/01 02:01:58 DEBUG : enormous: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c84ac_d20260901_m015401_c001_v0001097_t0059_u01788227641060") 2026/09/01 02:01:58 DEBUG : existing: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce2c3_d20260901_m015733_c001_v7007000_t0000_u01788227853648") 2026/09/01 02:01:58 DEBUG : existing: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6704_d20260901_m015732_c001_v0001144_t0056_u01788227852524") 2026/09/01 02:01:58 DEBUG : existing: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f5a_d20260901_m015418_c001_v7007000_t0000_u01788227658904") 2026/09/01 02:01:58 DEBUG : existing: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8500_d20260901_m015417_c001_v0001097_t0001_u01788227657974") 2026/09/01 02:01:58 DEBUG : existing: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d447_d20260901_m015330_c001_v7007000_t0000_u01788227610617") 2026/09/01 02:01:58 DEBUG : existing: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83f2_d20260901_m015329_c001_v0001097_t0001_u01788227609716") 2026/09/01 02:01:58 DEBUG : existing: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d445_d20260901_m015329_c001_v7007000_t0000_u01788227609175") 2026/09/01 02:01:58 DEBUG : existing: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83f0_d20260901_m015328_c001_v0001097_t0001_u01788227608634") 2026/09/01 02:01:58 DEBUG : existing: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83ea_d20260901_m015327_c001_v0001097_t0001_u01788227607890") 2026/09/01 02:01:58 DEBUG : existing-b: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f5c_d20260901_m015419_c001_v7007000_t0000_u01788227659090") 2026/09/01 02:01:58 DEBUG : existing-b: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6514_d20260901_m015417_c001_v0001144_t0056_u01788227657985") 2026/09/01 02:01:58 DEBUG : file1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c0b_d20260901_m015812_c001_v7007000_t0000_u01788227892968") 2026/09/01 02:01:58 DEBUG : file1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b526c_d20260901_m015811_c001_v0001157_t0008_u01788227891856") 2026/09/01 02:01:58 DEBUG : file1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c05_d20260901_m015810_c001_v7007000_t0000_u01788227890906") 2026/09/01 02:01:58 DEBUG : file1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5268_d20260901_m015810_c001_v0001157_t0008_u01788227890132") 2026/09/01 02:01:59 DEBUG : five: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8389_d20260901_m015406_c001_v7007000_t0000_u01788227646023") 2026/09/01 02:01:59 DEBUG : five: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84c6_d20260901_m015404_c001_v0001097_t0001_u01788227644140") 2026/09/01 02:01:59 DEBUG : foo: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d458_d20260901_m015338_c001_v7007000_t0000_u01788227618002") 2026/09/01 02:01:59 DEBUG : foo: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8416_d20260901_m015337_c001_v0001097_t0001_u01788227617461") 2026/09/01 02:01:59 DEBUG : foo: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8414_d20260901_m015336_c001_v0001097_t0001_u01788227616917") 2026/09/01 02:01:59 DEBUG : four: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a838d_d20260901_m015406_c001_v7007000_t0000_u01788227646206") 2026/09/01 02:01:59 DEBUG : four: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba64ea_d20260901_m015404_c001_v0001144_t0056_u01788227644705") 2026/09/01 02:01:59 DEBUG : four: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84c0_d20260901_m015403_c001_v0001097_t0001_u01788227643594") 2026/09/01 02:01:59 DEBUG : hello world2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e231_d20260901_m015251_c001_v7007000_t0000_u01788227571990") 2026/09/01 02:01:59 DEBUG : hello world2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8350_d20260901_m015251_c001_v0001097_t0001_u01788227571397") 2026/09/01 02:01:59 DEBUG : ignore-size: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d441_d20260901_m015327_c001_v7007000_t0000_u01788227607526") 2026/09/01 02:01:59 DEBUG : ignore-size: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83e6_d20260901_m015326_c001_v0001097_t0001_u01788227606616") 2026/09/01 02:01:59 DEBUG : nested/sub dir/file: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f53_d20260901_m015417_c001_v7007000_t0000_u01788227657215") 2026/09/01 02:01:59 DEBUG : nested/sub dir/file: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba650e_d20260901_m015416_c001_v0001144_t0056_u01788227656585") 2026/09/01 02:01:59 DEBUG : nested/sub dir/file: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f4c_d20260901_m015415_c001_v7007000_t0000_u01788227655823") 2026/09/01 02:01:59 DEBUG : nested/sub dir/file: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba650a_d20260901_m015415_c001_v0001144_t0056_u01788227655269") 2026/09/01 02:01:59 DEBUG : one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a838f_d20260901_m015406_c001_v7007000_t0000_u01788227646475") 2026/09/01 02:01:59 DEBUG : one: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84b8_d20260901_m015403_c001_v0001097_t0001_u01788227643048") 2026/09/01 02:01:59 DEBUG : only0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bee_d20260901_m015805_c001_v7007000_t0000_u01788227885557") 2026/09/01 02:02:00 DEBUG : only0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f399cc_d20260901_m015800_c001_v0001178_t0051_u01788227880219") 2026/09/01 02:02:00 DEBUG : only0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba677e_d20260901_m015751_c001_v0001144_t0056_u01788227871755") 2026/09/01 02:02:00 DEBUG : only0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f48e1_d20260901_m015745_c001_v7007000_t0000_u01788227865927") 2026/09/01 02:02:00 DEBUG : only0: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6714_d20260901_m015737_c001_v0001144_t0056_u01788227857401") 2026/09/01 02:02:00 DEBUG : only1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bef_d20260901_m015805_c001_v7007000_t0000_u01788227885738") 2026/09/01 02:02:00 DEBUG : only1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e3b_d20260901_m015801_c001_v0001092_t0020_u01788227881180") 2026/09/01 02:02:00 DEBUG : only1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6782_d20260901_m015752_c001_v0001144_t0056_u01788227872123") 2026/09/01 02:02:00 DEBUG : only1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f423cbaf4e6b2ea5b_d20260901_m015746_c001_v7007000_t0000_u01788227866385") 2026/09/01 02:02:00 DEBUG : only1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6718_d20260901_m015737_c001_v0001144_t0056_u01788227857769") 2026/09/01 02:02:00 DEBUG : only10: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bf0_d20260901_m015805_c001_v7007000_t0000_u01788227885919") 2026/09/01 02:02:00 DEBUG : only10: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67d8_d20260901_m015759_c001_v0001144_t0056_u01788227879692") 2026/09/01 02:02:00 DEBUG : only10: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67ae_d20260901_m015755_c001_v0001144_t0056_u01788227875552") 2026/09/01 02:02:00 DEBUG : only10: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f425ec33180521855_d20260901_m015745_c001_v7007000_t0000_u01788227865935") 2026/09/01 02:02:00 DEBUG : only10: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6742_d20260901_m015741_c001_v0001144_t0056_u01788227861180") 2026/09/01 02:02:00 DEBUG : only11: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bf2_d20260901_m015806_c001_v7007000_t0000_u01788227886104") 2026/09/01 02:02:00 DEBUG : only11: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e33_d20260901_m015800_c001_v0001092_t0020_u01788227880408") 2026/09/01 02:02:00 DEBUG : only11: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67b4_d20260901_m015755_c001_v0001144_t0056_u01788227875985") 2026/09/01 02:02:00 DEBUG : only11: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f48e5_d20260901_m015746_c001_v7007000_t0000_u01788227866287") 2026/09/01 02:02:00 DEBUG : only11: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba674a_d20260901_m015741_c001_v0001144_t0056_u01788227861547") 2026/09/01 02:02:00 DEBUG : only12: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bf3_d20260901_m015806_c001_v7007000_t0000_u01788227886284") 2026/09/01 02:02:01 DEBUG : only12: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5246_d20260901_m015800_c001_v0001157_t0008_u01788227880597") 2026/09/01 02:02:01 DEBUG : only12: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67b8_d20260901_m015756_c001_v0001144_t0056_u01788227876353") 2026/09/01 02:02:01 DEBUG : only12: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3365a_d20260901_m015745_c001_v7007000_t0000_u01788227865546") 2026/09/01 02:02:01 DEBUG : only12: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba674e_d20260901_m015741_c001_v0001144_t0056_u01788227861913") 2026/09/01 02:02:01 DEBUG : only13: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bf4_d20260901_m015806_c001_v7007000_t0000_u01788227886464") 2026/09/01 02:02:01 DEBUG : only13: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67da_d20260901_m015800_c001_v0001144_t0056_u01788227880241") 2026/09/01 02:02:01 DEBUG : only13: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67bc_d20260901_m015756_c001_v0001144_t0056_u01788227876723") 2026/09/01 02:02:01 DEBUG : only13: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3365b_d20260901_m015745_c001_v7007000_t0000_u01788227865728") 2026/09/01 02:02:01 DEBUG : only13: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6752_d20260901_m015742_c001_v0001144_t0056_u01788227862280") 2026/09/01 02:02:01 DEBUG : only14: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bf5_d20260901_m015806_c001_v7007000_t0000_u01788227886644") 2026/09/01 02:02:01 DEBUG : only14: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f399ce_d20260901_m015800_c001_v0001178_t0051_u01788227880403") 2026/09/01 02:02:01 DEBUG : only14: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67c0_d20260901_m015757_c001_v0001144_t0056_u01788227877094") 2026/09/01 02:02:01 DEBUG : only14: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3365c_d20260901_m015745_c001_v7007000_t0000_u01788227865991") 2026/09/01 02:02:01 DEBUG : only14: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6756_d20260901_m015742_c001_v0001144_t0056_u01788227862646") 2026/09/01 02:02:01 DEBUG : only15: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bf6_d20260901_m015806_c001_v7007000_t0000_u01788227886825") 2026/09/01 02:02:01 DEBUG : only15: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67dc_d20260901_m015800_c001_v0001144_t0056_u01788227880502") 2026/09/01 02:02:01 DEBUG : only15: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67c4_d20260901_m015757_c001_v0001144_t0056_u01788227877462") 2026/09/01 02:02:01 DEBUG : only15: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3365e_d20260901_m015746_c001_v7007000_t0000_u01788227866363") 2026/09/01 02:02:01 DEBUG : only15: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba675a_d20260901_m015743_c001_v0001144_t0056_u01788227863013") 2026/09/01 02:02:01 DEBUG : only16: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bf7_d20260901_m015807_c001_v7007000_t0000_u01788227887024") 2026/09/01 02:02:01 DEBUG : only16: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f399d0_d20260901_m015800_c001_v0001178_t0051_u01788227880587") 2026/09/01 02:02:02 DEBUG : only16: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67c8_d20260901_m015757_c001_v0001144_t0056_u01788227877831") 2026/09/01 02:02:02 DEBUG : only16: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f48e2_d20260901_m015746_c001_v7007000_t0000_u01788227866107") 2026/09/01 02:02:02 DEBUG : only16: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba675e_d20260901_m015743_c001_v0001144_t0056_u01788227863380") 2026/09/01 02:02:02 DEBUG : only17: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bf8_d20260901_m015807_c001_v7007000_t0000_u01788227887206") 2026/09/01 02:02:02 DEBUG : only17: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e35_d20260901_m015800_c001_v0001092_t0020_u01788227880598") 2026/09/01 02:02:02 DEBUG : only17: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67ce_d20260901_m015758_c001_v0001144_t0056_u01788227878198") 2026/09/01 02:02:02 DEBUG : only17: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f48e7_d20260901_m015746_c001_v7007000_t0000_u01788227866645") 2026/09/01 02:02:02 DEBUG : only17: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6762_d20260901_m015743_c001_v0001144_t0056_u01788227863747") 2026/09/01 02:02:02 DEBUG : only18: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bf9_d20260901_m015807_c001_v7007000_t0000_u01788227887492") 2026/09/01 02:02:02 DEBUG : only18: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67de_d20260901_m015800_c001_v0001144_t0056_u01788227880687") 2026/09/01 02:02:02 DEBUG : only18: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67d2_d20260901_m015758_c001_v0001144_t0056_u01788227878568") 2026/09/01 02:02:02 DEBUG : only18: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3365d_d20260901_m015746_c001_v7007000_t0000_u01788227866173") 2026/09/01 02:02:03 DEBUG : only18: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6768_d20260901_m015744_c001_v0001144_t0056_u01788227864113") 2026/09/01 02:02:03 DEBUG : only19: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bfa_d20260901_m015807_c001_v7007000_t0000_u01788227887743") 2026/09/01 02:02:03 DEBUG : only19: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f399d4_d20260901_m015800_c001_v0001178_t0051_u01788227880769") 2026/09/01 02:02:03 DEBUG : only19: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67d6_d20260901_m015758_c001_v0001144_t0056_u01788227878969") 2026/09/01 02:02:03 DEBUG : only19: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f425ec33180521857_d20260901_m015746_c001_v7007000_t0000_u01788227866374") 2026/09/01 02:02:03 DEBUG : only19: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba676c_d20260901_m015744_c001_v0001144_t0056_u01788227864479") 2026/09/01 02:02:03 DEBUG : only2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bfb_d20260901_m015807_c001_v7007000_t0000_u01788227887924") 2026/09/01 02:02:03 DEBUG : only2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e37_d20260901_m015800_c001_v0001092_t0020_u01788227880780") 2026/09/01 02:02:03 DEBUG : only2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6786_d20260901_m015752_c001_v0001144_t0056_u01788227872492") 2026/09/01 02:02:03 DEBUG : only2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f48e6_d20260901_m015746_c001_v7007000_t0000_u01788227866466") 2026/09/01 02:02:03 DEBUG : only2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba671e_d20260901_m015738_c001_v0001144_t0056_u01788227858135") 2026/09/01 02:02:03 DEBUG : only3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bfc_d20260901_m015808_c001_v7007000_t0000_u01788227888115") 2026/09/01 02:02:03 DEBUG : only3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5248_d20260901_m015800_c001_v0001157_t0008_u01788227880791") 2026/09/01 02:02:03 DEBUG : only3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba678c_d20260901_m015752_c001_v0001144_t0056_u01788227872877") 2026/09/01 02:02:03 DEBUG : only3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f423cbaf4e6b2ea57_d20260901_m015745_c001_v7007000_t0000_u01788227865991") 2026/09/01 02:02:03 DEBUG : only3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6722_d20260901_m015738_c001_v0001144_t0056_u01788227858569") 2026/09/01 02:02:03 DEBUG : only4: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bfd_d20260901_m015808_c001_v7007000_t0000_u01788227888295") 2026/09/01 02:02:03 DEBUG : only4: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b524a_d20260901_m015800_c001_v0001157_t0008_u01788227880976") 2026/09/01 02:02:03 DEBUG : only4: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6790_d20260901_m015753_c001_v0001144_t0056_u01788227873245") 2026/09/01 02:02:04 DEBUG : only4: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d3365f_d20260901_m015746_c001_v7007000_t0000_u01788227866544") 2026/09/01 02:02:04 DEBUG : only4: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6726_d20260901_m015738_c001_v0001144_t0056_u01788227858942") 2026/09/01 02:02:04 DEBUG : only5: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bfe_d20260901_m015808_c001_v7007000_t0000_u01788227888475") 2026/09/01 02:02:04 DEBUG : only5: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67e0_d20260901_m015800_c001_v0001144_t0056_u01788227880872") 2026/09/01 02:02:04 DEBUG : only5: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6794_d20260901_m015753_c001_v0001144_t0056_u01788227873613") 2026/09/01 02:02:04 DEBUG : only5: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f425ec33180521858_d20260901_m015746_c001_v7007000_t0000_u01788227866556") 2026/09/01 02:02:04 DEBUG : only5: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba672a_d20260901_m015739_c001_v0001144_t0056_u01788227859321") 2026/09/01 02:02:04 DEBUG : only6: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851bff_d20260901_m015808_c001_v7007000_t0000_u01788227888655") 2026/09/01 02:02:04 DEBUG : only6: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f399d6_d20260901_m015800_c001_v0001178_t0051_u01788227880952") 2026/09/01 02:02:04 DEBUG : only6: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6798_d20260901_m015754_c001_v0001144_t0056_u01788227874024") 2026/09/01 02:02:04 DEBUG : only6: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f425ec33180521856_d20260901_m015746_c001_v7007000_t0000_u01788227866184") 2026/09/01 02:02:04 DEBUG : only6: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba672e_d20260901_m015739_c001_v0001144_t0056_u01788227859697") 2026/09/01 02:02:04 DEBUG : only7: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c00_d20260901_m015808_c001_v7007000_t0000_u01788227888838") 2026/09/01 02:02:04 DEBUG : only7: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e39_d20260901_m015800_c001_v0001092_t0020_u01788227880965") 2026/09/01 02:02:04 DEBUG : only7: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67a0_d20260901_m015754_c001_v0001144_t0056_u01788227874423") 2026/09/01 02:02:04 DEBUG : only7: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33661_d20260901_m015746_c001_v7007000_t0000_u01788227866725") 2026/09/01 02:02:04 DEBUG : only7: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6732_d20260901_m015740_c001_v0001144_t0056_u01788227860072") 2026/09/01 02:02:04 DEBUG : only8: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c01_d20260901_m015809_c001_v7007000_t0000_u01788227889018") 2026/09/01 02:02:04 DEBUG : only8: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f399d8_d20260901_m015801_c001_v0001178_t0051_u01788227881180") 2026/09/01 02:02:04 DEBUG : only8: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67a6_d20260901_m015754_c001_v0001144_t0056_u01788227874800") 2026/09/01 02:02:04 DEBUG : only8: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f423cbaf4e6b2ea59_d20260901_m015746_c001_v7007000_t0000_u01788227866196") 2026/09/01 02:02:05 DEBUG : only8: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6736_d20260901_m015740_c001_v0001144_t0056_u01788227860436") 2026/09/01 02:02:05 DEBUG : only9: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c02_d20260901_m015809_c001_v7007000_t0000_u01788227889199") 2026/09/01 02:02:05 DEBUG : only9: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67e2_d20260901_m015801_c001_v0001144_t0056_u01788227881057") 2026/09/01 02:02:05 DEBUG : only9: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba67aa_d20260901_m015755_c001_v0001144_t0056_u01788227875169") 2026/09/01 02:02:05 DEBUG : only9: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f423cbaf4e6b2ea5f_d20260901_m015746_c001_v7007000_t0000_u01788227866565") 2026/09/01 02:02:05 DEBUG : only9: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba673c_d20260901_m015740_c001_v0001144_t0056_u01788227860814") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f42_d20260901_m015414_c001_v7007000_t0000_u01788227654107") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84f0_d20260901_m015412_c001_v0001097_t0001_u01788227652467") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f33_d20260901_m015411_c001_v7007000_t0000_u01788227651697") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84e6_d20260901_m015410_c001_v0001097_t0001_u01788227650196") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f28_d20260901_m015409_c001_v7007000_t0000_u01788227649462") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba64f0_d20260901_m015407_c001_v0001144_t0056_u01788227647409") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8357_d20260901_m015357_c001_v7007000_t0000_u01788227637662") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8490_d20260901_m015356_c001_v0001097_t0001_u01788227636572") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a834a_d20260901_m015354_c001_v7007000_t0000_u01788227634983") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8480_d20260901_m015354_c001_v0001097_t0001_u01788227634254") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8341_d20260901_m015352_c001_v7007000_t0000_u01788227632832") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8464_d20260901_m015352_c001_v0001097_t0001_u01788227632106") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8330_d20260901_m015346_c001_v7007000_t0000_u01788227626350") 2026/09/01 02:02:05 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8434_d20260901_m015345_c001_v0001097_t0001_u01788227625252") 2026/09/01 02:02:06 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a832b_d20260901_m015344_c001_v7007000_t0000_u01788227624882") 2026/09/01 02:02:06 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c842e_d20260901_m015343_c001_v0001097_t0001_u01788227623797") 2026/09/01 02:02:06 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8327_d20260901_m015343_c001_v7007000_t0000_u01788227623429") 2026/09/01 02:02:06 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c842a_d20260901_m015342_c001_v0001097_t0001_u01788227622888") 2026/09/01 02:02:06 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8426_d20260901_m015342_c001_v0001097_t0001_u01788227622346") 2026/09/01 02:02:06 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8323_d20260901_m015341_c001_v7007000_t0000_u01788227621984") 2026/09/01 02:02:06 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8424_d20260901_m015341_c001_v0001097_t0001_u01788227621443") 2026/09/01 02:02:06 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c841e_d20260901_m015340_c001_v0001097_t0007_u01788227620648") 2026/09/01 02:02:06 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d45c_d20260901_m015339_c001_v7007000_t0000_u01788227619922") 2026/09/01 02:02:06 DEBUG : potato: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c841a_d20260901_m015338_c001_v0001097_t0011_u01788227618908") 2026/09/01 02:02:06 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0fc0_d20260901_m015457_c001_v7007000_t0000_u01788227697608") 2026/09/01 02:02:06 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba656a_d20260901_m015456_c001_v0001144_t0043_u01788227696555") 2026/09/01 02:02:06 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0faa_d20260901_m015448_c001_v7007000_t0000_u01788227688738") 2026/09/01 02:02:06 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c8540_d20260901_m015443_c001_v0001097_t0039_u01788227683689") 2026/09/01 02:02:06 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f92_d20260901_m015436_c001_v7007000_t0000_u01788227676380") 2026/09/01 02:02:06 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba6538_d20260901_m015431_c001_v0001144_t0042_u01788227671365") 2026/09/01 02:02:06 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f6d_d20260901_m015424_c001_v7007000_t0000_u01788227664303") 2026/09/01 02:02:06 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c8506_d20260901_m015420_c001_v0001097_t0058_u01788227660023") 2026/09/01 02:02:06 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8365_d20260901_m015401_c001_v7007000_t0000_u01788227641951") 2026/09/01 02:02:06 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c84a4_d20260901_m015400_c001_v0001097_t0000_u01788227640493") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a835d_d20260901_m015400_c001_v7007000_t0000_u01788227640130") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c849c_d20260901_m015358_c001_v0001097_t0030_u01788227638210") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8358_d20260901_m015357_c001_v7007000_t0000_u01788227637845") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8496_d20260901_m015357_c001_v0001097_t0001_u01788227637117") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8351_d20260901_m015356_c001_v7007000_t0000_u01788227636210") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c848c_d20260901_m015355_c001_v0001097_t0045_u01788227635346") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8346_d20260901_m015353_c001_v7007000_t0000_u01788227633891") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c846c_d20260901_m015352_c001_v0001097_t0039_u01788227632843") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8333_d20260901_m015347_c001_v7007000_t0000_u01788227627129") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c843e_d20260901_m015345_c001_v0001097_t0053_u01788227625993") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e23a_d20260901_m015254_c001_v7007000_t0000_u01788227574504") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8358_d20260901_m015253_c001_v0001097_t0001_u01788227573964") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e235_d20260901_m015253_c001_v7007000_t0000_u01788227573069") 2026/09/01 02:02:07 DEBUG : potato2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8354_d20260901_m015252_c001_v0001097_t0001_u01788227572527") 2026/09/01 02:02:07 DEBUG : potato3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0fab_d20260901_m015449_c001_v7007000_t0000_u01788227689112") 2026/09/01 02:02:07 DEBUG : potato3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c8544_d20260901_m015444_c001_v0001097_t0058_u01788227684830") 2026/09/01 02:02:07 DEBUG : potato3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f95_d20260901_m015436_c001_v7007000_t0000_u01788227676959") 2026/09/01 02:02:07 DEBUG : potato3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba653c_d20260901_m015432_c001_v0001144_t0053_u01788227672566") 2026/09/01 02:02:07 DEBUG : potato3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f6f_d20260901_m015424_c001_v7007000_t0000_u01788227664487") 2026/09/01 02:02:07 DEBUG : potato3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c8508_d20260901_m015420_c001_v0001097_t0032_u01788227660631") 2026/09/01 02:02:08 DEBUG : pre-dest1/1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a6785768b0_d20260901_m015530_c001_v7007000_t0000_u01788227730295") 2026/09/01 02:02:08 DEBUG : pre-dest1/1: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c85c3_d20260901_m015522_c001_v0001097_t0001_u01788227722450") 2026/09/01 02:02:08 DEBUG : pre-dest2/2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f418576a6785768b2_d20260901_m015530_c001_v7007000_t0000_u01788227730474") 2026/09/01 02:02:08 DEBUG : pre-dest2/2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba65b0_d20260901_m015522_c001_v0001144_t0056_u01788227722998") 2026/09/01 02:02:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/09/01 02:02:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/01 02:02:08 DEBUG : pacer: Reducing sleep to 10ms 2026/09/01 02:02:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8459_d20260901_m015509_c001_v7007000_t0000_u01788227709728") 2026/09/01 02:02:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10990096168c8592_d20260901_m015506_c001_v0001097_t0012_u01788227706631") 2026/09/01 02:02:08 DEBUG : sizeonly: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d43e_d20260901_m015326_c001_v7007000_t0000_u01788227606071") 2026/09/01 02:02:08 DEBUG : sizeonly: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83e0_d20260901_m015325_c001_v0001097_t0001_u01788227605171") 2026/09/01 02:02:08 DEBUG : splitbanan: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae8899013_d20260901_m015940_c001_v7007000_t0000_u01788227980092") 2026/09/01 02:02:08 DEBUG : splitbanan: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b539e_d20260901_m015933_c001_v0001157_t0008_u01788227973315") 2026/09/01 02:02:08 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b01_d20260901_m020040_c001_v7007000_t0000_u01788228040756") 2026/09/01 02:02:08 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f9b_d20260901_m020034_c001_v0001092_t0020_u01788228034455") 2026/09/01 02:02:08 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4262768aa7d33829_d20260901_m020028_c001_v7007000_t0000_u01788228028579") 2026/09/01 02:02:08 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f85_d20260901_m020022_c001_v0001092_t0020_u01788228022359") 2026/09/01 02:02:08 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f42185d556fb7c7f6_d20260901_m020016_c001_v7007000_t0000_u01788228016234") 2026/09/01 02:02:08 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f65_d20260901_m020009_c001_v0001092_t0020_u01788228009765") 2026/09/01 02:02:08 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889905f_d20260901_m020003_c001_v7007000_t0000_u01788228003924") 2026/09/01 02:02:08 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f55_d20260901_m015957_c001_v0001092_t0020_u01788227997973") 2026/09/01 02:02:08 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4202747ae889903b_d20260901_m015952_c001_v7007000_t0000_u01788227992186") 2026/09/01 02:02:08 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27f3d_d20260901_m015945_c001_v0001092_t0020_u01788227985817") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409e7ea19c1c4f53_d20260901_m015934_c001_v7007000_t0000_u01788227974704") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68dc_d20260901_m015932_c001_v0001144_t0056_u01788227972416") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4113b6c006cf228e_d20260901_m015926_c001_v7007000_t0000_u01788227966680") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba68be_d20260901_m015920_c001_v0001144_t0056_u01788227960382") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26863_d20260901_m015918_c001_v7007000_t0000_u01788227958828") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ee1_d20260901_m015915_c001_v0001092_t0020_u01788227955819") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd2685e_d20260901_m015910_c001_v7007000_t0000_u01788227950059") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27ec9_d20260901_m015903_c001_v0001092_t0020_u01788227943812") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f406aa1fcbb2ce3b4_d20260901_m015902_c001_v7007000_t0000_u01788227942536") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5322_d20260901_m015859_c001_v0001157_t0008_u01788227939345") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f416b9bff8e138f43_d20260901_m015848_c001_v7007000_t0000_u01788227928200") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e99_d20260901_m015844_c001_v0001092_t0020_u01788227924797") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e5cf_d20260901_m015839_c001_v7007000_t0000_u01788227919079") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e81_d20260901_m015833_c001_v0001092_t0020_u01788227913153") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e59e_d20260901_m015827_c001_v7007000_t0000_u01788227907329") 2026/09/01 02:02:09 DEBUG : splitbananasplit: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e6b_d20260901_m015821_c001_v0001092_t0020_u01788227901306") 2026/09/01 02:02:09 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f404ee08fbfd26868_d20260901_m015921_c001_v7007000_t0000_u01788227961562") 2026/09/01 02:02:09 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39adc_d20260901_m015916_c001_v0001178_t0051_u01788227956727") 2026/09/01 02:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c12_d20260901_m015817_c001_v7007000_t0000_u01788227897129") 2026/09/01 02:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba680c_d20260901_m015815_c001_v0001144_t0056_u01788227895963") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c0e_d20260901_m015815_c001_v7007000_t0000_u01788227895191") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a0a_d20260901_m015813_c001_v0001178_t0051_u01788227893898") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f54_d20260901_m015417_c001_v7007000_t0000_u01788227657399") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84fc_d20260901_m015416_c001_v0001097_t0001_u01788227656572") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f4d_d20260901_m015416_c001_v7007000_t0000_u01788227656022") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84fa_d20260901_m015415_c001_v0001097_t0001_u01788227655257") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d439_d20260901_m015323_c001_v7007000_t0000_u01788227603158") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83ce_d20260901_m015321_c001_v0001097_t0001_u01788227601893") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d436_d20260901_m015321_c001_v7007000_t0000_u01788227601533") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83cc_d20260901_m015320_c001_v0001097_t0001_u01788227600635") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d432_d20260901_m015318_c001_v7007000_t0000_u01788227598675") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83c4_d20260901_m015317_c001_v0001097_t0001_u01788227597928") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d431_d20260901_m015317_c001_v7007000_t0000_u01788227597380") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83bc_d20260901_m015316_c001_v0001097_t0001_u01788227596601") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83b4_d20260901_m015314_c001_v0001097_t0001_u01788227594341") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4188a1e09e68d42a_d20260901_m015313_c001_v7007000_t0000_u01788227593980") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83ae_d20260901_m015313_c001_v0001097_t0001_u01788227593437") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83a8_d20260901_m015312_c001_v0001097_t0001_u01788227592896") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e26e_d20260901_m015312_c001_v7007000_t0000_u01788227592172") 2026/09/01 02:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c83a2_d20260901_m015310_c001_v0001097_t0001_u01788227590178") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8396_d20260901_m015307_c001_v0001097_t0001_u01788227587806") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e266_d20260901_m015307_c001_v7007000_t0000_u01788227587448") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c838e_d20260901_m015306_c001_v0001097_t0001_u01788227586909") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c838c_d20260901_m015306_c001_v0001097_t0001_u01788227586352") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e262_d20260901_m015305_c001_v7007000_t0000_u01788227585993") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c837a_d20260901_m015302_c001_v0001097_t0001_u01788227582334") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e251_d20260901_m015301_c001_v7007000_t0000_u01788227581975") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8378_d20260901_m015301_c001_v0001097_t0001_u01788227581427") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e24c_d20260901_m015300_c001_v7007000_t0000_u01788227580526") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8374_d20260901_m015259_c001_v0001097_t0001_u01788227579920") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e249_d20260901_m015259_c001_v7007000_t0000_u01788227579382") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8370_d20260901_m015258_c001_v0001097_t0001_u01788227578847") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e244_d20260901_m015257_c001_v7007000_t0000_u01788227577921") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c836c_d20260901_m015257_c001_v0001097_t0001_u01788227577203") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e240_d20260901_m015256_c001_v7007000_t0000_u01788227576663") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8362_d20260901_m015256_c001_v0001097_t0001_u01788227576124") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e23c_d20260901_m015255_c001_v7007000_t0000_u01788227575585") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c835c_d20260901_m015255_c001_v0001097_t0001_u01788227575042") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e22d_d20260901_m015250_c001_v7007000_t0000_u01788227570858") 2026/09/01 02:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8342_d20260901_m015250_c001_v0001097_t0001_u01788227570257") 2026/09/01 02:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e229_d20260901_m015249_c001_v7007000_t0000_u01788227569712") 2026/09/01 02:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8340_d20260901_m015249_c001_v0001097_t0001_u01788227569175") 2026/09/01 02:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e228_d20260901_m015248_c001_v7007000_t0000_u01788227568267") 2026/09/01 02:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c833e_d20260901_m015247_c001_v0001097_t0001_u01788227567730") 2026/09/01 02:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40000c264950e21e_d20260901_m015245_c001_v7007000_t0000_u01788227565585") 2026/09/01 02:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c8339_d20260901_m015245_c001_v0001097_t0001_u01788227565034") 2026/09/01 02:02:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c13_d20260901_m015817_c001_v7007000_t0000_u01788227897309") 2026/09/01 02:02:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f112e5655c3f27e5b_d20260901_m015815_c001_v0001092_t0001_u01788227895976") 2026/09/01 02:02:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c0f_d20260901_m015815_c001_v7007000_t0000_u01788227895384") 2026/09/01 02:02:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b5272_d20260901_m015813_c001_v0001157_t0005_u01788227893906") 2026/09/01 02:02:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b0a_d20260901_m020042_c001_v7007000_t0000_u01788228042773") 2026/09/01 02:02:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39c02_d20260901_m020042_c001_v0001178_t0030_u01788228042122") 2026/09/01 02:02:12 DEBUG : sub/yam: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f3f_d20260901_m015413_c001_v7007000_t0000_u01788227653558") 2026/09/01 02:02:12 DEBUG : sub/yam: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6500_d20260901_m015412_c001_v0001144_t0056_u01788227652624") 2026/09/01 02:02:12 DEBUG : test_dir1/file2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c0c_d20260901_m015813_c001_v7007000_t0000_u01788227893148") 2026/09/01 02:02:12 DEBUG : test_dir1/file2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6806_d20260901_m015811_c001_v0001144_t0056_u01788227891865") 2026/09/01 02:02:12 DEBUG : test_dir1/file2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c06_d20260901_m015811_c001_v7007000_t0000_u01788227891085") 2026/09/01 02:02:12 DEBUG : test_dir1/file2: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40965184f5f39a00_d20260901_m015810_c001_v0001178_t0051_u01788227890158") 2026/09/01 02:02:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c0d_d20260901_m015813_c001_v7007000_t0000_u01788227893334") 2026/09/01 02:02:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27e51_d20260901_m015812_c001_v0001092_t0020_u01788227892216") 2026/09/01 02:02:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f427008fdc4851c07_d20260901_m015811_c001_v7007000_t0000_u01788227891281") 2026/09/01 02:02:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba6800_d20260901_m015810_c001_v0001144_t0056_u01788227890146") 2026/09/01 02:02:13 DEBUG : three: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8391_d20260901_m015406_c001_v7007000_t0000_u01788227646658") 2026/09/01 02:02:13 DEBUG : three: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84c8_d20260901_m015405_c001_v0001097_t0001_u01788227645466") 2026/09/01 02:02:13 DEBUG : three: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84be_d20260901_m015403_c001_v0001097_t0001_u01788227643411") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b0f_d20260901_m020044_c001_v7007000_t0000_u01788228044429") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba698c_d20260901_m020043_c001_v0001144_t0056_u01788228043835") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b64_d20260901_m020103_c001_v7007000_t0000_u01788228063143") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b54b4_d20260901_m020101_c001_v0001157_t0014_u01788228061185") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b49_d20260901_m020059_c001_v7007000_t0000_u01788228059632") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba69b4_d20260901_m020057_c001_v0001144_t0054_u01788228057767") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b3d_d20260901_m020056_c001_v7007000_t0000_u01788228056811") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39c3e_d20260901_m020056_c001_v0001178_t0014_u01788228056158") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b2a_d20260901_m020051_c001_v7007000_t0000_u01788228051546") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f109d96812aba69a0_d20260901_m020050_c001_v0001144_t0006_u01788228050174") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b30_d20260901_m020053_c001_v7007000_t0000_u01788228053660") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f11109b3ba89b5490_d20260901_m020052_c001_v0001157_t0040_u01788228052501") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b25_d20260901_m020049_c001_v7007000_t0000_u01788228049224") 2026/09/01 02:02:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f10965184f5f39c22_d20260901_m020048_c001_v0001178_t0000_u01788228048607") 2026/09/01 02:02:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b18_d20260901_m020047_c001_v7007000_t0000_u01788228047660") 2026/09/01 02:02:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27fa5_d20260901_m020047_c001_v0001092_t0020_u01788228047070") 2026/09/01 02:02:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b15_d20260901_m020045_c001_v7007000_t0000_u01788228045983") 2026/09/01 02:02:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41109b3ba89b5476_d20260901_m020045_c001_v0001157_t0008_u01788228045389") 2026/09/01 02:02:14 DEBUG : toe/toe/toe: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4019696699484de5_d20260901_m020107_c001_v7007000_t0000_u01788228067647") 2026/09/01 02:02:14 DEBUG : toe/toe/toe: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba69c9_d20260901_m020107_c001_v0001144_t0056_u01788228067051") 2026/09/01 02:02:14 DEBUG : toe/toe/toe: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b37_d20260901_m020055_c001_v7007000_t0000_u01788228055200") 2026/09/01 02:02:14 DEBUG : toe/toe/toe: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27fb1_d20260901_m020054_c001_v0001092_t0020_u01788228054613") 2026/09/01 02:02:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b6a_d20260901_m020103_c001_v7007000_t0000_u01788228063729") 2026/09/01 02:02:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f412e5655c3f27fb9_d20260901_m020102_c001_v0001092_t0020_u01788228062960") 2026/09/01 02:02:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f413a4e154d7f4b4f_d20260901_m020100_c001_v7007000_t0000_u01788228060227") 2026/09/01 02:02:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f407bce2a9d85c5e4_d20260901_m020059_c001_v0001115_t0023_u01788228059444") 2026/09/01 02:02:14 DEBUG : two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f417fc692ce8a8393_d20260901_m015406_c001_v7007000_t0000_u01788227646838") 2026/09/01 02:02:14 DEBUG : two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4125b7e9a4113e0f_d20260901_m015404_c001_v0001167_t0014_u01788227644889") 2026/09/01 02:02:14 DEBUG : two: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f40990096168c84ba_d20260901_m015403_c001_v0001097_t0001_u01788227643229") 2026/09/01 02:02:14 DEBUG : yam: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f44_d20260901_m015414_c001_v7007000_t0000_u01788227654333") 2026/09/01 02:02:14 DEBUG : yam: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f41705a71f9e616b9_d20260901_m015413_c001_v0001106_t0023_u01788227653370") 2026/09/01 02:02:14 DEBUG : yam: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f30_d20260901_m015411_c001_v7007000_t0000_u01788227651147") 2026/09/01 02:02:14 DEBUG : yam: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f409d96812aba64f6_d20260901_m015410_c001_v0001144_t0056_u01788227650207") 2026/09/01 02:02:14 DEBUG : yam: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f25_d20260901_m015408_c001_v7007000_t0000_u01788227648913") 2026/09/01 02:02:14 DEBUG : yam: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f4125b7e9a4113e1d_d20260901_m015407_c001_v0001167_t0014_u01788227647420") 2026/09/01 02:02:15 DEBUG : yaml: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f36_d20260901_m015411_c001_v7007000_t0000_u01788227651880") 2026/09/01 02:02:15 DEBUG : yaml: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f400dba1562e42787_d20260901_m015410_c001_v0001172_t0026_u01788227650960") 2026/09/01 02:02:15 DEBUG : yaml: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f419d536a48ab0f2a_d20260901_m015409_c001_v7007000_t0000_u01788227649645") 2026/09/01 02:02:15 DEBUG : yaml: Deleting (id "4_z1fc22de3a0bd5babaf080e1b_f414ac16409626a31_d20260901_m015408_c001_v0001180_t0016_u01788227648647") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m34.235078644s (try 1/5)