"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/03 01:52:52 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete" 2026/06/03 01:52:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:52:53 DEBUG : Creating backend with remote "/tmp/rclone4161757030" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:52:54 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:52:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/03 01:52:54 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:52:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/03 01:52:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:52:55 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:52:55 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:52:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:52:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:52:56 INFO : sub dir/hello world: Copied (new) 2026/06/03 01:52:56 DEBUG : B2 bucket rclone-test-risosim8hete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:52:57 DEBUG : Creating backend with remote "/non-existing" 2026/06/03 01:52:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/03 01:52:57 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:52:57 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:52:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:52:58 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:52:58 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:52:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:52:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:52:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.47s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:52:59 INFO : B2 bucket rclone-test-risosim8hete: Running all checks before starting transfers 2026/06/03 01:53:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:00 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:00 INFO : B2 bucket rclone-test-risosim8hete: Checks finished, now starting transfers 2026/06/03 01:53:00 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:00 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.16s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:01 ERROR : Ignoring --no-traverse with sync 2026/06/03 01:53:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:01 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:01 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:01 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:01 INFO : sub dir/hello world: Copied (new) 2026/06/03 01:53:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/03 01:53:02 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:02 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:02 DEBUG : hello world2: size = 12 OK 2026/06/03 01:53:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/03 01:53:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:53:03 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:03 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:03 DEBUG : potato2: size = 11 OK 2026/06/03 01:53:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:53:05 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:05 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:05 DEBUG : potato2: size = 11 OK 2026/06/03 01:53:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.61s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/03 01:53:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 01:53:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/03 01:53:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/03 01:53:06 INFO : sub dir2: Making directory 2026/06/03 01:53:06 INFO : sub dir: Making directory 2026/06/03 01:53:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:06 INFO : sub dir2/sub sub dir2: Making directory 2026/06/03 01:53:06 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:06 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:06 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/03 01:53:06 DEBUG : B2 bucket rclone-test-risosim8hete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:07 INFO : sub dir2: Making directory 2026/06/03 01:53:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/03 01:53:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 01:53:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:07 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:07 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:08 DEBUG : sub dir2: Making directory with metadata 2026/06/03 01:53:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 01:53:08 INFO : sub dir2: Making directory 2026/06/03 01:53:08 INFO : sub dir: Making directory 2026/06/03 01:53:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:08 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:08 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:08 INFO : sub dir/hello world: Copied (new) 2026/06/03 01:53:08 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/03 01:53:09 DEBUG : B2 bucket rclone-test-risosim8hete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/03 01:53:09 DEBUG : B2 bucket rclone-test-risosim8hete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:10 INFO : sub dir2: Making directory 2026/06/03 01:53:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:10 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:10 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:10 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:10 INFO : sub dir/hello world: Copied (new) 2026/06/03 01:53:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:11 DEBUG : sub dir2: Making directory with metadata 2026/06/03 01:53:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 01:53:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/03 01:53:11 INFO : sub dir2: Making directory 2026/06/03 01:53:11 INFO : sub dir: Making directory 2026/06/03 01:53:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:11 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:11 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:11 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:11 INFO : sub dir/hello world: Copied (new) 2026/06/03 01:53:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/03 01:53:11 DEBUG : B2 bucket rclone-test-risosim8hete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:12 INFO : sub dir2: Making directory 2026/06/03 01:53:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:12 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:12 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:13 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:13 INFO : sub dir/hello world: Copied (new) 2026/06/03 01:53:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bijaxeb8wivi" 2026/06/03 01:53:14 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-risosim8hete -> B2 bucket rclone-test-bijaxeb8wivi 2026/06/03 01:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:15 DEBUG : B2 bucket rclone-test-bijaxeb8wivi: Waiting for checks to finish 2026/06/03 01:53:15 DEBUG : B2 bucket rclone-test-bijaxeb8wivi: Waiting for transfers to finish 2026/06/03 01:53:16 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 01:53:16 DEBUG : B2 bucket rclone-test-bijaxeb8wivi: Purge remote 2026/06/03 01:53:16 INFO : B2 bucket rclone-test-bijaxeb8wivi: cleaning bucket "rclone-test-bijaxeb8wivi" of all files 2026/06/03 01:53:16 DEBUG : sub dir/hello world: Deleting (id "4_zcfe25d4320fd8bbb9fe80e1b_f100a017b241bcf5d_d20260603_m015315_c001_v0001120_t0053_u01780451595866") --- PASS: TestServerSideCopy (3.81s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:53:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:53:18 DEBUG : sub dir/hello world: Sizes differ 2026/06/03 01:53:18 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:18 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:18 DEBUG : sub dir/hello world: size = 17 OK 2026/06/03 01:53:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/03 01:53:18 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.52s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:19 DEBUG : Creating backend with remote "TestB2:rclone-test-begiwej1guna" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-risosim8hete -> B2 bucket rclone-test-begiwej1guna 2026/06/03 01:53:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:20 DEBUG : B2 bucket rclone-test-begiwej1guna: Waiting for checks to finish 2026/06/03 01:53:20 DEBUG : B2 bucket rclone-test-begiwej1guna: Waiting for transfers to finish 2026/06/03 01:53:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 01:53:22 DEBUG : B2 bucket rclone-test-begiwej1guna: Waiting for checks to finish 2026/06/03 01:53:22 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:53:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-begiwej1guna) 2026/06/03 01:53:22 DEBUG : sub dir/hello world: Sizes differ 2026/06/03 01:53:22 DEBUG : B2 bucket rclone-test-begiwej1guna: Waiting for transfers to finish 2026/06/03 01:53:22 DEBUG : sub dir/hello world: size = 17 OK 2026/06/03 01:53:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/03 01:53:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 01:53:22 DEBUG : B2 bucket rclone-test-begiwej1guna: Purge remote 2026/06/03 01:53:22 INFO : B2 bucket rclone-test-begiwej1guna: cleaning bucket "rclone-test-begiwej1guna" of all files 2026/06/03 01:53:22 DEBUG : sub dir/hello world: Deleting (id "4_z9f526d9320fd8bbb9fe80e1b_f1173d5d622849930_d20260603_m015322_c001_v0001113_t0006_u01780451602323") 2026/06/03 01:53:22 DEBUG : sub dir/hello world: Deleting (id "4_z9f526d9320fd8bbb9fe80e1b_f103790e2e84a3a7d_d20260603_m015321_c001_v0001182_t0041_u01780451601201") --- PASS: TestServerSideCopyOverSelf (5.44s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:25 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:53:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:53:25 DEBUG : sub dir/hello world: Sizes differ 2026/06/03 01:53:25 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:25 DEBUG : sub dir/hello world: size = 17 OK 2026/06/03 01:53:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/03 01:53:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/03 01:53:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.51s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:26 DEBUG : Creating backend with remote "TestB2:rclone-test-falusad3yiba" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-risosim8hete -> B2 bucket rclone-test-falusad3yiba 2026/06/03 01:53:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:27 DEBUG : B2 bucket rclone-test-falusad3yiba: Waiting for checks to finish 2026/06/03 01:53:27 DEBUG : B2 bucket rclone-test-falusad3yiba: Waiting for transfers to finish 2026/06/03 01:53:29 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:53:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 01:53:30 DEBUG : B2 bucket rclone-test-falusad3yiba: Waiting for checks to finish 2026/06/03 01:53:30 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:53:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-falusad3yiba) 2026/06/03 01:53:30 DEBUG : sub dir/hello world: Sizes differ 2026/06/03 01:53:30 DEBUG : B2 bucket rclone-test-falusad3yiba: Waiting for transfers to finish 2026/06/03 01:53:31 DEBUG : sub dir/hello world: size = 17 OK 2026/06/03 01:53:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/03 01:53:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 01:53:31 INFO : sub dir/hello world: Deleted 2026/06/03 01:53:31 DEBUG : testing file moves 2026/06/03 01:53:32 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:53:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-falusad3yiba) 2026/06/03 01:53:32 DEBUG : sub dir/hello world: Sizes differ 2026/06/03 01:53:32 DEBUG : B2 bucket rclone-test-falusad3yiba: Waiting for checks to finish 2026/06/03 01:53:32 DEBUG : B2 bucket rclone-test-falusad3yiba: Waiting for transfers to finish 2026/06/03 01:53:32 DEBUG : sub dir/hello world: size = 24 OK 2026/06/03 01:53:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/03 01:53:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/03 01:53:32 INFO : sub dir/hello world: Deleted 2026/06/03 01:53:33 DEBUG : B2 bucket rclone-test-falusad3yiba: Purge remote 2026/06/03 01:53:33 INFO : B2 bucket rclone-test-falusad3yiba: cleaning bucket "rclone-test-falusad3yiba" of all files 2026/06/03 01:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f528d5320fd8bbb9fe80e1b_f1044cbe21f62b165_d20260603_m015332_c001_v0001039_t0014_u01780451612335") 2026/06/03 01:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f528d5320fd8bbb9fe80e1b_f117365792e0924b3_d20260603_m015330_c001_v0001042_t0008_u01780451610434") 2026/06/03 01:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f528d5320fd8bbb9fe80e1b_f10802af4e758b1d5_d20260603_m015329_c001_v0001146_t0029_u01780451609206") --- PASS: TestServerSideMoveOverSelf (8.55s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:34 ERROR : error listing: directory not found 2026/06/03 01:53:35 INFO : Local file system at /tmp/rclone4161757030: Making directory 2026/06/03 01:53:35 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:35 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.37s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:53:36 DEBUG : Local file system at /tmp/rclone4161757030: Waiting for checks to finish 2026/06/03 01:53:36 DEBUG : Local file system at /tmp/rclone4161757030: Waiting for transfers to finish 2026/06/03 01:53:37 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/03 01:53:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:53:37 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/03 01:53:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.77s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/03 01:53:38 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:38 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:38 DEBUG : check sum: size = 1 OK 2026/06/03 01:53:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 01:53:38 INFO : check sum: Copied (new) 2026/06/03 01:53:38 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:38 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:38 DEBUG : check sum: size = 1 OK 2026/06/03 01:53:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 01:53:38 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/03 01:53:38 DEBUG : check sum: Unchanged skipping 2026/06/03 01:53:38 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:38 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/03 01:53:39 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:39 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:39 DEBUG : sizeonly: size = 6 OK 2026/06/03 01:53:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/03 01:53:39 INFO : sizeonly: Copied (new) 2026/06/03 01:53:39 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:40 DEBUG : sizeonly: size = 6 OK 2026/06/03 01:53:40 DEBUG : sizeonly: Sizes identical 2026/06/03 01:53:40 DEBUG : sizeonly: Unchanged skipping 2026/06/03 01:53:40 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:40 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:40 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/03 01:53:41 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:41 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:41 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/03 01:53:41 INFO : ignore-size: Copied (new) 2026/06/03 01:53:41 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:41 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:53:41 DEBUG : ignore-size: Unchanged skipping 2026/06/03 01:53:41 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:41 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:41 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:42 DEBUG : existing: size = 6 OK 2026/06/03 01:53:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:53:42 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:42 DEBUG : existing: Unchanged skipping 2026/06/03 01:53:42 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:42 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:42 INFO : There was nothing to transfer 2026/06/03 01:53:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/03 01:53:43 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:43 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:43 DEBUG : existing: size = 6 OK 2026/06/03 01:53:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/03 01:53:43 INFO : existing: Copied (replaced existing) 2026/06/03 01:53:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.74s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/03 01:53:44 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:44 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:44 DEBUG : existing: size = 6 OK 2026/06/03 01:53:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/03 01:53:44 INFO : existing: Copied (new) 2026/06/03 01:53:44 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:44 DEBUG : existing: Destination exists, skipping 2026/06/03 01:53:44 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:44 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:44 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:46 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/03 01:53:46 DEBUG : c/non empty space: size = 5 OK 2026/06/03 01:53:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:53:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/03 01:53:46 DEBUG : c/non empty space: Unchanged skipping 2026/06/03 01:53:46 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:46 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:46 DEBUG : a/potato2: size = 60 OK 2026/06/03 01:53:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:53:46 INFO : a/potato2: Copied (new) 2026/06/03 01:53:46 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:46 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:48 DEBUG : empty space: size = 1 OK 2026/06/03 01:53:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/03 01:53:48 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 01:53:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/03 01:53:48 DEBUG : empty space: Unchanged skipping 2026/06/03 01:53:48 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:48 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:48 INFO : There was nothing to transfer 2026/06/03 01:53:48 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:48 DEBUG : empty space: size = 1 OK 2026/06/03 01:53:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/03 01:53:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 01:53:49 INFO : empty space: Updated modification time in destination 2026/06/03 01:53:49 DEBUG : empty space: Unchanged skipping 2026/06/03 01:53:49 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:49 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:51 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:51 DEBUG : empty space: size = 1 OK 2026/06/03 01:53:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/03 01:53:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 01:53:51 DEBUG : empty space: Unchanged skipping 2026/06/03 01:53:51 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:51 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:52 DEBUG : foo: size = 3 OK 2026/06/03 01:53:52 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/03 01:53:52 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:53:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:53:52 DEBUG : foo: sha1 differ 2026/06/03 01:53:52 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:52 DEBUG : foo: size = 3 OK 2026/06/03 01:53:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/03 01:53:52 INFO : foo: Copied (replaced existing) 2026/06/03 01:53:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/03 01:53:53 DEBUG : empty space: size = 1 OK 2026/06/03 01:53:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:53:53 DEBUG : empty space: Unchanged skipping 2026/06/03 01:53:53 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:53 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:54 DEBUG : potato: size = 60 OK 2026/06/03 01:53:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:53:54 INFO : potato: Copied (new) 2026/06/03 01:53:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:55 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:55 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:53:55 DEBUG : potato: size = 60 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:53:55 DEBUG : potato: Sizes differ 2026/06/03 01:53:55 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:56 DEBUG : potato: size = 21 OK 2026/06/03 01:53:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/03 01:53:56 INFO : potato: Copied (replaced existing) 2026/06/03 01:53:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.53s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:57 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:57 DEBUG : potato: size = 21 OK 2026/06/03 01:53:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/03 01:53:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4161757030) 2026/06/03 01:53:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:53:57 DEBUG : potato: sha1 differ 2026/06/03 01:53:57 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:57 DEBUG : potato: size = 21 OK 2026/06/03 01:53:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/03 01:53:57 INFO : potato: Copied (replaced existing) 2026/06/03 01:53:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:53:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:53:59 DEBUG : empty space: size = 1 OK 2026/06/03 01:53:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:53:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/03 01:53:59 DEBUG : empty space: Unchanged skipping 2026/06/03 01:53:59 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:53:59 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:53:59 DEBUG : Waiting for deletions to finish 2026/06/03 01:53:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:54:00 DEBUG : empty space: size = 1 OK 2026/06/03 01:54:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:54:00 DEBUG : empty space: Unchanged skipping 2026/06/03 01:54:00 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:00 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:01 DEBUG : potato2: size = 60 OK 2026/06/03 01:54:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:54:01 INFO : potato2: Copied (new) 2026/06/03 01:54:01 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:02 INFO : d: Making directory 2026/06/03 01:54:02 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/03 01:54:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/03 01:54:02 DEBUG : c/non empty space: size = 5 OK 2026/06/03 01:54:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:54:02 DEBUG : c/non empty space: Unchanged skipping 2026/06/03 01:54:02 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:02 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:03 DEBUG : a/potato2: size = 60 OK 2026/06/03 01:54:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:54:03 INFO : a/potato2: Copied (new) 2026/06/03 01:54:03 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:03 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:04 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/03 01:54:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/03 01:54:05 DEBUG : c/non empty space: size = 5 OK 2026/06/03 01:54:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:54:05 DEBUG : c/non empty space: Unchanged skipping 2026/06/03 01:54:05 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:05 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:05 DEBUG : a/potato2: size = 60 OK 2026/06/03 01:54:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:54:05 INFO : a/potato2: Copied (new) 2026/06/03 01:54:05 ERROR : B2 bucket rclone-test-risosim8hete: not deleting files as there were IO errors 2026/06/03 01:54:05 ERROR : B2 bucket rclone-test-risosim8hete: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:07 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:54:07 DEBUG : empty space: size = 1 OK 2026/06/03 01:54:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:54:07 DEBUG : empty space: Unchanged skipping 2026/06/03 01:54:07 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:07 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:07 INFO : potato: Deleted 2026/06/03 01:54:07 DEBUG : potato2: size = 60 OK 2026/06/03 01:54:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:54:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:09 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:09 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:09 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:09 INFO : potato: Deleted 2026/06/03 01:54:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:54:09 DEBUG : empty space: size = 1 OK 2026/06/03 01:54:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:54:09 DEBUG : empty space: Unchanged skipping 2026/06/03 01:54:09 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:09 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:09 DEBUG : potato2: size = 60 OK 2026/06/03 01:54:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:54:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.37s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:54:11 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:11 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:11 DEBUG : potato2: size = 19 OK 2026/06/03 01:54:11 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/03 01:54:11 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.69s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:13 DEBUG : enormous: Excluded (Size Filter) 2026/06/03 01:54:13 DEBUG : enormous: Excluded 2026/06/03 01:54:13 DEBUG : potato2: Excluded (Size Filter) 2026/06/03 01:54:13 DEBUG : potato2: Excluded 2026/06/03 01:54:13 DEBUG : potato2: Excluded (Size Filter) 2026/06/03 01:54:13 DEBUG : empty space: size = 1 OK 2026/06/03 01:54:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:54:13 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:13 DEBUG : empty space: Unchanged skipping 2026/06/03 01:54:13 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:13 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:13 INFO : There was nothing to transfer 2026/06/03 01:54:13 DEBUG : enormous: Excluded (Size Filter) 2026/06/03 01:54:13 DEBUG : enormous: Excluded 2026/06/03 01:54:13 DEBUG : potato2: Excluded (Size Filter) 2026/06/03 01:54:13 DEBUG : potato2: Excluded 2026/06/03 01:54:13 DEBUG : potato2: Excluded (Size Filter) 2026/06/03 01:54:13 DEBUG : empty space: size = 1 OK 2026/06/03 01:54:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/03 01:54:13 DEBUG : empty space: Unchanged skipping 2026/06/03 01:54:13 DEBUG : Local file system at /tmp/rclone4161757030: Waiting for checks to finish 2026/06/03 01:54:13 DEBUG : Local file system at /tmp/rclone4161757030: Waiting for transfers to finish 2026/06/03 01:54:13 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:15 DEBUG : enormous: Excluded (Size Filter) 2026/06/03 01:54:15 DEBUG : enormous: Excluded 2026/06/03 01:54:15 DEBUG : potato2: Excluded (Size Filter) 2026/06/03 01:54:15 DEBUG : potato2: Excluded 2026/06/03 01:54:15 DEBUG : empty space: size = 1 OK 2026/06/03 01:54:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:54:15 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:15 DEBUG : empty space: Unchanged skipping 2026/06/03 01:54:15 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:15 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:15 INFO : potato2: Deleted 2026/06/03 01:54:15 INFO : enormous: Deleted 2026/06/03 01:54:15 INFO : There was nothing to transfer 2026/06/03 01:54:16 DEBUG : empty space: size = 1 OK 2026/06/03 01:54:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/03 01:54:16 DEBUG : empty space: Unchanged skipping 2026/06/03 01:54:16 DEBUG : Local file system at /tmp/rclone4161757030: Waiting for checks to finish 2026/06/03 01:54:16 DEBUG : Local file system at /tmp/rclone4161757030: Waiting for transfers to finish 2026/06/03 01:54:16 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:16 INFO : potato2: Deleted 2026/06/03 01:54:16 INFO : enormous: Deleted 2026/06/03 01:54:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.24s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:17 DEBUG : five: Need to transfer - File not found at Destination 2026/06/03 01:54:17 DEBUG : four: size = 4 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:54:17 DEBUG : four: size = 8 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:54:17 DEBUG : four: Sizes differ 2026/06/03 01:54:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/03 01:54:17 DEBUG : one: Destination is newer than source, skipping 2026/06/03 01:54:17 DEBUG : three: size = 5 OK 2026/06/03 01:54:17 DEBUG : three: Sizes identical 2026/06/03 01:54:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/03 01:54:17 DEBUG : two: size = 3 OK 2026/06/03 01:54:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4161757030) 2026/06/03 01:54:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:54:17 DEBUG : two: sha1 differ 2026/06/03 01:54:17 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:17 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:18 DEBUG : five: size = 4 OK 2026/06/03 01:54:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/03 01:54:18 INFO : five: Copied (new) 2026/06/03 01:54:18 DEBUG : four: size = 4 OK 2026/06/03 01:54:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/03 01:54:18 INFO : four: Copied (replaced existing) 2026/06/03 01:54:18 DEBUG : two: size = 3 OK 2026/06/03 01:54:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/03 01:54:18 INFO : two: Copied (replaced existing) 2026/06/03 01:54:18 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:19 DEBUG : one: Destination is newer than source, skipping 2026/06/03 01:54:19 DEBUG : three: size = 5 OK 2026/06/03 01:54:19 DEBUG : four: size = 4 OK 2026/06/03 01:54:19 DEBUG : two: size = 3 OK 2026/06/03 01:54:19 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/03 01:54:19 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/03 01:54:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/03 01:54:19 DEBUG : five: size = 4 OK 2026/06/03 01:54:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/03 01:54:19 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/03 01:54:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/03 01:54:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/03 01:54:19 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/03 01:54:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/03 01:54:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4161757030) 2026/06/03 01:54:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:54:19 DEBUG : three: sha1 differ 2026/06/03 01:54:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/03 01:54:19 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:19 DEBUG : three: size = 5 OK 2026/06/03 01:54:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 01:54:19 INFO : three: Copied (replaced existing) 2026/06/03 01:54:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === 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-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/03 01:54:21 INFO : B2 bucket rclone-test-risosim8hete: Making map for --track-renames 2026/06/03 01:54:21 INFO : B2 bucket rclone-test-risosim8hete: Finished making map for --track-renames 2026/06/03 01:54:21 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/03 01:54:21 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for renames to finish 2026/06/03 01:54:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/03 01:54:21 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:21 DEBUG : yam: size = 11 OK 2026/06/03 01:54:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 01:54:21 INFO : yam: Copied (new) 2026/06/03 01:54:22 DEBUG : potato: size = 14 OK 2026/06/03 01:54:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/03 01:54:22 INFO : potato: Copied (new) 2026/06/03 01:54:22 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:22 DEBUG : potato: size = 14 OK 2026/06/03 01:54:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:54:22 INFO : B2 bucket rclone-test-risosim8hete: Making map for --track-renames 2026/06/03 01:54:22 DEBUG : potato: Unchanged skipping 2026/06/03 01:54:22 INFO : B2 bucket rclone-test-risosim8hete: Finished making map for --track-renames 2026/06/03 01:54:22 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:22 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for renames to finish 2026/06/03 01:54:23 DEBUG : yaml: size = 11 OK 2026/06/03 01:54:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 01:54:23 INFO : yam: Copied (server-side copy) to: yaml 2026/06/03 01:54:23 INFO : yam: Deleted 2026/06/03 01:54:23 INFO : yaml: Renamed from "yam" 2026/06/03 01:54:23 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/03 01:54:24 INFO : B2 bucket rclone-test-risosim8hete: Making map for --track-renames 2026/06/03 01:54:24 INFO : B2 bucket rclone-test-risosim8hete: Finished making map for --track-renames 2026/06/03 01:54:24 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/03 01:54:24 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for renames to finish 2026/06/03 01:54:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/03 01:54:24 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:25 DEBUG : yam: size = 11 OK 2026/06/03 01:54:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 01:54:25 INFO : yam: Copied (new) 2026/06/03 01:54:25 DEBUG : potato: size = 14 OK 2026/06/03 01:54:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/03 01:54:25 INFO : potato: Copied (new) 2026/06/03 01:54:25 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:25 DEBUG : potato: size = 14 OK 2026/06/03 01:54:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:54:25 INFO : B2 bucket rclone-test-risosim8hete: Making map for --track-renames 2026/06/03 01:54:25 DEBUG : potato: Unchanged skipping 2026/06/03 01:54:25 INFO : B2 bucket rclone-test-risosim8hete: Finished making map for --track-renames 2026/06/03 01:54:25 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:25 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for renames to finish 2026/06/03 01:54:26 DEBUG : yaml: size = 11 OK 2026/06/03 01:54:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 01:54:26 INFO : yam: Copied (server-side copy) to: yaml 2026/06/03 01:54:26 INFO : yam: Deleted 2026/06/03 01:54:26 INFO : yaml: Renamed from "yam" 2026/06/03 01:54:26 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/03 01:54:27 INFO : B2 bucket rclone-test-risosim8hete: Making map for --track-renames 2026/06/03 01:54:27 INFO : B2 bucket rclone-test-risosim8hete: Finished making map for --track-renames 2026/06/03 01:54:27 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/03 01:54:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/03 01:54:27 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for renames to finish 2026/06/03 01:54:27 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:27 DEBUG : sub/yam: size = 11 OK 2026/06/03 01:54:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 01:54:27 INFO : sub/yam: Copied (new) 2026/06/03 01:54:28 DEBUG : potato: size = 14 OK 2026/06/03 01:54:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/03 01:54:28 INFO : potato: Copied (new) 2026/06/03 01:54:28 DEBUG : Waiting for deletions to finish 2026/06/03 01:54:28 DEBUG : potato: size = 14 OK 2026/06/03 01:54:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:54:28 DEBUG : potato: Unchanged skipping 2026/06/03 01:54:28 INFO : B2 bucket rclone-test-risosim8hete: Making map for --track-renames 2026/06/03 01:54:28 INFO : B2 bucket rclone-test-risosim8hete: Finished making map for --track-renames 2026/06/03 01:54:28 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:28 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for renames to finish 2026/06/03 01:54:29 DEBUG : yam: size = 11 OK 2026/06/03 01:54:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/03 01:54:29 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/03 01:54:29 INFO : sub/yam: Deleted 2026/06/03 01:54:29 INFO : yam: Renamed from "sub/yam" 2026/06/03 01:54:29 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.18s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:30 DEBUG : Creating backend with remote "/tmp/rclone4161757030/dir1" 2026/06/03 01:54:30 DEBUG : Config file has changed externally - reloading 2026/06/03 01:54:30 DEBUG : Creating backend with remote "/tmp/rclone4161757030/dir2" 2026/06/03 01:54:30 DEBUG : Local file system at /tmp/rclone4161757030/dir2: Using server-side directory move 2026/06/03 01:54:30 INFO : Local file system at /tmp/rclone4161757030/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/03 01:54:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/03 01:54:30 DEBUG : Local file system at /tmp/rclone4161757030/dir2: Waiting for checks to finish 2026/06/03 01:54:30 DEBUG : Local file system at /tmp/rclone4161757030/dir2: Waiting for transfers to finish 2026/06/03 01:54:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:54:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/03 01:54:31 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:31 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/03 01:54:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/03 01:54:31 INFO : nested/sub dir/file: Copied (new) 2026/06/03 01:54:31 INFO : nested/sub dir/file: Deleted 2026/06/03 01:54:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:54:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:54:31 INFO : sub dir/hello world: Copied (new) 2026/06/03 01:54:31 INFO : sub dir/hello world: Deleted 2026/06/03 01:54:31 INFO : sub dir: Removing directory 2026/06/03 01:54:31 INFO : nested/sub dir: Removing directory 2026/06/03 01:54:31 INFO : nested: Removing directory 2026/06/03 01:54:31 DEBUG : Local file system at /tmp/rclone4161757030: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/03 01:54:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/03 01:54:32 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:32 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/03 01:54:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/03 01:54:32 INFO : nested/sub dir/file: Copied (new) 2026/06/03 01:54:32 INFO : nested/sub dir/file: Deleted 2026/06/03 01:54:33 DEBUG : sub dir/hello world: size = 11 OK 2026/06/03 01:54:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 01:54:33 INFO : sub dir/hello world: Copied (new) 2026/06/03 01:54:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/03 01:54:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/03 01:54:34 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:34 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:34 DEBUG : existing-b: size = 6 OK 2026/06/03 01:54:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/03 01:54:34 INFO : existing-b: Copied (new) 2026/06/03 01:54:34 INFO : existing-b: Deleted 2026/06/03 01:54:34 DEBUG : existing: size = 6 OK 2026/06/03 01:54:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/03 01:54:34 INFO : existing: Copied (new) 2026/06/03 01:54:34 INFO : existing: Deleted 2026/06/03 01:54:35 DEBUG : existing: Destination exists, skipping 2026/06/03 01:54:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/03 01:54:35 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:54:35 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:54:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-mubarex3wida" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-risosim8hete -> B2 bucket rclone-test-mubarex3wida 2026/06/03 01:54:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:54:40 DEBUG : empty space: size = 1 OK 2026/06/03 01:54:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/03 01:54:40 DEBUG : empty space: Unchanged skipping 2026/06/03 01:54:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:54:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mubarex3wida) 2026/06/03 01:54:40 DEBUG : potato3: Sizes differ 2026/06/03 01:54:40 DEBUG : B2 bucket rclone-test-mubarex3wida: Waiting for checks to finish 2026/06/03 01:54:40 INFO : empty space: Deleted 2026/06/03 01:54:40 DEBUG : B2 bucket rclone-test-mubarex3wida: Waiting for transfers to finish 2026/06/03 01:54:41 DEBUG : potato3: size = 68 OK 2026/06/03 01:54:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 01:54:41 INFO : potato3: Copied (server-side copy) 2026/06/03 01:54:41 INFO : potato3: Deleted 2026/06/03 01:54:46 DEBUG : potato2: size = 60 OK 2026/06/03 01:54:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:54:46 INFO : potato2: Copied (server-side copy) 2026/06/03 01:54:46 INFO : potato2: Deleted 2026/06/03 01:54:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sahuxev0vogu" 2026/06/03 01:54:47 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/03 01:54:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:54:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/03 01:54:47 DEBUG : B2 bucket rclone-test-sahuxev0vogu: Waiting for checks to finish 2026/06/03 01:54:47 DEBUG : B2 bucket rclone-test-sahuxev0vogu: Waiting for transfers to finish 2026/06/03 01:54:48 DEBUG : empty space: size = 1 OK 2026/06/03 01:54:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 01:54:48 INFO : empty space: Copied (server-side copy) 2026/06/03 01:54:48 INFO : empty space: Deleted 2026/06/03 01:54:48 DEBUG : potato2: size = 60 OK 2026/06/03 01:54:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:54:48 INFO : potato2: Copied (server-side copy) 2026/06/03 01:54:49 INFO : potato2: Deleted 2026/06/03 01:54:49 DEBUG : potato3: size = 68 OK 2026/06/03 01:54:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 01:54:49 INFO : potato3: Copied (server-side copy) 2026/06/03 01:54:49 INFO : potato3: Deleted 2026/06/03 01:54:49 DEBUG : B2 bucket rclone-test-sahuxev0vogu: Purge remote 2026/06/03 01:54:49 INFO : B2 bucket rclone-test-sahuxev0vogu: cleaning bucket "rclone-test-sahuxev0vogu" of all files 2026/06/03 01:54:50 DEBUG : empty space: Deleting (id "4_z1fa2bde3300d8bbb9fe80e1b_f114db5f21a578e37_d20260603_m015448_c001_v0001177_t0035_u01780451688378") 2026/06/03 01:54:50 DEBUG : potato2: Deleting (id "4_z1fa2bde3300d8bbb9fe80e1b_f103030abafe9155b_d20260603_m015448_c001_v0001165_t0015_u01780451688670") 2026/06/03 01:54:50 DEBUG : potato3: Deleting (id "4_z1fa2bde3300d8bbb9fe80e1b_f107b6de451c0bea6_d20260603_m015448_c001_v0001039_t0000_u01780451688747") 2026/06/03 01:54:50 DEBUG : B2 bucket rclone-test-mubarex3wida: Purge remote 2026/06/03 01:54:50 INFO : B2 bucket rclone-test-mubarex3wida: cleaning bucket "rclone-test-mubarex3wida" of all files 2026/06/03 01:54:50 DEBUG : empty space: Deleting (id "4_z2f729da3300d8bbb9fe80e1b_f409b90c8203a9821_d20260603_m015448_c001_v7007000_t0000_u01780451688585") 2026/06/03 01:54:50 DEBUG : empty space: Deleting (id "4_z2f729da3300d8bbb9fe80e1b_f1172ea6fe038a75f_d20260603_m015439_c001_v0001174_t0046_u01780451679683") 2026/06/03 01:54:50 DEBUG : potato2: Deleting (id "4_z2f729da3300d8bbb9fe80e1b_f409b90c8203a9822_d20260603_m015448_c001_v7007000_t0000_u01780451688916") 2026/06/03 01:54:50 DEBUG : potato2: Deleting (id "4_z2f729da3300d8bbb9fe80e1b_f1002edc1b240d8a8_d20260603_m015445_c001_v0001145_t0024_u01780451685820") 2026/06/03 01:54:50 DEBUG : potato3: Deleting (id "4_z2f729da3300d8bbb9fe80e1b_f409b90c8203a9824_d20260603_m015449_c001_v7007000_t0000_u01780451689303") 2026/06/03 01:54:50 DEBUG : potato3: Deleting (id "4_z2f729da3300d8bbb9fe80e1b_f100ad9e7aff51338_d20260603_m015441_c001_v0001116_t0006_u01780451681172") 2026/06/03 01:54:50 DEBUG : potato3: Deleting (id "4_z2f729da3300d8bbb9fe80e1b_f1172ea6fe038a763_d20260603_m015440_c001_v0001174_t0048_u01780451680050") --- PASS: TestServerSideMove (16.68s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xuyanej8hoyo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-risosim8hete -> B2 bucket rclone-test-xuyanej8hoyo 2026/06/03 01:54:58 DEBUG : empty space: Excluded (Size Filter) 2026/06/03 01:54:58 DEBUG : empty space: Excluded (Size Filter) 2026/06/03 01:54:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:54:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:54:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xuyanej8hoyo) 2026/06/03 01:54:58 DEBUG : potato3: Sizes differ 2026/06/03 01:54:58 DEBUG : B2 bucket rclone-test-xuyanej8hoyo: Waiting for checks to finish 2026/06/03 01:54:58 DEBUG : B2 bucket rclone-test-xuyanej8hoyo: Waiting for transfers to finish 2026/06/03 01:54:58 DEBUG : potato2: size = 60 OK 2026/06/03 01:54:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:54:58 INFO : potato2: Copied (server-side copy) 2026/06/03 01:54:58 INFO : potato2: Deleted 2026/06/03 01:54:59 DEBUG : potato3: size = 68 OK 2026/06/03 01:54:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 01:54:59 INFO : potato3: Copied (server-side copy) 2026/06/03 01:54:59 INFO : potato3: Deleted 2026/06/03 01:54:59 DEBUG : Creating backend with remote "TestB2:rclone-test-degujip1puyu" 2026/06/03 01:55:00 DEBUG : empty space: Excluded (Size Filter) 2026/06/03 01:55:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:55:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/03 01:55:00 DEBUG : B2 bucket rclone-test-degujip1puyu: Waiting for checks to finish 2026/06/03 01:55:00 DEBUG : B2 bucket rclone-test-degujip1puyu: Waiting for transfers to finish 2026/06/03 01:55:01 DEBUG : potato2: size = 60 OK 2026/06/03 01:55:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:55:01 INFO : potato2: Copied (server-side copy) 2026/06/03 01:55:01 DEBUG : potato3: size = 68 OK 2026/06/03 01:55:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 01:55:01 INFO : potato3: Copied (server-side copy) 2026/06/03 01:55:02 INFO : potato2: Deleted 2026/06/03 01:55:02 INFO : potato3: Deleted 2026/06/03 01:55:02 DEBUG : B2 bucket rclone-test-degujip1puyu: Purge remote 2026/06/03 01:55:02 INFO : B2 bucket rclone-test-degujip1puyu: cleaning bucket "rclone-test-degujip1puyu" of all files 2026/06/03 01:55:02 DEBUG : potato2: Deleting (id "4_z6f72fd03300d8bbb9fe80e1b_f103cb8fe890f0eb0_d20260603_m015501_c001_v0001173_t0017_u01780451701348") 2026/06/03 01:55:02 DEBUG : potato3: Deleting (id "4_z6f72fd03300d8bbb9fe80e1b_f118e84e66d4271b7_d20260603_m015501_c001_v0001174_t0056_u01780451701724") 2026/06/03 01:55:03 DEBUG : B2 bucket rclone-test-xuyanej8hoyo: Purge remote 2026/06/03 01:55:03 INFO : B2 bucket rclone-test-xuyanej8hoyo: cleaning bucket "rclone-test-xuyanej8hoyo" of all files 2026/06/03 01:55:03 DEBUG : empty space: Deleting (id "4_zbf72ddf3300d8bbb9fe80e1b_f1132ffdaf81ec1c1_d20260603_m015457_c001_v0001183_t0009_u01780451697485") 2026/06/03 01:55:03 DEBUG : potato2: Deleting (id "4_zbf72ddf3300d8bbb9fe80e1b_f41797be8edd2651d_d20260603_m015501_c001_v7007000_t0000_u01780451701981") 2026/06/03 01:55:03 DEBUG : potato2: Deleting (id "4_zbf72ddf3300d8bbb9fe80e1b_f11803a17d1d8909b_d20260603_m015458_c001_v0001182_t0044_u01780451698544") 2026/06/03 01:55:03 DEBUG : potato3: Deleting (id "4_zbf72ddf3300d8bbb9fe80e1b_f423515f4494f982e_d20260603_m015502_c001_v7007000_t0000_u01780451702061") 2026/06/03 01:55:03 DEBUG : potato3: Deleting (id "4_zbf72ddf3300d8bbb9fe80e1b_f102bb957b112eb72_d20260603_m015458_c001_v0001101_t0028_u01780451698763") 2026/06/03 01:55:03 DEBUG : potato3: Deleting (id "4_zbf72ddf3300d8bbb9fe80e1b_f1132ffdaf81ec1c7_d20260603_m015457_c001_v0001183_t0051_u01780451697685") --- PASS: TestServerSideMoveWithFilter (12.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:55:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lokakuj2lize" 2026/06/03 01:55:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-risosim8hete -> B2 bucket rclone-test-lokakuj2lize 2026/06/03 01:55:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:55:11 DEBUG : empty space: size = 1 OK 2026/06/03 01:55:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/03 01:55:11 DEBUG : empty space: Unchanged skipping 2026/06/03 01:55:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:55:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lokakuj2lize) 2026/06/03 01:55:11 DEBUG : potato3: Sizes differ 2026/06/03 01:55:11 DEBUG : B2 bucket rclone-test-lokakuj2lize: Waiting for checks to finish 2026/06/03 01:55:11 INFO : empty space: Deleted 2026/06/03 01:55:11 DEBUG : B2 bucket rclone-test-lokakuj2lize: Waiting for transfers to finish 2026/06/03 01:55:11 DEBUG : potato2: size = 60 OK 2026/06/03 01:55:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:55:11 INFO : potato2: Copied (server-side copy) 2026/06/03 01:55:11 INFO : potato2: Deleted 2026/06/03 01:55:11 DEBUG : potato3: size = 68 OK 2026/06/03 01:55:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 01:55:11 INFO : potato3: Copied (server-side copy) 2026/06/03 01:55:12 INFO : potato3: Deleted 2026/06/03 01:55:12 DEBUG : Creating backend with remote "TestB2:rclone-test-geluwud0lohi" 2026/06/03 01:55:13 INFO : tomatoDir: Making directory 2026/06/03 01:55:13 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/03 01:55:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/03 01:55:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/03 01:55:13 DEBUG : B2 bucket rclone-test-geluwud0lohi: Waiting for checks to finish 2026/06/03 01:55:13 DEBUG : B2 bucket rclone-test-geluwud0lohi: Waiting for transfers to finish 2026/06/03 01:55:14 DEBUG : empty space: size = 1 OK 2026/06/03 01:55:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/03 01:55:14 INFO : empty space: Copied (server-side copy) 2026/06/03 01:55:14 INFO : empty space: Deleted 2026/06/03 01:55:14 DEBUG : potato3: size = 68 OK 2026/06/03 01:55:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/03 01:55:14 INFO : potato3: Copied (server-side copy) 2026/06/03 01:55:15 INFO : potato3: Deleted 2026/06/03 01:55:15 DEBUG : potato2: size = 60 OK 2026/06/03 01:55:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/03 01:55:15 INFO : potato2: Copied (server-side copy) 2026/06/03 01:55:15 INFO : potato2: Deleted 2026/06/03 01:55:15 DEBUG : B2 bucket rclone-test-geluwud0lohi: Purge remote 2026/06/03 01:55:15 INFO : B2 bucket rclone-test-geluwud0lohi: cleaning bucket "rclone-test-geluwud0lohi" of all files 2026/06/03 01:55:16 DEBUG : empty space: Deleting (id "4_zff822d23301d8bbb9fe80e1b_f1054eb104393efb4_d20260603_m015514_c001_v0001044_t0034_u01780451714204") 2026/06/03 01:55:16 DEBUG : potato2: Deleting (id "4_zff822d23301d8bbb9fe80e1b_f110fae57618f6d7d_d20260603_m015514_c001_v0001033_t0027_u01780451714575") 2026/06/03 01:55:16 DEBUG : potato3: Deleting (id "4_zff822d23301d8bbb9fe80e1b_f10413fdbd66f2d0a_d20260603_m015514_c001_v0001150_t0020_u01780451714585") 2026/06/03 01:55:16 DEBUG : B2 bucket rclone-test-lokakuj2lize: Purge remote 2026/06/03 01:55:16 INFO : B2 bucket rclone-test-lokakuj2lize: cleaning bucket "rclone-test-lokakuj2lize" of all files 2026/06/03 01:55:16 DEBUG : empty space: Deleting (id "4_z7f921d03301d8bbb9fe80e1b_f41295184cd0f4024_d20260603_m015514_c001_v7007000_t0000_u01780451714587") 2026/06/03 01:55:16 DEBUG : empty space: Deleting (id "4_z7f921d03301d8bbb9fe80e1b_f1089950e09eeccb2_d20260603_m015509_c001_v0001137_t0048_u01780451709972") 2026/06/03 01:55:16 DEBUG : potato2: Deleting (id "4_z7f921d03301d8bbb9fe80e1b_f41295184cd0f4026_d20260603_m015515_c001_v7007000_t0000_u01780451715258") 2026/06/03 01:55:16 DEBUG : potato2: Deleting (id "4_z7f921d03301d8bbb9fe80e1b_f112dbfd0169bcbf3_d20260603_m015511_c001_v0001041_t0018_u01780451711184") 2026/06/03 01:55:16 DEBUG : potato3: Deleting (id "4_z7f921d03301d8bbb9fe80e1b_f41295184cd0f4025_d20260603_m015514_c001_v7007000_t0000_u01780451714925") 2026/06/03 01:55:16 DEBUG : potato3: Deleting (id "4_z7f921d03301d8bbb9fe80e1b_f107452006d852507_d20260603_m015511_c001_v0001033_t0030_u01780451711563") 2026/06/03 01:55:16 DEBUG : potato3: Deleting (id "4_z7f921d03301d8bbb9fe80e1b_f1089950e09eeccb4_d20260603_m015510_c001_v0001137_t0044_u01780451710430") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.39s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.94s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:55:21 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:55:23 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/rclone-sync-test" 2026/06/03 01:55:25 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/rclone-sync-test-include/layer2" 2026/06/03 01:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/rclone-sync-test-ignore-file" 2026/06/03 01:55:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/03 01:55:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/03 01:55:30 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 01:55:30 DEBUG : B2 bucket rclone-test-risosim8hete path rclone-sync-test: Waiting for checks to finish 2026/06/03 01:55:30 DEBUG : B2 bucket rclone-test-risosim8hete path rclone-sync-test: Waiting for transfers to finish 2026/06/03 01:55:30 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:30 INFO : There was nothing to transfer 2026/06/03 01:55:31 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:55:31 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:55:31 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:31 INFO : There was nothing to transfer 2026/06/03 01:55:31 DEBUG : B2 bucket rclone-test-risosim8hete path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/03 01:55:31 DEBUG : B2 bucket rclone-test-risosim8hete path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/03 01:55:31 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:31 INFO : There was nothing to transfer 2026/06/03 01:55:31 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:55:31 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:55:31 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:31 INFO : There was nothing to transfer 2026/06/03 01:55:32 DEBUG : B2 bucket rclone-test-risosim8hete path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/03 01:55:32 DEBUG : B2 bucket rclone-test-risosim8hete path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/03 01:55:32 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.54s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:55:32 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/dst" 2026/06/03 01:55:34 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/CompareDest" 2026/06/03 01:55:36 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 01:55:36 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:55:36 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:55:36 DEBUG : one: size = 3 OK 2026/06/03 01:55:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 01:55:36 INFO : one: Copied (new) 2026/06/03 01:55:36 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:37 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:55:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:55:37 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:55:37 DEBUG : one: Sizes differ 2026/06/03 01:55:37 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:55:37 DEBUG : one: size = 5 OK 2026/06/03 01:55:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/03 01:55:37 INFO : one: Copied (replaced existing) 2026/06/03 01:55:37 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:40 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:55:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:55:40 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:55:40 DEBUG : one: Sizes differ 2026/06/03 01:55:40 DEBUG : one: size = 5 OK 2026/06/03 01:55:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:55:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 01:55:40 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:55:40 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:40 INFO : There was nothing to transfer 2026/06/03 01:55:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:55:41 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:55:41 DEBUG : one: Sizes differ 2026/06/03 01:55:41 DEBUG : two: size = 3 OK 2026/06/03 01:55:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:55:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 01:55:41 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:55:41 DEBUG : one: size = 5 OK 2026/06/03 01:55:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:55:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 01:55:41 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:55:41 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:41 INFO : There was nothing to transfer 2026/06/03 01:55:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:55:42 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:55:42 DEBUG : one: Sizes differ 2026/06/03 01:55:42 DEBUG : two: size = 3 OK 2026/06/03 01:55:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:55:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 01:55:42 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:55:42 DEBUG : one: size = 5 OK 2026/06/03 01:55:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:55:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 01:55:42 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:55:42 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:42 INFO : There was nothing to transfer 2026/06/03 01:55:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:55:43 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:55:43 DEBUG : one: Sizes differ 2026/06/03 01:55:43 DEBUG : one: size = 5 OK 2026/06/03 01:55:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:55:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 01:55:43 DEBUG : two: size = 3 OK 2026/06/03 01:55:43 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/06/03 01:55:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/03 01:55:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/03 01:55:43 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:55:43 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:55:43 DEBUG : Waiting for deletions to finish 2026/06/03 01:55:43 INFO : There was nothing to transfer 2026/06/03 01:55:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:55:44 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:55:44 DEBUG : one: Sizes differ 2026/06/03 01:55:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:55:44 DEBUG : two: size = 3 (B2 bucket rclone-test-risosim8hete path CompareDest) 2026/06/03 01:55:44 DEBUG : two: Sizes differ 2026/06/03 01:55:44 DEBUG : two: Need to transfer - File not found at Destination 2026/06/03 01:55:44 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:55:44 DEBUG : one: size = 5 OK 2026/06/03 01:55:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:55:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/03 01:55:44 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:55:44 DEBUG : two: size = 5 OK 2026/06/03 01:55:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/03 01:55:44 INFO : two: Copied (new) 2026/06/03 01:55:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.49s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/dest" 2026/06/03 01:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/pre-dest1" 2026/06/03 01:55:50 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/pre-dest2" 2026/06/03 01:55:52 DEBUG : 1: size = 1 OK 2026/06/03 01:55:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:55:52 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/03 01:55:52 DEBUG : 2: size = 1 OK 2026/06/03 01:55:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:55:52 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/03 01:55:53 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/03 01:55:53 DEBUG : B2 bucket rclone-test-risosim8hete path dest: Waiting for checks to finish 2026/06/03 01:55:53 DEBUG : B2 bucket rclone-test-risosim8hete path dest: Waiting for transfers to finish 2026/06/03 01:55:53 DEBUG : 3: size = 1 OK 2026/06/03 01:55:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/03 01:55:53 INFO : 3: Copied (new) 2026/06/03 01:55:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.24s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:55:55 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/dst" 2026/06/03 01:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/CopyDest" 2026/06/03 01:55:58 DEBUG : one: Need to transfer - File not found at Destination 2026/06/03 01:55:58 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:55:58 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:55:59 DEBUG : one: size = 3 OK 2026/06/03 01:55:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 01:55:59 INFO : one: Copied (new) 2026/06/03 01:55:59 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:56:00 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:56:00 DEBUG : one: Sizes differ 2026/06/03 01:56:00 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:00 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:00 DEBUG : one: size = 5 OK 2026/06/03 01:56:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/03 01:56:00 INFO : one: Copied (replaced existing) 2026/06/03 01:56:00 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/BackupDir" 2026/06/03 01:56:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:56:03 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:56:03 DEBUG : one: Sizes differ 2026/06/03 01:56:03 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:03 DEBUG : one: size = 5 OK 2026/06/03 01:56:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:56:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:56:03 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:56:03 DEBUG : one: Sizes differ 2026/06/03 01:56:05 DEBUG : one: size = 3 OK 2026/06/03 01:56:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 01:56:05 INFO : one: Copied (server-side copy) 2026/06/03 01:56:05 INFO : one: Deleted 2026/06/03 01:56:05 DEBUG : one: size = 5 OK 2026/06/03 01:56:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/03 01:56:05 INFO : one: Copied (server-side copy) 2026/06/03 01:56:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/03 01:56:05 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:05 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:07 DEBUG : one: size = 5 OK 2026/06/03 01:56:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:56:07 DEBUG : one: Unchanged skipping 2026/06/03 01:56:07 DEBUG : two: size = 3 OK 2026/06/03 01:56:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:56:08 DEBUG : two: size = 3 OK 2026/06/03 01:56:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/03 01:56:08 INFO : two: Copied (server-side copy) 2026/06/03 01:56:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/03 01:56:08 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:08 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:08 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:08 DEBUG : one: size = 5 OK 2026/06/03 01:56:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:56:08 DEBUG : one: Unchanged skipping 2026/06/03 01:56:08 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:08 DEBUG : two: size = 3 OK 2026/06/03 01:56:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:56:08 DEBUG : two: Unchanged skipping 2026/06/03 01:56:08 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:08 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:08 INFO : There was nothing to transfer 2026/06/03 01:56:09 DEBUG : one: size = 5 OK 2026/06/03 01:56:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:56:09 DEBUG : one: Unchanged skipping 2026/06/03 01:56:09 DEBUG : three: size = 7 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:56:09 DEBUG : three: size = 5 (B2 bucket rclone-test-risosim8hete path CopyDest) 2026/06/03 01:56:09 DEBUG : three: Sizes differ 2026/06/03 01:56:09 DEBUG : three: Destination not found in --copy-dest 2026/06/03 01:56:09 DEBUG : three: Need to transfer - File not found at Destination 2026/06/03 01:56:09 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:09 DEBUG : two: size = 3 OK 2026/06/03 01:56:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/03 01:56:09 DEBUG : two: Unchanged skipping 2026/06/03 01:56:09 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:10 DEBUG : three: size = 7 OK 2026/06/03 01:56:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/03 01:56:10 INFO : three: Copied (new) 2026/06/03 01:56:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.92s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/dst" 2026/06/03 01:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/backup" 2026/06/03 01:56:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:56:18 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:56:18 DEBUG : two: size = 3 OK 2026/06/03 01:56:18 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:56:18 DEBUG : one: Sizes differ 2026/06/03 01:56:18 DEBUG : two: Unchanged skipping 2026/06/03 01:56:19 DEBUG : one: size = 3 OK 2026/06/03 01:56:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 01:56:19 INFO : one: Copied (server-side copy) 2026/06/03 01:56:19 INFO : one: Deleted 2026/06/03 01:56:19 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:20 DEBUG : one: size = 4 OK 2026/06/03 01:56:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:56:20 INFO : one: Copied (new) 2026/06/03 01:56:20 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:21 DEBUG : three.txt: size = 5 OK 2026/06/03 01:56:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 01:56:21 INFO : three.txt: Copied (server-side copy) 2026/06/03 01:56:21 INFO : three.txt: Deleted 2026/06/03 01:56:21 INFO : three.txt: Moved into backup dir 2026/06/03 01:56:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:56:22 DEBUG : one: size = 4 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:56:22 DEBUG : one: Sizes differ 2026/06/03 01:56:22 DEBUG : two: size = 3 OK 2026/06/03 01:56:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:56:22 DEBUG : two: Unchanged skipping 2026/06/03 01:56:22 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:23 DEBUG : one: size = 4 OK 2026/06/03 01:56:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:56:23 INFO : one: Copied (server-side copy) 2026/06/03 01:56:23 INFO : one: Deleted 2026/06/03 01:56:23 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:23 DEBUG : one: size = 5 OK 2026/06/03 01:56:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 01:56:23 INFO : one: Copied (new) 2026/06/03 01:56:23 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:24 DEBUG : three.txt: size = 6 OK 2026/06/03 01:56:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 01:56:24 INFO : three.txt: Copied (server-side copy) 2026/06/03 01:56:24 INFO : three.txt: Deleted 2026/06/03 01:56:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.43s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:56:27 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/2fc20d1320fd8bbb9fe80e1b/c001_v0001183_t0017": EOF 2026/06/03 01:56:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/2fc20d1320fd8bbb9fe80e1b/c001_v0001183_t0017": EOF) 2026/06/03 01:56:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-risosim8hete: 1/10 (Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/2fc20d1320fd8bbb9fe80e1b/c001_v0001183_t0017": EOF) 2026/06/03 01:56:31 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 01:56:31 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/dst" 2026/06/03 01:56:32 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/backup" 2026/06/03 01:56:34 DEBUG : two: size = 3 OK 2026/06/03 01:56:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:56:34 DEBUG : two: Unchanged skipping 2026/06/03 01:56:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:56:34 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:56:34 DEBUG : one: Sizes differ 2026/06/03 01:56:34 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:35 DEBUG : one.bak: size = 3 OK 2026/06/03 01:56:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 01:56:35 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 01:56:35 INFO : one: Deleted 2026/06/03 01:56:35 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:36 DEBUG : one: size = 4 OK 2026/06/03 01:56:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:56:36 INFO : one: Copied (new) 2026/06/03 01:56:36 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:37 DEBUG : three.txt.bak: size = 5 OK 2026/06/03 01:56:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 01:56:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 01:56:37 INFO : three.txt: Deleted 2026/06/03 01:56:37 INFO : three.txt: Moved into backup dir 2026/06/03 01:56:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:56:38 DEBUG : one: size = 4 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:56:38 DEBUG : one: Sizes differ 2026/06/03 01:56:38 DEBUG : two: size = 3 OK 2026/06/03 01:56:38 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:56:38 DEBUG : two: Unchanged skipping 2026/06/03 01:56:39 DEBUG : one.bak: size = 4 OK 2026/06/03 01:56:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:56:39 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 01:56:39 INFO : one: Deleted 2026/06/03 01:56:39 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:39 DEBUG : one: size = 5 OK 2026/06/03 01:56:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 01:56:39 INFO : one: Copied (new) 2026/06/03 01:56:39 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:40 DEBUG : three.txt.bak: size = 6 OK 2026/06/03 01:56:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 01:56:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 01:56:40 INFO : three.txt: Deleted 2026/06/03 01:56:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:56:43 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/dst" 2026/06/03 01:56:44 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/backup" 2026/06/03 01:56:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:56:46 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:56:46 DEBUG : one: Sizes differ 2026/06/03 01:56:46 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:46 DEBUG : two: size = 3 OK 2026/06/03 01:56:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:56:46 DEBUG : two: Unchanged skipping 2026/06/03 01:56:48 DEBUG : one-2019-01-01: size = 3 OK 2026/06/03 01:56:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 01:56:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/03 01:56:48 INFO : one: Deleted 2026/06/03 01:56:48 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:49 DEBUG : one: size = 4 OK 2026/06/03 01:56:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:56:49 INFO : one: Copied (new) 2026/06/03 01:56:49 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:49 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/03 01:56:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 01:56:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/03 01:56:50 INFO : three.txt: Deleted 2026/06/03 01:56:50 INFO : three.txt: Moved into backup dir 2026/06/03 01:56:51 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:56:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:56:51 DEBUG : two: size = 3 OK 2026/06/03 01:56:51 DEBUG : one: size = 4 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:56:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:56:51 DEBUG : one: Sizes differ 2026/06/03 01:56:51 DEBUG : two: Unchanged skipping 2026/06/03 01:56:52 DEBUG : one-2019-01-01: size = 4 OK 2026/06/03 01:56:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:56:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/03 01:56:52 INFO : one: Deleted 2026/06/03 01:56:52 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:56:52 DEBUG : one: size = 5 OK 2026/06/03 01:56:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 01:56:52 INFO : one: Copied (new) 2026/06/03 01:56:52 DEBUG : Waiting for deletions to finish 2026/06/03 01:56:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/03 01:56:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 01:56:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/03 01:56:53 INFO : three.txt: Deleted 2026/06/03 01:56:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.03s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:56:56 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1184-02.backblaze.com/b2api/v1/b2_upload_file/2fc20d1320fd8bbb9fe80e1b/c001_v0001184_t0026": EOF 2026/06/03 01:56:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-02.backblaze.com/b2api/v1/b2_upload_file/2fc20d1320fd8bbb9fe80e1b/c001_v0001184_t0026": EOF) 2026/06/03 01:56:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/two" to B2 bucket rclone-test-risosim8hete: 1/10 (Post "https://pod-000-1184-02.backblaze.com/b2api/v1/b2_upload_file/2fc20d1320fd8bbb9fe80e1b/c001_v0001184_t0026": EOF) 2026/06/03 01:56:58 DEBUG : pacer: Reducing sleep to 10ms 2026/06/03 01:56:59 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/dst" 2026/06/03 01:57:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:01 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:57:01 DEBUG : one: Sizes differ 2026/06/03 01:57:01 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:57:01 DEBUG : two: size = 3 OK 2026/06/03 01:57:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:57:01 DEBUG : two: Unchanged skipping 2026/06/03 01:57:01 DEBUG : one.bak: size = 3 OK 2026/06/03 01:57:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 01:57:01 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 01:57:01 INFO : one: Deleted 2026/06/03 01:57:01 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:57:02 DEBUG : one: size = 4 OK 2026/06/03 01:57:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:57:02 INFO : one: Copied (new) 2026/06/03 01:57:02 DEBUG : Waiting for deletions to finish 2026/06/03 01:57:03 DEBUG : three.txt.bak: size = 5 OK 2026/06/03 01:57:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 01:57:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 01:57:03 INFO : three.txt: Deleted 2026/06/03 01:57:03 INFO : three.txt: Moved into backup dir 2026/06/03 01:57:04 DEBUG : one.bak: Excluded (Path Filter) 2026/06/03 01:57:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/03 01:57:04 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for checks to finish 2026/06/03 01:57:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:04 DEBUG : one: size = 4 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:57:04 DEBUG : one: Sizes differ 2026/06/03 01:57:04 DEBUG : two: size = 3 OK 2026/06/03 01:57:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:57:04 DEBUG : two: Unchanged skipping 2026/06/03 01:57:05 DEBUG : one.bak: size = 4 OK 2026/06/03 01:57:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:57:05 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 01:57:05 INFO : one: Deleted 2026/06/03 01:57:05 DEBUG : B2 bucket rclone-test-risosim8hete path dst: Waiting for transfers to finish 2026/06/03 01:57:05 DEBUG : one: size = 5 OK 2026/06/03 01:57:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 01:57:05 INFO : one: Copied (new) 2026/06/03 01:57:05 DEBUG : Waiting for deletions to finish 2026/06/03 01:57:06 DEBUG : three.txt.bak: size = 6 OK 2026/06/03 01:57:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 01:57:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 01:57:06 INFO : three.txt: Deleted 2026/06/03 01:57:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.86s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/dst" 2026/06/03 01:57:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:11 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:57:11 DEBUG : one: Sizes differ 2026/06/03 01:57:12 DEBUG : one.bak: size = 3 OK 2026/06/03 01:57:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 01:57:12 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 01:57:12 INFO : one: Deleted 2026/06/03 01:57:18 DEBUG : one: size = 4 OK 2026/06/03 01:57:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:57:18 INFO : one: Copied (new) 2026/06/03 01:57:18 DEBUG : two: size = 3 OK 2026/06/03 01:57:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:57:18 DEBUG : two: Unchanged skipping 2026/06/03 01:57:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:57:18 DEBUG : three.txt: Sizes differ 2026/06/03 01:57:20 DEBUG : three.txt.bak: size = 5 OK 2026/06/03 01:57:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 01:57:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 01:57:20 INFO : three.txt: Deleted 2026/06/03 01:57:21 DEBUG : three.txt: size = 6 OK 2026/06/03 01:57:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 01:57:21 INFO : three.txt: Copied (new) 2026/06/03 01:57:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:22 DEBUG : one: size = 4 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:57:22 DEBUG : one: Sizes differ 2026/06/03 01:57:22 DEBUG : one.bak: size = 4 OK 2026/06/03 01:57:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:57:22 INFO : one: Copied (server-side copy) to: one.bak 2026/06/03 01:57:23 INFO : one: Deleted 2026/06/03 01:57:25 DEBUG : one: size = 5 OK 2026/06/03 01:57:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 01:57:25 INFO : one: Copied (new) 2026/06/03 01:57:25 DEBUG : two: size = 3 OK 2026/06/03 01:57:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:57:25 DEBUG : two: Unchanged skipping 2026/06/03 01:57:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:57:26 DEBUG : three.txt: Sizes differ 2026/06/03 01:57:27 DEBUG : three.txt.bak: size = 6 OK 2026/06/03 01:57:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 01:57:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/03 01:57:27 INFO : three.txt: Deleted 2026/06/03 01:57:29 DEBUG : three.txt: size = 19 OK 2026/06/03 01:57:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/03 01:57:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (23.25s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:57:33 DEBUG : Creating backend with remote "TestB2:rclone-test-risosim8hete/dst" 2026/06/03 01:57:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:34 DEBUG : one: size = 3 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:57:34 DEBUG : one: Sizes differ 2026/06/03 01:57:36 DEBUG : one-2019-01-01: size = 3 OK 2026/06/03 01:57:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/03 01:57:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/03 01:57:36 INFO : one: Deleted 2026/06/03 01:57:37 DEBUG : one: size = 4 OK 2026/06/03 01:57:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:57:37 INFO : one: Copied (new) 2026/06/03 01:57:37 DEBUG : two: size = 3 OK 2026/06/03 01:57:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:57:37 DEBUG : two: Unchanged skipping 2026/06/03 01:57:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:37 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:57:37 DEBUG : three.txt: Sizes differ 2026/06/03 01:57:38 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/03 01:57:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/03 01:57:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/03 01:57:38 INFO : three.txt: Deleted 2026/06/03 01:57:38 DEBUG : three.txt: size = 6 OK 2026/06/03 01:57:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 01:57:38 INFO : three.txt: Copied (new) 2026/06/03 01:57:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:39 DEBUG : one: size = 4 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:57:39 DEBUG : one: Sizes differ 2026/06/03 01:57:40 DEBUG : one-2019-01-01: size = 4 OK 2026/06/03 01:57:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/03 01:57:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/03 01:57:40 INFO : one: Deleted 2026/06/03 01:57:40 DEBUG : one: size = 5 OK 2026/06/03 01:57:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/03 01:57:40 INFO : one: Copied (new) 2026/06/03 01:57:41 DEBUG : two: size = 3 OK 2026/06/03 01:57:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:57:41 DEBUG : two: Unchanged skipping 2026/06/03 01:57:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:41 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-risosim8hete path dst) 2026/06/03 01:57:41 DEBUG : three.txt: Sizes differ 2026/06/03 01:57:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/03 01:57:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/03 01:57:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/03 01:57:41 INFO : three.txt: Deleted 2026/06/03 01:57:42 DEBUG : three.txt: size = 19 OK 2026/06/03 01:57:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/03 01:57:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.86s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:57:45 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:57:45 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:45 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:57:45 DEBUG : Testêé: Sizes differ 2026/06/03 01:57:45 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:57:45 DEBUG : Testêé: size = 14 OK 2026/06/03 01:57:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/03 01:57:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/03 01:57:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.62s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:57:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/03 01:57:46 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:57:46 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:57:47 DEBUG : existing: size = 6 OK 2026/06/03 01:57:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/03 01:57:47 INFO : existing: Copied (new) 2026/06/03 01:57:47 DEBUG : Waiting for deletions to finish 2026/06/03 01:57:48 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:57:48 DEBUG : existing: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:57:48 DEBUG : existing: Sizes differ 2026/06/03 01:57:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/03 01:57:48 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:57:48 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:57:48 ERROR : B2 bucket rclone-test-risosim8hete: not deleting files as there were IO errors 2026/06/03 01:57:48 ERROR : B2 bucket rclone-test-risosim8hete: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.40s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:57:49 DEBUG : EXISTING: size = 6 OK 2026/06/03 01:57:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:57:49 DEBUG : existing: Unchanged skipping 2026/06/03 01:57:49 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:57:49 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:57:49 DEBUG : Waiting for deletions to finish 2026/06/03 01:57:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.68s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", 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-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.25s) --- SKIP: TestMaxTransfer/Hard (0.49s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:58:19 DEBUG : both10: size = 6 OK 2026/06/03 01:58:19 DEBUG : both12: size = 6 OK 2026/06/03 01:58:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both0: size = 6 OK 2026/06/03 01:58:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:58:19 DEBUG : both11: size = 6 OK 2026/06/03 01:58:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both10: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both13: size = 6 OK 2026/06/03 01:58:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both13: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both14: size = 6 OK 2026/06/03 01:58:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both12: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both15: size = 6 OK 2026/06/03 01:58:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both15: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both16: size = 6 OK 2026/06/03 01:58:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both0: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both17: size = 6 OK 2026/06/03 01:58:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both17: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both18: size = 6 OK 2026/06/03 01:58:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both18: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both19: size = 6 OK 2026/06/03 01:58:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both11: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both1: size = 6 OK 2026/06/03 01:58:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both14: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both2: size = 6 OK 2026/06/03 01:58:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both2: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both3: size = 6 OK 2026/06/03 01:58:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both3: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both4: size = 6 OK 2026/06/03 01:58:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both16: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both5: size = 6 OK 2026/06/03 01:58:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both19: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both6: size = 6 OK 2026/06/03 01:58:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both6: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both7: size = 6 OK 2026/06/03 01:58:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both7: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both8: size = 6 OK 2026/06/03 01:58:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both1: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both9: size = 6 OK 2026/06/03 01:58:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:19 DEBUG : both9: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both4: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both5: Unchanged skipping 2026/06/03 01:58:19 DEBUG : both8: Unchanged skipping 2026/06/03 01:58:19 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:58:19 DEBUG : Waiting for deletions to finish 2026/06/03 01:58:19 INFO : only8: Deleted 2026/06/03 01:58:20 INFO : only9: Deleted 2026/06/03 01:58:20 INFO : only1: Deleted 2026/06/03 01:58:20 INFO : only2: Deleted 2026/06/03 01:58:20 INFO : only0: Deleted 2026/06/03 01:58:20 INFO : only11: Deleted 2026/06/03 01:58:20 INFO : only14: Deleted 2026/06/03 01:58:20 INFO : only16: Deleted 2026/06/03 01:58:20 INFO : only19: Deleted 2026/06/03 01:58:20 INFO : only5: Deleted 2026/06/03 01:58:20 INFO : only18: Deleted 2026/06/03 01:58:20 INFO : only3: Deleted 2026/06/03 01:58:20 INFO : only4: Deleted 2026/06/03 01:58:20 INFO : only7: Deleted 2026/06/03 01:58:20 INFO : only10: Deleted 2026/06/03 01:58:20 INFO : only15: Deleted 2026/06/03 01:58:20 INFO : only17: Deleted 2026/06/03 01:58:20 INFO : only12: Deleted 2026/06/03 01:58:20 INFO : only13: Deleted 2026/06/03 01:58:21 INFO : only6: Deleted 2026/06/03 01:58:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (33.17s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:58:54 DEBUG : both10: size = 6 OK 2026/06/03 01:58:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both11: size = 6 OK 2026/06/03 01:58:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both12: size = 6 OK 2026/06/03 01:58:54 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:58:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both0: size = 6 OK 2026/06/03 01:58:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both10: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both13: size = 6 OK 2026/06/03 01:58:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both13: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both14: size = 6 OK 2026/06/03 01:58:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both11: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both15: size = 6 OK 2026/06/03 01:58:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both15: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both16: size = 6 OK 2026/06/03 01:58:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both12: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both17: size = 6 OK 2026/06/03 01:58:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both17: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both18: size = 6 OK 2026/06/03 01:58:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both0: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both19: size = 6 OK 2026/06/03 01:58:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both19: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both1: size = 6 OK 2026/06/03 01:58:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both14: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both2: size = 6 OK 2026/06/03 01:58:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both2: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both3: size = 6 OK 2026/06/03 01:58:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both3: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both4: size = 6 OK 2026/06/03 01:58:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both4: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both5: size = 6 OK 2026/06/03 01:58:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both16: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both6: size = 6 OK 2026/06/03 01:58:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both6: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both7: size = 6 OK 2026/06/03 01:58:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both18: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both8: size = 6 OK 2026/06/03 01:58:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both8: Unchanged skipping 2026/06/03 01:58:54 DEBUG : both9: size = 6 OK 2026/06/03 01:58:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:58:54 DEBUG : both1: Unchanged skipping 2026/06/03 01:58:54 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only0: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only0: Sizes differ 2026/06/03 01:58:54 DEBUG : both5: Unchanged skipping 2026/06/03 01:58:54 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only10: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only10: Sizes differ 2026/06/03 01:58:54 DEBUG : both7: Unchanged skipping 2026/06/03 01:58:54 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only11: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only11: Sizes differ 2026/06/03 01:58:54 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only12: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only12: Sizes differ 2026/06/03 01:58:54 DEBUG : both9: Unchanged skipping 2026/06/03 01:58:54 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only13: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only13: Sizes differ 2026/06/03 01:58:54 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only14: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only14: Sizes differ 2026/06/03 01:58:54 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only15: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only15: Sizes differ 2026/06/03 01:58:54 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only16: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only16: Sizes differ 2026/06/03 01:58:54 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only17: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only17: Sizes differ 2026/06/03 01:58:54 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only18: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only18: Sizes differ 2026/06/03 01:58:54 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only19: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only19: Sizes differ 2026/06/03 01:58:54 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only1: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only1: Sizes differ 2026/06/03 01:58:54 DEBUG : only2: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only2: Sizes differ 2026/06/03 01:58:54 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only3: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only3: Sizes differ 2026/06/03 01:58:54 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only4: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only4: Sizes differ 2026/06/03 01:58:54 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only5: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only5: Sizes differ 2026/06/03 01:58:54 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only6: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only6: Sizes differ 2026/06/03 01:58:54 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only7: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only7: Sizes differ 2026/06/03 01:58:54 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only8: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only8: Sizes differ 2026/06/03 01:58:54 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4161757030) 2026/06/03 01:58:54 DEBUG : only9: size = 6 (B2 bucket rclone-test-risosim8hete) 2026/06/03 01:58:54 DEBUG : only9: Sizes differ 2026/06/03 01:58:54 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:58:55 DEBUG : only11: size = 0 OK 2026/06/03 01:58:55 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only11: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only0: size = 0 OK 2026/06/03 01:58:55 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only0: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only16: size = 0 OK 2026/06/03 01:58:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only16: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only14: size = 0 OK 2026/06/03 01:58:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only14: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only17: size = 0 OK 2026/06/03 01:58:55 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only17: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only18: size = 0 OK 2026/06/03 01:58:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only18: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only15: size = 0 OK 2026/06/03 01:58:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only15: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only12: size = 0 OK 2026/06/03 01:58:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only12: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only10: size = 0 OK 2026/06/03 01:58:55 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only10: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only13: size = 0 OK 2026/06/03 01:58:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only13: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only19: size = 0 OK 2026/06/03 01:58:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only19: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only1: size = 0 OK 2026/06/03 01:58:55 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only1: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only4: size = 0 OK 2026/06/03 01:58:55 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only4: Copied (replaced existing) 2026/06/03 01:58:55 DEBUG : only5: size = 0 OK 2026/06/03 01:58:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:55 INFO : only5: Copied (replaced existing) 2026/06/03 01:58:56 DEBUG : only7: size = 0 OK 2026/06/03 01:58:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:56 INFO : only7: Copied (replaced existing) 2026/06/03 01:58:56 DEBUG : only6: size = 0 OK 2026/06/03 01:58:56 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:56 INFO : only6: Copied (replaced existing) 2026/06/03 01:58:56 DEBUG : only9: size = 0 OK 2026/06/03 01:58:56 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:56 INFO : only9: Copied (replaced existing) 2026/06/03 01:58:56 DEBUG : only3: size = 0 OK 2026/06/03 01:58:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:56 INFO : only3: Copied (replaced existing) 2026/06/03 01:58:56 DEBUG : only8: size = 0 OK 2026/06/03 01:58:56 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:56 INFO : only8: Copied (replaced existing) 2026/06/03 01:58:56 DEBUG : only2: size = 0 OK 2026/06/03 01:58:56 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/03 01:58:56 INFO : only2: Copied (replaced existing) 2026/06/03 01:58:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (39.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:59:04 DEBUG : empty_dir: Making directory with metadata 2026/06/03 01:59:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 01:59:04 DEBUG : empty_on_remote: Making directory with metadata 2026/06/03 01:59:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 01:59:04 INFO : empty_on_remote: Making directory 2026/06/03 01:59:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/03 01:59:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/03 01:59:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/03 01:59:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/03 01:59:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:59:06 DEBUG : empty_dir: Making directory with metadata 2026/06/03 01:59:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 01:59:06 DEBUG : empty_on_remote: Making directory with metadata 2026/06/03 01:59:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/03 01:59:06 INFO : empty_on_remote: Making directory 2026/06/03 01:59:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/03 01:59:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/03 01:59:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/03 01:59:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/03 01:59:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/03 01:59:07 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:59:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/03 01:59:09 INFO : sub dir: Making directory 2026/06/03 01:59:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/03 01:59:11 INFO : sub dir: Making directory 2026/06/03 01:59:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.97s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:59:22 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:22 DEBUG : apple: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : banana: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 01:59:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 01:59:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 01:59:23 DEBUG : apple: size = 5 OK 2026/06/03 01:59:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : apple: Unchanged skipping 2026/06/03 01:59:23 DEBUG : banana: size = 6 OK 2026/06/03 01:59:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : banana: Unchanged skipping 2026/06/03 01:59:23 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 01:59:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 01:59:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 01:59:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 01:59:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 01:59:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 01:59:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 01:59:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 01:59:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 01:59:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 01:59:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:59:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 01:59:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 01:59:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 01:59:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 01:59:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 01:59:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 01:59:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 01:59:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 01:59:23 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:59:23 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:23 INFO : There was nothing to transfer 2026/06/03 01:59:23 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:23 DEBUG : apple: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : banana: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 01:59:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 01:59:24 DEBUG : banana: size = 6 OK 2026/06/03 01:59:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 01:59:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 01:59:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 01:59:24 DEBUG : banana: Unchanged skipping 2026/06/03 01:59:24 DEBUG : apple: size = 5 OK 2026/06/03 01:59:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : apple: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 01:59:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 01:59:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 01:59:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 01:59:24 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:59:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 01:59:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 01:59:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 01:59:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 01:59:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 01:59:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 01:59:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 01:59:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 01:59:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 01:59:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 01:59:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 01:59:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 01:59:24 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:59:24 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:24 INFO : There was nothing to transfer 2026/06/03 01:59:24 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:24 DEBUG : apple: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : banana: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 01:59:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:59:38 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:38 DEBUG : apple: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : banana: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 01:59:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : apple: size = 5 OK 2026/06/03 01:59:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : apple: Unchanged skipping 2026/06/03 01:59:39 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 01:59:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 01:59:39 DEBUG : banana: size = 6 OK 2026/06/03 01:59:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 01:59:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : banana: Unchanged skipping 2026/06/03 01:59:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 01:59:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 01:59:39 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:59:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 01:59:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 01:59:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 01:59:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 01:59:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 01:59:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 01:59:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 01:59:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 01:59:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 01:59:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 01:59:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 01:59:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 01:59:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 01:59:39 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:59:39 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:39 INFO : There was nothing to transfer 2026/06/03 01:59:39 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:39 DEBUG : apple: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : banana: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 01:59:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : apple: size = 5 OK 2026/06/03 01:59:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 01:59:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : apple: Unchanged skipping 2026/06/03 01:59:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 01:59:40 DEBUG : banana: size = 6 OK 2026/06/03 01:59:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : banana: Unchanged skipping 2026/06/03 01:59:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 01:59:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 01:59:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 01:59:40 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:59:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 01:59:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 01:59:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 01:59:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 01:59:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 01:59:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 01:59:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 01:59:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 01:59:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 01:59:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 01:59:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 01:59:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 01:59:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 01:59:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 01:59:40 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:59:40 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:40 INFO : There was nothing to transfer 2026/06/03 01:59:40 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:40 DEBUG : apple: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : banana: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 01:59:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 01:59:56 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:56 DEBUG : apple: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : banana: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 01:59:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 01:59:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 01:59:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 01:59:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 01:59:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 01:59:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 01:59:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 01:59:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 01:59:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 01:59:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 01:59:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 01:59:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 01:59:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 01:59:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 01:59:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 01:59:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 01:59:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 01:59:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 01:59:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 01:59:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 01:59:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 01:59:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 01:59:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 01:59:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 01:59:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/03 01:59:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 01:59:57 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 01:59:57 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 01:59:57 DEBUG : YXBwbGU=: size = 5 OK 2026/06/03 01:59:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/03 01:59:57 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/03 01:59:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : YmFuYW5h: size = 6 OK 2026/06/03 01:59:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/03 01:59:57 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/03 01:59:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/03 01:59:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 01:59:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/03 01:59:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 01:59:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 01:59:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/03 01:59:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 01:59:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 01:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/03 01:59:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 01:59:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 01:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/03 01:59:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 01:59:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/03 01:59:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 01:59:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/03 01:59:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 01:59:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/03 01:59:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 01:59:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/03 01:59:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 01:59:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 01:59:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/03 01:59:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 01:59:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/03 01:59:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 01:59:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/03 01:59:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 01:59:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 01:59:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/03 01:59:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 01:59:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/03 01:59:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 01:59:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 01:59:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 01:59:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/03 01:59:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 01:59:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/03 01:59:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/03 01:59:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 01:59:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 01:59:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/03 01:59:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 01:59:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 01:59:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/03 01:59:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 01:59:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 01:59:59 DEBUG : Waiting for deletions to finish 2026/06/03 01:59:59 INFO : apple: Deleted 2026/06/03 01:59:59 INFO : dir1/0013-789;=.txt: Deleted 2026/06/03 01:59:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/03 01:59:59 INFO : dir1/0007-1234567.txt: Deleted 2026/06/03 01:59:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/03 01:59:59 INFO : dir1/0008-2345678.txt: Deleted 2026/06/03 01:59:59 INFO : splitbananasplit: Deleted 2026/06/03 01:59:59 INFO : dir1/0012-6789;.txt: Deleted 2026/06/03 01:59:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/03 01:59:59 INFO : dir1/0009-3456789.txt: Deleted 2026/06/03 01:59:59 INFO : dir1/0014-89;=.txt: Deleted 2026/06/03 01:59:59 INFO : dir1/0015-9;=.txt: Deleted 2026/06/03 01:59:59 INFO : banana: Deleted 2026/06/03 01:59:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/03 01:59:59 INFO : dir1/0011-56789;.txt: Deleted 2026/06/03 02:00:00 INFO : appleappleapplebanana: Deleted 2026/06/03 02:00:00 INFO : dir1/0003-defghij.txt: Deleted 2026/06/03 02:00:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/03 02:00:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/03 02:00:00 INFO : dir1/0010-456789.txt: Deleted 2026/06/03 02:00:00 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/03 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 02:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:00 DEBUG : YXBwbGU=: size = 5 OK 2026/06/03 02:00:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : apple: Unchanged skipping 2026/06/03 02:00:00 DEBUG : YmFuYW5h: size = 6 OK 2026/06/03 02:00:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : banana: Unchanged skipping 2026/06/03 02:00:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:00:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/03 02:00:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/03 02:00:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/03 02:00:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/03 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/03 02:00:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/03 02:00:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/03 02:00:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/03 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/03 02:00:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/03 02:00:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/03 02:00:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/03 02:00:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/03 02:00:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/03 02:00:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/03 02:00:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/03 02:00:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/03 02:00:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:00:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/03 02:00:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:00:00 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:00:00 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:00 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/03 02:00:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:01 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:01 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:01 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/03 02:00:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:01 DEBUG : apple: transformed to: YXBwbGU= 2026/06/03 02:00:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/03 02:00:01 DEBUG : banana: transformed to: YmFuYW5h 2026/06/03 02:00:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/03 02:00:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/03 02:00:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/03 02:00:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/03 02:00:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/03 02:00:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/03 02:00:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:00:15 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:15 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:00:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:00:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:16 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:16 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:16 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:16 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:16 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:16 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:16 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:16 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:16 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 02:00:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/03 02:00:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/03 02:00:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/03 02:00:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/03 02:00:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/03 02:00:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/03 02:00:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/03 02:00:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/03 02:00:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/03 02:00:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/03 02:00:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/03 02:00:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/03 02:00:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/03 02:00:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:16 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:00:16 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:00:16 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/03 02:00:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 02:00:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/03 02:00:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 02:00:16 DEBUG : PREFIXbanana: size = 6 OK 2026/06/03 02:00:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/03 02:00:16 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/03 02:00:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:00:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 02:00:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 02:00:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 02:00:16 DEBUG : PREFIXapple: size = 5 OK 2026/06/03 02:00:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/03 02:00:16 INFO : apple: Copied (new) to: PREFIXapple 2026/06/03 02:00:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/03 02:00:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 02:00:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 02:00:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 02:00:17 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/03 02:00:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 02:00:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/03 02:00:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/03 02:00:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 02:00:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 02:00:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/03 02:00:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 02:00:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/03 02:00:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/03 02:00:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 02:00:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/03 02:00:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/03 02:00:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 02:00:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/03 02:00:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/03 02:00:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 02:00:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 02:00:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/03 02:00:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 02:00:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/03 02:00:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/03 02:00:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 02:00:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/03 02:00:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/03 02:00:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 02:00:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/03 02:00:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/03 02:00:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 02:00:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/03 02:00:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 02:00:17 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/03 02:00:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 02:00:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/03 02:00:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 02:00:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/03 02:00:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 02:00:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 02:00:18 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/03 02:00:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 02:00:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/03 02:00:18 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/03 02:00:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 02:00:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/03 02:00:18 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/03 02:00:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 02:00:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/03 02:00:18 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:18 INFO : apple: Deleted 2026/06/03 02:00:18 INFO : dir1/0015-9;=.txt: Deleted 2026/06/03 02:00:18 INFO : dir1/0010-456789.txt: Deleted 2026/06/03 02:00:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/03 02:00:18 INFO : dir1/0011-56789;.txt: Deleted 2026/06/03 02:00:18 INFO : dir1/0014-89;=.txt: Deleted 2026/06/03 02:00:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/03 02:00:18 INFO : dir1/0008-2345678.txt: Deleted 2026/06/03 02:00:18 INFO : dir1/0009-3456789.txt: Deleted 2026/06/03 02:00:18 INFO : dir1/0012-6789;.txt: Deleted 2026/06/03 02:00:18 INFO : dir1/0013-789;=.txt: Deleted 2026/06/03 02:00:18 INFO : appleappleapplebanana: Deleted 2026/06/03 02:00:19 INFO : banana: Deleted 2026/06/03 02:00:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/03 02:00:19 INFO : dir1/0007-1234567.txt: Deleted 2026/06/03 02:00:19 INFO : splitbananasplit: Deleted 2026/06/03 02:00:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/03 02:00:19 INFO : dir1/0003-defghij.txt: Deleted 2026/06/03 02:00:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/03 02:00:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/03 02:00:19 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 02:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 02:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 02:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 02:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 02:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 02:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 02:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 02:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 02:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 02:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 02:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 02:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 02:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 02:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 02:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 02:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 02:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 02:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 02:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 02:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 02:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 02:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 02:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 02:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 02:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 02:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 02:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 02:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : apple: transformed to: PREFIXapple 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/03 02:00:19 DEBUG : banana: transformed to: PREFIXbanana 2026/06/03 02:00:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/03 02:00:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/03 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/03 02:00:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/03 02:00:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/03 02:00:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/03 02:00:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/03 02:00:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/03 02:00:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/03 02:00:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/03 02:00:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/03 02:00:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/03 02:00:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/03 02:00:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/03 02:00:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/03 02:00:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/03 02:00:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/03 02:00:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:19 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:00:19 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:00:20 DEBUG : banana: size = 6 OK 2026/06/03 02:00:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/03 02:00:20 INFO : banana: Copied (new) 2026/06/03 02:00:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:00:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 02:00:20 INFO : splitbananasplit: Copied (new) 2026/06/03 02:00:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:00:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 02:00:20 INFO : appleappleapplebanana: Copied (new) 2026/06/03 02:00:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:00:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 02:00:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/03 02:00:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:00:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 02:00:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/03 02:00:20 DEBUG : apple: size = 5 OK 2026/06/03 02:00:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/03 02:00:20 INFO : apple: Copied (new) 2026/06/03 02:00:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:00:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 02:00:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/03 02:00:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:00:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 02:00:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/03 02:00:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:00:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 02:00:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/03 02:00:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:00:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 02:00:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/03 02:00:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:00:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 02:00:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/03 02:00:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:00:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 02:00:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/03 02:00:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:00:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 02:00:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/03 02:00:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:00:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 02:00:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/03 02:00:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:00:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 02:00:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/03 02:00:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:00:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 02:00:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/03 02:00:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:00:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 02:00:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/03 02:00:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:00:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 02:00:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/03 02:00:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:00:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 02:00:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/03 02:00:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:00:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 02:00:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/03 02:00:21 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/03 02:00:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/03 02:00:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/03 02:00:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/03 02:00:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/03 02:00:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/03 02:00:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/03 02:00:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/03 02:00:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/03 02:00:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/03 02:00:22 INFO : PREFIXsplitbananasplit: Deleted 2026/06/03 02:00:22 INFO : PREFIXapple: Deleted 2026/06/03 02:00:22 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/03 02:00:22 INFO : PREFIXbanana: Deleted 2026/06/03 02:00:22 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/03 02:00:22 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/03 02:00:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/03 02:00:22 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/03 02:00:22 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/03 02:00:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/03 02:00:22 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:22 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:00:22 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:23 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:00:36 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:37 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 02:00:37 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 02:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:37 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 02:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 02:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:37 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:37 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 02:00:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:37 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:00:37 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:00:37 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/03 02:00:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 02:00:37 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/03 02:00:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 02:00:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:37 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/03 02:00:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/03 02:00:37 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/03 02:00:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 02:00:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 02:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/03 02:00:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 02:00:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 02:00:38 DEBUG : appleSUFFIX: size = 5 OK 2026/06/03 02:00:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/03 02:00:38 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/03 02:00:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 02:00:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/03 02:00:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 02:00:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/03 02:00:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 02:00:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/03 02:00:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 02:00:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/03 02:00:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 02:00:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/03 02:00:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 02:00:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/03 02:00:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 02:00:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/03 02:00:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 02:00:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/03 02:00:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 02:00:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/03 02:00:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 02:00:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 02:00:38 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/03 02:00:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 02:00:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/03 02:00:39 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/03 02:00:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 02:00:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/03 02:00:39 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/03 02:00:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 02:00:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/03 02:00:39 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/03 02:00:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 02:00:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/03 02:00:39 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:39 INFO : dir1/0009-3456789.txt: Deleted 2026/06/03 02:00:39 INFO : dir1/0013-789;=.txt: Deleted 2026/06/03 02:00:39 INFO : splitbananasplit: Deleted 2026/06/03 02:00:40 INFO : dir1/0007-1234567.txt: Deleted 2026/06/03 02:00:40 INFO : dir1/0010-456789.txt: Deleted 2026/06/03 02:00:40 INFO : dir1/0011-56789;.txt: Deleted 2026/06/03 02:00:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/03 02:00:40 INFO : dir1/0015-9;=.txt: Deleted 2026/06/03 02:00:40 INFO : apple: Deleted 2026/06/03 02:00:40 INFO : dir1/0003-defghij.txt: Deleted 2026/06/03 02:00:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/03 02:00:40 INFO : dir1/0012-6789;.txt: Deleted 2026/06/03 02:00:40 INFO : dir1/0014-89;=.txt: Deleted 2026/06/03 02:00:40 INFO : appleappleapplebanana: Deleted 2026/06/03 02:00:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/03 02:00:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/03 02:00:40 INFO : banana: Deleted 2026/06/03 02:00:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/03 02:00:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/03 02:00:40 INFO : dir1/0008-2345678.txt: Deleted 2026/06/03 02:00:40 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/03 02:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : apple: transformed to: appleSUFFIX 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/03 02:00:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/03 02:00:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/03 02:00:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:41 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:00:41 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:00:41 DEBUG : apple: size = 5 OK 2026/06/03 02:00:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/03 02:00:41 INFO : apple: Copied (new) 2026/06/03 02:00:41 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:00:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 02:00:41 INFO : splitbananasplit: Copied (new) 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:00:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 02:00:41 INFO : appleappleapplebanana: Copied (new) 2026/06/03 02:00:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:00:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 02:00:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/03 02:00:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:00:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 02:00:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/03 02:00:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:00:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 02:00:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:00:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 02:00:42 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : banana: size = 6 OK 2026/06/03 02:00:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/03 02:00:42 INFO : banana: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:00:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 02:00:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:00:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 02:00:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:00:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 02:00:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:00:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 02:00:42 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:00:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 02:00:42 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:00:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 02:00:42 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:00:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 02:00:42 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:00:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 02:00:42 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:00:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 02:00:42 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:00:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 02:00:42 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/03 02:00:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:00:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 02:00:42 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/03 02:00:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:00:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 02:00:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/03 02:00:43 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:43 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : splitbananasplitSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : appleSUFFIX: Deleted 2026/06/03 02:00:43 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/03 02:00:43 INFO : bananaSUFFIX: Deleted 2026/06/03 02:00:43 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:43 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:00:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:44 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:00:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:00:58 DEBUG : Waiting for deletions to finish 2026/06/03 02:00:58 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:00:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:00:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:00:58 DEBUG : banana: size = 6 OK 2026/06/03 02:00:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:58 DEBUG : banana: Unchanged skipping 2026/06/03 02:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:00:58 DEBUG : apple: size = 5 OK 2026/06/03 02:00:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:00:58 DEBUG : apple: Unchanged skipping 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:00:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:00:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:00:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:00:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:00:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:00:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:00:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:00:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:00:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:00:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:00:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:00:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 02:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 02:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:00:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:00:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:00:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/03 02:00:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/03 02:00:58 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:00:58 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:00:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/03 02:00:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/03 02:00:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/03 02:00:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 02:00:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/03 02:00:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/03 02:00:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/03 02:00:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 02:00:59 DEBUG : splitbanan: size = 16 OK 2026/06/03 02:00:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/03 02:00:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/03 02:00:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 02:00:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/03 02:00:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/03 02:00:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/03 02:00:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 02:00:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/03 02:00:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/03 02:00:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/03 02:00:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 02:00:59 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/03 02:00:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/03 02:00:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/03 02:00:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 02:00:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/03 02:00:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/03 02:00:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/03 02:00:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 02:00:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/03 02:00:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/03 02:00:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/03 02:00:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 02:00:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/03 02:00:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/03 02:00:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/03 02:00:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 02:00:59 DEBUG : appleapple: size = 21 OK 2026/06/03 02:00:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/03 02:00:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/03 02:00:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 02:01:00 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/03 02:01:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/03 02:01:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/03 02:01:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 02:01:00 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/03 02:01:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/03 02:01:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/03 02:01:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 02:01:00 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/03 02:01:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/03 02:01:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/03 02:01:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 02:01:00 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/03 02:01:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/03 02:01:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/03 02:01:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 02:01:00 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/03 02:01:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/03 02:01:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/03 02:01:00 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/03 02:01:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/03 02:01:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/03 02:01:00 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/03 02:01:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/03 02:01:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/03 02:01:00 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/03 02:01:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/03 02:01:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/03 02:01:00 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:00 INFO : dir1/0012-6789;.txt: Deleted 2026/06/03 02:01:00 INFO : appleappleapplebanana: Deleted 2026/06/03 02:01:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/03 02:01:00 INFO : dir1/0010-456789.txt: Deleted 2026/06/03 02:01:00 INFO : dir1/0011-56789;.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0013-789;=.txt: Deleted 2026/06/03 02:01:01 INFO : splitbananasplit: Deleted 2026/06/03 02:01:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0003-defghij.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0008-2345678.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0015-9;=.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0014-89;=.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0007-1234567.txt: Deleted 2026/06/03 02:01:01 INFO : dir1/0009-3456789.txt: Deleted 2026/06/03 02:01:01 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:01 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : appleapple: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/03 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 02:01:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 02:01:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 02:01:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 02:01:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 02:01:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 02:01:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 02:01:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 02:01:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 02:01:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 02:01:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 02:01:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 02:01:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 02:01:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 02:01:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 02:01:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 02:01:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 02:01:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 02:01:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 02:01:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 02:01:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 02:01:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 02:01:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 02:01:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 02:01:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 02:01:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 02:01:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 02:01:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 02:01:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 02:01:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 02:01:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 02:01:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 02:01:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 02:01:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 02:01:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 02:01:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 02:01:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 02:01:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 02:01:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 02:01:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 02:01:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 02:01:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 02:01:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 02:01:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 02:01:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 02:01:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 02:01:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 02:01:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 02:01:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 02:01:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 02:01:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 02:01:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 02:01:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 02:01:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 02:01:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 02:01:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 02:01:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 02:01:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 02:01:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:01:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 02:01:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 02:01:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 02:01:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 02:01:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 02:01:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 02:01:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 02:01:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 02:01:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 02:01:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 02:01:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 02:01:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 02:01:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 02:01:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 02:01:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 02:01:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 02:01:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:01:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:01:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:01:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:01:02 DEBUG : appleapple: size = 21 OK 2026/06/03 02:01:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : apple: size = 5 OK 2026/06/03 02:01:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : banana: size = 6 OK 2026/06/03 02:01:02 DEBUG : apple: Unchanged skipping 2026/06/03 02:01:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : banana: Unchanged skipping 2026/06/03 02:01:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:01:02 DEBUG : splitbanan: size = 16 OK 2026/06/03 02:01:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:01:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/03 02:01:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/03 02:01:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/03 02:01:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/03 02:01:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/03 02:01:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/03 02:01:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/03 02:01:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/03 02:01:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/03 02:01:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/03 02:01:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/03 02:01:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/03 02:01:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/03 02:01:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/03 02:01:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/03 02:01:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/03 02:01:02 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/03 02:01:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/03 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/03 02:01:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/03 02:01:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/03 02:01:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/03 02:01:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/03 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/03 02:01:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/03 02:01:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/03 02:01:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/03 02:01:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/03 02:01:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/03 02:01:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/03 02:01:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/03 02:01:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/03 02:01:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:01:02 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:01:02 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:01:02 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:02 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:02 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : appleapple: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/03 02:01:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 02:01:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 02:01:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 02:01:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 02:01:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 02:01:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 02:01:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 02:01:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 02:01:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 02:01:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 02:01:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 02:01:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 02:01:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 02:01:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 02:01:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 02:01:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 02:01:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 02:01:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 02:01:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 02:01:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 02:01:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 02:01:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 02:01:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 02:01:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 02:01:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 02:01:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 02:01:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 02:01:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 02:01:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 02:01:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/03 02:01:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 02:01:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/03 02:01:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/03 02:01:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/03 02:01:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/03 02:01:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/03 02:01:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/03 02:01:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/03 02:01:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/03 02:01:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/03 02:01:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/03 02:01:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/03 02:01:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/03 02:01:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/03 02:01:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/03 02:01:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/03 02:01:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/03 02:01:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/03 02:01:02 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:01:15 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:15 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:01:16 DEBUG : banana: size = 6 OK 2026/06/03 02:01:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : banana: Unchanged skipping 2026/06/03 02:01:16 DEBUG : apple: size = 5 OK 2026/06/03 02:01:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : apple: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:01:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:01:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:01:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:01:16 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:01:16 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:16 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:16 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : banana: size = 6 OK 2026/06/03 02:01:17 DEBUG : apple: size = 5 OK 2026/06/03 02:01:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:01:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:01:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:01:17 DEBUG : apple: Unchanged skipping 2026/06/03 02:01:17 DEBUG : banana: Unchanged skipping 2026/06/03 02:01:17 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:01:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:01:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:01:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:01:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:01:17 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:01:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:01:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:01:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:01:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:01:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:01:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:01:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:01:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:01:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:01:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:01:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:01:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:01:17 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:01:17 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:17 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:17 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:17 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:01:31 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:32 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : apple: size = 5 OK 2026/06/03 02:01:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : apple: Unchanged skipping 2026/06/03 02:01:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:01:32 DEBUG : banana: size = 6 OK 2026/06/03 02:01:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:01:32 DEBUG : banana: Unchanged skipping 2026/06/03 02:01:32 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:01:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:01:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:01:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:01:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:01:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:01:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:01:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:01:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:01:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:01:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:01:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:01:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:01:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:01:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:01:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:01:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:01:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:01:32 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:01:32 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:32 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:32 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:01:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : apple: size = 5 OK 2026/06/03 02:01:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:01:33 DEBUG : banana: size = 6 OK 2026/06/03 02:01:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:01:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : banana: Unchanged skipping 2026/06/03 02:01:33 DEBUG : apple: Unchanged skipping 2026/06/03 02:01:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:01:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:01:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:01:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:01:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:01:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:01:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:01:33 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:01:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:01:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:01:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:01:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:01:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:01:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:01:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:01:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:01:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:01:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:01:33 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:01:33 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:33 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:33 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:01:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:01:48 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:48 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:01:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : banana: size = 6 OK 2026/06/03 02:01:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:01:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : banana: Unchanged skipping 2026/06/03 02:01:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:01:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:01:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:01:49 DEBUG : apple: size = 5 OK 2026/06/03 02:01:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : apple: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:01:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:01:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:01:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:01:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:01:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:01:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:01:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:01:49 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:49 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:49 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:01:49 DEBUG : apple: size = 5 OK 2026/06/03 02:01:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : apple: Unchanged skipping 2026/06/03 02:01:49 DEBUG : banana: size = 6 OK 2026/06/03 02:01:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : banana: Unchanged skipping 2026/06/03 02:01:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:01:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:01:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:01:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:01:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:01:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:01:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:01:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:01:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:01:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:01:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:01:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:01:49 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:01:49 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:49 DEBUG : Waiting for deletions to finish 2026/06/03 02:01:50 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:01:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:04 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:05 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:02:05 DEBUG : apple: size = 5 OK 2026/06/03 02:02:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:02:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:02:05 DEBUG : apple: Unchanged skipping 2026/06/03 02:02:05 DEBUG : banana: size = 6 OK 2026/06/03 02:02:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : banana: Unchanged skipping 2026/06/03 02:02:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:02:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:02:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:02:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:02:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:02:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:02:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:02:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:02:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:02:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:02:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:02:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:02:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:02:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:02:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:02:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:02:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:02:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:02:05 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:05 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:05 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:06 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : apple: size = 5 OK 2026/06/03 02:02:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : apple: Unchanged skipping 2026/06/03 02:02:06 DEBUG : banana: size = 6 OK 2026/06/03 02:02:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:02:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:02:06 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:02:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:02:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : banana: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:02:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:02:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:02:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:02:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:02:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:02:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:02:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:02:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:02:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:02:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:02:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:02:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:02:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:02:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:02:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:02:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:02:06 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:06 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:06 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:06 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:02:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:20 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:21 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:02:21 DEBUG : apple: size = 5 OK 2026/06/03 02:02:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : apple: Unchanged skipping 2026/06/03 02:02:21 DEBUG : banana: size = 6 OK 2026/06/03 02:02:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : banana: Unchanged skipping 2026/06/03 02:02:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:02:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:02:21 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:02:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:02:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:02:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:02:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:02:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:02:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:02:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:02:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:02:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:02:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:02:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:02:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:02:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:02:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:02:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:02:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:02:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:02:21 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:21 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:21 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:22 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : apple: size = 5 OK 2026/06/03 02:02:22 DEBUG : banana: size = 6 OK 2026/06/03 02:02:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : apple: Unchanged skipping 2026/06/03 02:02:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : banana: Unchanged skipping 2026/06/03 02:02:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/03 02:02:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/03 02:02:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/03 02:02:22 DEBUG : splitbananasplit: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/03 02:02:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/03 02:02:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/03 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/03 02:02:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/03 02:02:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/03 02:02:22 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/03 02:02:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/03 02:02:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/03 02:02:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/03 02:02:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/03 02:02:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/03 02:02:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/03 02:02:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/03 02:02:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/03 02:02:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/03 02:02:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/03 02:02:22 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:22 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:22 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:22 DEBUG : apple: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : banana: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/03 02:02:22 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (194.47s) --- PASS: TestTransform/NFC (16.04s) --- PASS: TestTransform/NFD (15.81s) --- PASS: TestTransform/base64 (21.07s) --- PASS: TestTransform/prefix (21.75s) --- PASS: TestTransform/suffix (21.29s) --- PASS: TestTransform/truncate (17.86s) --- PASS: TestTransform/encoder (15.61s) --- PASS: TestTransform/ISO-8859-1 (15.98s) --- PASS: TestTransform/charmap (16.42s) --- PASS: TestTransform/lowercase (16.74s) --- PASS: TestTransform/ascii (15.90s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/03 02:02:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/03 02:02:27 INFO : sub dir_somesuffix: Making directory 2026/06/03 02:02:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/03 02:02:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/03 02:02:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/03 02:02:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/03 02:02:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/03 02:02:27 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:27 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/03 02:02:28 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/03 02:02:28 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:29 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:29 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:29 INFO : tictactoe: Making directory 2026/06/03 02:02:29 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:29 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/03 02:02:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:29 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:29 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:30 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/03 02:02:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/03 02:02:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.69s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:31 INFO : toe: Making directory 2026/06/03 02:02:31 INFO : toe/toe: Making directory 2026/06/03 02:02:31 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/03 02:02:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/03 02:02:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/03 02:02:31 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:31 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/03 02:02:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/03 02:02:31 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:32 INFO : toe: Making directory 2026/06/03 02:02:32 INFO : toe/toe: Making directory 2026/06/03 02:02:32 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/03 02:02:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/03 02:02:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/03 02:02:32 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:32 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/03 02:02:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/03 02:02:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.22s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:34 DEBUG : empty_dir: Making directory with metadata 2026/06/03 02:02:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 02:02:34 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:34 INFO : tictacempty_dir: Making directory 2026/06/03 02:02:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:34 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:34 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:34 INFO : tictactoe: Making directory 2026/06/03 02:02:34 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:34 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:34 INFO : tictactoe/tictactoe: Making directory 2026/06/03 02:02:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/03 02:02:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 02:02:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/03 02:02:34 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:34 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/03 02:02:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/03 02:02:35 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:36 DEBUG : empty_dir: Making directory with metadata 2026/06/03 02:02:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 02:02:36 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:36 INFO : tictacempty_dir: Making directory 2026/06/03 02:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:36 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:36 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:36 INFO : tictactoe: Making directory 2026/06/03 02:02:36 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:36 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:36 INFO : tictactoe/tictactoe: Making directory 2026/06/03 02:02:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/03 02:02:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 02:02:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:36 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:36 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 02:02:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/03 02:02:37 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:37 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:37 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:37 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/03 02:02:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 02:02:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/03 02:02:37 NOTICE: B2 bucket rclone-test-risosim8hete: 0 differences found 2026/06/03 02:02:37 NOTICE: B2 bucket rclone-test-risosim8hete: 1 matching files --- PASS: TestAllTag (2.06s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:38 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:38 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:38 INFO : tictactoe: Making directory 2026/06/03 02:02:38 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:38 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:38 INFO : tictactoe/tictactoe: Making directory 2026/06/03 02:02:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/03 02:02:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 02:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/03 02:02:38 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:38 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/03 02:02:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/03 02:02:39 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:39 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:39 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:39 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:39 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/03 02:02:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/03 02:02:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/03 02:02:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/03 02:02:39 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.99s) === RUN TestSyntax 2026/06/03 02:02:40 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:40 INFO : toe: Making directory 2026/06/03 02:02:40 INFO : toe/toe: Making directory 2026/06/03 02:02:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/03 02:02:40 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:40 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:44 DEBUG : toe/toe/toe: size = 11 OK 2026/06/03 02:02:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:44 INFO : toe/toe/toe: Copied (new) 2026/06/03 02:02:44 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (4.75s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:45 DEBUG : empty_dir: Making directory with metadata 2026/06/03 02:02:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 02:02:45 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:45 INFO : tictacempty_dir: Making directory 2026/06/03 02:02:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:45 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:45 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:45 INFO : tictactoe: Making directory 2026/06/03 02:02:45 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:45 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:45 INFO : tictactoe/tictactoe: Making directory 2026/06/03 02:02:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/03 02:02:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 02:02:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:45 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:45 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 02:02:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:45 INFO : toe/toe/toe.txt: Deleted 2026/06/03 02:02:45 INFO : toe/toe: Removing directory 2026/06/03 02:02:45 INFO : toe: Removing directory 2026/06/03 02:02:45 INFO : empty_dir: Removing directory 2026/06/03 02:02:45 DEBUG : Local file system at /tmp/rclone4161757030: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:46 DEBUG : empty_dir: Making directory with metadata 2026/06/03 02:02:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 02:02:46 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:46 INFO : tictacempty_dir: Making directory 2026/06/03 02:02:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:46 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:46 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:46 INFO : tictactoe: Making directory 2026/06/03 02:02:46 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:46 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:46 INFO : tictactoe/tictactoe: Making directory 2026/06/03 02:02:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/03 02:02:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 02:02:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:46 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:46 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 02:02:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:47 INFO : toe/toe/toe.txt: Deleted 2026/06/03 02:02:47 INFO : toe/toe: Removing directory 2026/06/03 02:02:47 INFO : toe: Removing directory 2026/06/03 02:02:47 INFO : empty_dir: Removing directory 2026/06/03 02:02:47 DEBUG : Local file system at /tmp/rclone4161757030: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/03 02:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 02:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/03 02:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 02:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 02:02:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 02:02:49 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/03 02:02:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/03 02:02:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.82s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:50 DEBUG : Reset feature "Copy" 2026/06/03 02:02:50 DEBUG : Reset feature "Move" 2026/06/03 02:02:50 DEBUG : Reset feature "Copy" 2026/06/03 02:02:50 DEBUG : Reset feature "Move" 2026/06/03 02:02:50 DEBUG : empty_dir: Making directory with metadata 2026/06/03 02:02:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/03 02:02:50 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:50 INFO : tictacempty_dir: Making directory 2026/06/03 02:02:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/03 02:02:50 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:50 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:50 INFO : tictactoe: Making directory 2026/06/03 02:02:50 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:50 DEBUG : toe: transformed to: tictactoe 2026/06/03 02:02:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:50 INFO : tictactoe/tictactoe: Making directory 2026/06/03 02:02:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/03 02:02:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/03 02:02:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 02:02:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:50 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:50 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 02:02:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/03 02:02:51 INFO : toe/toe/toe.txt: Deleted 2026/06/03 02:02:51 INFO : toe/toe: Removing directory 2026/06/03 02:02:51 INFO : toe: Removing directory 2026/06/03 02:02:51 INFO : empty_dir: Removing directory 2026/06/03 02:02:51 DEBUG : Local file system at /tmp/rclone4161757030: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/03 02:02:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/03 02:02:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/03 02:02:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 02:02:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 02:02:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/03 02:02:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/03 02:02:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/03 02:02:53 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.16s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:54 DEBUG : toe: transformed to: dG9l 2026/06/03 02:02:54 DEBUG : toe: transformed to: dG9l 2026/06/03 02:02:54 INFO : dG9l: Making directory 2026/06/03 02:02:54 DEBUG : toe: transformed to: dG9l 2026/06/03 02:02:54 DEBUG : toe: transformed to: dG9l 2026/06/03 02:02:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/03 02:02:54 INFO : dG9l/dG9l: Making directory 2026/06/03 02:02:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/03 02:02:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/03 02:02:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/03 02:02:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/03 02:02:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/03 02:02:54 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:54 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/03 02:02:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:55 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/03 02:02:55 DEBUG : Waiting for deletions to finish 2026/06/03 02:02:55 DEBUG : dG9l: transformed to: toe 2026/06/03 02:02:55 DEBUG : dG9l: transformed to: toe 2026/06/03 02:02:55 DEBUG : dG9l: transformed to: toe 2026/06/03 02:02:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/03 02:02:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/03 02:02:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/03 02:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/03 02:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/03 02:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/03 02:02:55 DEBUG : Local file system at /tmp/rclone4161757030: Waiting for checks to finish 2026/06/03 02:02:55 DEBUG : Local file system at /tmp/rclone4161757030: Waiting for transfers to finish 2026/06/03 02:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.37s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-risosim8hete", Local "Local file system at /tmp/rclone4161757030", Modify Window "1ms" 2026/06/03 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 02:02:57 DEBUG : toe: transformed to: 2026/06/03 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 02:02:57 DEBUG : toe: transformed to: 2026/06/03 02:02:57 INFO : B2 bucket rclone-test-risosim8hete: Making directory 2026/06/03 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 02:02:57 DEBUG : toe: transformed to: 2026/06/03 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 02:02:57 DEBUG : toe: transformed to: 2026/06/03 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 02:02:57 DEBUG : toe/toe: transformed to: 2026/06/03 02:02:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/03 02:02:57 INFO : toe/toe: Making directory 2026/06/03 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 02:02:57 DEBUG : toe/toe: transformed to: 2026/06/03 02:02:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/03 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 02:02:57 DEBUG : toe: transformed to: 2026/06/03 02:02:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/03 02:02:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/03 02:02:57 DEBUG : toe/toe/toe: transformed to: 2026/06/03 02:02:57 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/03 02:02:57 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for checks to finish 2026/06/03 02:02:57 DEBUG : B2 bucket rclone-test-risosim8hete: Waiting for transfers to finish 2026/06/03 02:02:57 DEBUG : toe/toe/toe: size = 11 OK 2026/06/03 02:02:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/03 02:02:57 INFO : toe/toe/toe: Copied (new) 2026/06/03 02:02:57 ERROR : B2 bucket rclone-test-risosim8hete: not deleting files as there were IO errors 2026/06/03 02:02:57 ERROR : B2 bucket rclone-test-risosim8hete: not deleting directories as there were IO errors --- PASS: TestError (1.69s) PASS 2026/06/03 02:02:58 DEBUG : B2 bucket rclone-test-risosim8hete: Purge remote 2026/06/03 02:02:58 INFO : B2 bucket rclone-test-risosim8hete: cleaning bucket "rclone-test-risosim8hete" of all files 2026/06/03 02:02:59 DEBUG : BackupDir/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fc37_d20260603_m015611_c001_v7007000_t0000_u01780451771050") 2026/06/03 02:02:59 DEBUG : BackupDir/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102bb957b112ec06_d20260603_m015604_c001_v0001101_t0059_u01780451764919") 2026/06/03 02:02:59 DEBUG : CompareDest/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f424efead8e0ed019_d20260603_m015545_c001_v7007000_t0000_u01780451745456") 2026/06/03 02:02:59 DEBUG : CompareDest/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ac61_d20260603_m015539_c001_v0001115_t0017_u01780451739148") 2026/06/03 02:02:59 DEBUG : CompareDest/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f424efead8e0ed01a_d20260603_m015545_c001_v7007000_t0000_u01780451745653") 2026/06/03 02:02:59 DEBUG : CompareDest/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74fad4_d20260603_m015540_c001_v0001184_t0050_u01780451740982") 2026/06/03 02:02:59 DEBUG : CopyDest/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fc38_d20260603_m015611_c001_v7007000_t0000_u01780451771234") 2026/06/03 02:02:59 DEBUG : CopyDest/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec32b_d20260603_m015602_c001_v0001183_t0015_u01780451762108") 2026/06/03 02:02:59 DEBUG : CopyDest/three: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fc3a_d20260603_m015611_c001_v7007000_t0000_u01780451771439") 2026/06/03 02:03:00 DEBUG : CopyDest/three: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74fb8c_d20260603_m015609_c001_v0001184_t0021_u01780451769179") 2026/06/03 02:03:00 DEBUG : CopyDest/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fc3d_d20260603_m015611_c001_v7007000_t0000_u01780451771622") 2026/06/03 02:03:00 DEBUG : CopyDest/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97acc7_d20260603_m015606_c001_v0001115_t0054_u01780451766486") 2026/06/03 02:03:00 DEBUG : EXISTING: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e45702_d20260603_m015750_c001_v7007000_t0000_u01780451870199") 2026/06/03 02:03:00 DEBUG : EXISTING: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ae89_d20260603_m015748_c001_v0001115_t0017_u01780451868889") 2026/06/03 02:03:00 DEBUG : PREFIXapple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc981e_d20260603_m020021_c001_v7007000_t0000_u01780452021941") 2026/06/03 02:03:00 DEBUG : PREFIXapple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e6d_d20260603_m020016_c001_v0001137_t0042_u01780452016510") 2026/06/03 02:03:00 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7c92_d20260603_m020021_c001_v7007000_t0000_u01780452021952") 2026/06/03 02:03:00 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfc5_d20260603_m020016_c001_v0001181_t0000_u01780452016499") 2026/06/03 02:03:00 DEBUG : PREFIXbanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40431be2241ebdc7_d20260603_m020021_c001_v7007000_t0000_u01780452021965") 2026/06/03 02:03:00 DEBUG : PREFIXbanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7335_d20260603_m020016_c001_v0001165_t0006_u01780452016521") 2026/06/03 02:03:00 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a92_d20260603_m020021_c001_v7007000_t0000_u01780452021932") 2026/06/03 02:03:00 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0e1_d20260603_m020016_c001_v0001115_t0013_u01780452016532") 2026/06/03 02:03:00 DEBUG : Testêé: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e456ff_d20260603_m015746_c001_v7007000_t0000_u01780451866111") 2026/06/03 02:03:01 DEBUG : Testêé: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ae79_d20260603_m015745_c001_v0001115_t0029_u01780451865112") 2026/06/03 02:03:01 DEBUG : Testêé: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ae73_d20260603_m015744_c001_v0001115_t0019_u01780451864229") 2026/06/03 02:03:01 DEBUG : YXBwbGU=: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d59fe_d20260603_m020001_c001_v7007000_t0000_u01780452001711") 2026/06/03 02:03:01 DEBUG : YXBwbGU=: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf5d_d20260603_m015957_c001_v0001181_t0007_u01780451997475") 2026/06/03 02:03:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d59ff_d20260603_m020001_c001_v7007000_t0000_u01780452001908") 2026/06/03 02:03:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0a3_d20260603_m015957_c001_v0001115_t0013_u01780451997488") 2026/06/03 02:03:01 DEBUG : YmFuYW5h: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a00_d20260603_m020002_c001_v7007000_t0000_u01780452002090") 2026/06/03 02:03:01 DEBUG : YmFuYW5h: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72d7_d20260603_m015957_c001_v0001165_t0047_u01780451997496") 2026/06/03 02:03:01 DEBUG : a/potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeffc_d20260603_m015405_c001_v7007000_t0000_u01780451645865") 2026/06/03 02:03:01 DEBUG : a/potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec067_d20260603_m015405_c001_v0001183_t0048_u01780451645226") 2026/06/03 02:03:01 DEBUG : a/potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeff8_d20260603_m015403_c001_v7007000_t0000_u01780451643851") 2026/06/03 02:03:01 DEBUG : a/potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec053_d20260603_m015403_c001_v0001183_t0050_u01780451643041") 2026/06/03 02:03:01 DEBUG : a/potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14107_d20260603_m015347_c001_v7007000_t0000_u01780451627307") 2026/06/03 02:03:01 DEBUG : a/potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebfbb_d20260603_m015346_c001_v0001183_t0019_u01780451626484") 2026/06/03 02:03:01 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d26_d20260603_m020223_c001_v7007000_t0000_u01780452143419") 2026/06/03 02:03:01 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7517_d20260603_m020219_c001_v0001165_t0030_u01780452139526") 2026/06/03 02:03:01 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de5f_d20260603_m020207_c001_v7007000_t0000_u01780452127471") 2026/06/03 02:03:01 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e74d5_d20260603_m020203_c001_v0001165_t0055_u01780452123594") 2026/06/03 02:03:01 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d865d_d20260603_m020150_c001_v7007000_t0000_u01780452110709") 2026/06/03 02:03:01 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7497_d20260603_m020146_c001_v0001165_t0001_u01780452106696") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff59_d20260603_m020134_c001_v7007000_t0000_u01780452094203") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7461_d20260603_m020130_c001_v0001165_t0059_u01780452090761") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13ba9_d20260603_m020118_c001_v7007000_t0000_u01780452078300") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7437_d20260603_m020114_c001_v0001165_t0015_u01780452074378") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a29fd_d20260603_m020102_c001_v7007000_t0000_u01780452062820") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b163_d20260603_m020056_c001_v0001115_t0040_u01780452056820") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4609a_d20260603_m020044_c001_v7007000_t0000_u01780452044866") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc039_d20260603_m020041_c001_v0001181_t0035_u01780452041341") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da146f6_d20260603_m020040_c001_v7007000_t0000_u01780452040206") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7395_d20260603_m020035_c001_v0001165_t0021_u01780452035511") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9821_d20260603_m020023_c001_v7007000_t0000_u01780452023559") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0eb_d20260603_m020019_c001_v0001115_t0013_u01780452019894") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9dde8_d20260603_m020018_c001_v7007000_t0000_u01780452018372") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfb7_d20260603_m020014_c001_v0001181_t0026_u01780452014178") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41797be8edd267c5_d20260603_m015959_c001_v7007000_t0000_u01780451999283") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf57_d20260603_m015954_c001_v0001181_t0026_u01780451994188") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14673_d20260603_m015940_c001_v7007000_t0000_u01780451980847") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf13_d20260603_m015936_c001_v0001181_t0059_u01780451976838") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452de_d20260603_m015924_c001_v7007000_t0000_u01780451964869") 2026/06/03 02:03:02 DEBUG : apple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbec9_d20260603_m015919_c001_v0001181_t0012_u01780451959312") 2026/06/03 02:03:02 DEBUG : appleSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7eba_d20260603_m020043_c001_v7007000_t0000_u01780452043480") 2026/06/03 02:03:03 DEBUG : appleSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b12d_d20260603_m020037_c001_v0001115_t0010_u01780452037645") 2026/06/03 02:03:03 DEBUG : appleapple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a29ff_d20260603_m020103_c001_v7007000_t0000_u01780452063005") 2026/06/03 02:03:03 DEBUG : appleapple: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b16b_d20260603_m020059_c001_v0001115_t0047_u01780452059057") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d28_d20260603_m020223_c001_v7007000_t0000_u01780452143600") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc1c7_d20260603_m020220_c001_v0001181_t0043_u01780452140151") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de60_d20260603_m020207_c001_v7007000_t0000_u01780452127654") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc191_d20260603_m020204_c001_v0001181_t0031_u01780452124163") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d865f_d20260603_m020150_c001_v7007000_t0000_u01780452110891") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc15d_d20260603_m020147_c001_v0001181_t0007_u01780452107373") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff5c_d20260603_m020134_c001_v7007000_t0000_u01780452094385") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc125_d20260603_m020131_c001_v0001181_t0022_u01780452091350") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13baa_d20260603_m020118_c001_v7007000_t0000_u01780452078483") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0e3_d20260603_m020114_c001_v0001181_t0045_u01780452074946") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4152d2ae5296adf7_d20260603_m020100_c001_v7007000_t0000_u01780452060716") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc097_d20260603_m020057_c001_v0001181_t0040_u01780452057948") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4609b_d20260603_m020045_c001_v7007000_t0000_u01780452045047") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ec5_d20260603_m020041_c001_v0001137_t0025_u01780452041352") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b497a7_d20260603_m020040_c001_v7007000_t0000_u01780452040239") 2026/06/03 02:03:03 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66eb3_d20260603_m020035_c001_v0001137_t0026_u01780452035954") 2026/06/03 02:03:04 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9822_d20260603_m020023_c001_v7007000_t0000_u01780452023742") 2026/06/03 02:03:04 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e7f_d20260603_m020019_c001_v0001137_t0053_u01780452019924") 2026/06/03 02:03:04 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f418f4cad22bdc424_d20260603_m020018_c001_v7007000_t0000_u01780452018808") 2026/06/03 02:03:04 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7327_d20260603_m020014_c001_v0001165_t0038_u01780452014808") 2026/06/03 02:03:04 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e47_d20260603_m015959_c001_v7007000_t0000_u01780451999906") 2026/06/03 02:03:04 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72d5_d20260603_m015955_c001_v0001165_t0025_u01780451995636") 2026/06/03 02:03:04 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14674_d20260603_m015941_c001_v7007000_t0000_u01780451981028") 2026/06/03 02:03:04 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72a3_d20260603_m015937_c001_v0001165_t0053_u01780451977878") 2026/06/03 02:03:04 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452df_d20260603_m015925_c001_v7007000_t0000_u01780451965086") 2026/06/03 02:03:04 DEBUG : appleappleapplebanana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7283_d20260603_m015921_c001_v0001165_t0021_u01780451961912") 2026/06/03 02:03:04 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41645cdb725a13de_d20260603_m020043_c001_v7007000_t0000_u01780452043398") 2026/06/03 02:03:04 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e739b_d20260603_m020037_c001_v0001165_t0024_u01780452037656") 2026/06/03 02:03:04 DEBUG : b/potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeffd_d20260603_m015406_c001_v7007000_t0000_u01780451646049") 2026/06/03 02:03:04 DEBUG : b/potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec05f_d20260603_m015404_c001_v0001183_t0033_u01780451644399") 2026/06/03 02:03:04 DEBUG : b/potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeff6_d20260603_m015403_c001_v7007000_t0000_u01780451643306") 2026/06/03 02:03:04 DEBUG : b/potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec049_d20260603_m015402_c001_v0001183_t0014_u01780451642261") 2026/06/03 02:03:04 DEBUG : b/potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14106_d20260603_m015346_c001_v7007000_t0000_u01780451626754") 2026/06/03 02:03:04 DEBUG : b/potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebfb3_d20260603_m015345_c001_v0001183_t0058_u01780451625698") 2026/06/03 02:03:04 DEBUG : backup/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff715b_d20260603_m015625_c001_v7007000_t0000_u01780451785038") 2026/06/03 02:03:04 DEBUG : backup/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1100d3a00c6ad815_d20260603_m015623_c001_v0001131_t0058_u01780451783138") 2026/06/03 02:03:04 DEBUG : backup/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f113d4fe97d81d85c_d20260603_m015619_c001_v0001146_t0054_u01780451779147") 2026/06/03 02:03:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db73c0_d20260603_m015653_c001_v7007000_t0000_u01780451813844") 2026/06/03 02:03:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f105bfb49eff3d426_d20260603_m015651_c001_v0001090_t0014_u01780451811833") 2026/06/03 02:03:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1110d9e6dbaec536_d20260603_m015647_c001_v0001145_t0024_u01780451807897") 2026/06/03 02:03:05 DEBUG : backup/one.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41295184cd0f4121_d20260603_m015640_c001_v7007000_t0000_u01780451800885") 2026/06/03 02:03:05 DEBUG : backup/one.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1004f3601669d468_d20260603_m015639_c001_v0001178_t0023_u01780451799225") 2026/06/03 02:03:05 DEBUG : backup/one.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f10955db5e757cae3_d20260603_m015635_c001_v0001174_t0052_u01780451795518") 2026/06/03 02:03:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db73de_d20260603_m015654_c001_v7007000_t0000_u01780451814070") 2026/06/03 02:03:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1139713669171cd8_d20260603_m015653_c001_v0001130_t0000_u01780451813013") 2026/06/03 02:03:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f103599ac21847193_d20260603_m015649_c001_v0001174_t0018_u01780451809600") 2026/06/03 02:03:05 DEBUG : backup/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff715c_d20260603_m015625_c001_v7007000_t0000_u01780451785226") 2026/06/03 02:03:05 DEBUG : backup/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106b90b2e35432fc_d20260603_m015624_c001_v0001185_t0043_u01780451784293") 2026/06/03 02:03:05 DEBUG : backup/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f11866416e93d1a79_d20260603_m015620_c001_v0001131_t0014_u01780451780885") 2026/06/03 02:03:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41295184cd0f4122_d20260603_m015641_c001_v7007000_t0000_u01780451801068") 2026/06/03 02:03:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1167748a7e7340cb_d20260603_m015640_c001_v0001184_t0024_u01780451800128") 2026/06/03 02:03:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f109c1c35454a9ce5_d20260603_m015636_c001_v0001029_t0027_u01780451796966") 2026/06/03 02:03:05 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d2a_d20260603_m020223_c001_v7007000_t0000_u01780452143781") 2026/06/03 02:03:05 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66fb5_d20260603_m020219_c001_v0001137_t0033_u01780452139760") 2026/06/03 02:03:05 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de61_d20260603_m020207_c001_v7007000_t0000_u01780452127837") 2026/06/03 02:03:05 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f8d_d20260603_m020203_c001_v0001137_t0052_u01780452123820") 2026/06/03 02:03:05 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8661_d20260603_m020151_c001_v7007000_t0000_u01780452111074") 2026/06/03 02:03:05 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f57_d20260603_m020146_c001_v0001137_t0049_u01780452106929") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff5e_d20260603_m020134_c001_v7007000_t0000_u01780452094567") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f41_d20260603_m020130_c001_v0001137_t0016_u01780452090985") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bab_d20260603_m020118_c001_v7007000_t0000_u01780452078666") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f15_d20260603_m020114_c001_v0001137_t0021_u01780452074612") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a02_d20260603_m020103_c001_v7007000_t0000_u01780452063186") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ee7_d20260603_m020057_c001_v0001137_t0051_u01780452057544") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4609c_d20260603_m020045_c001_v7007000_t0000_u01780452045231") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b13b_d20260603_m020041_c001_v0001115_t0053_u01780452041361") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da146fa_d20260603_m020040_c001_v7007000_t0000_u01780452040397") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc023_d20260603_m020035_c001_v0001181_t0056_u01780452035746") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9823_d20260603_m020023_c001_v7007000_t0000_u01780452023924") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e734f_d20260603_m020019_c001_v0001165_t0016_u01780452019914") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9ddeb_d20260603_m020018_c001_v7007000_t0000_u01780452018922") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e69_d20260603_m020014_c001_v0001137_t0055_u01780452014439") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4064792d0fa4d8ab_d20260603_m015959_c001_v7007000_t0000_u01780451999863") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b099_d20260603_m015954_c001_v0001115_t0049_u01780451994405") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14675_d20260603_m015941_c001_v7007000_t0000_u01780451981210") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b06f_d20260603_m015937_c001_v0001115_t0029_u01780451977046") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452e0_d20260603_m015925_c001_v7007000_t0000_u01780451965332") 2026/06/03 02:03:06 DEBUG : banana: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b03a_d20260603_m015919_c001_v0001115_t0049_u01780451959926") 2026/06/03 02:03:06 DEBUG : bananaSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e46035_d20260603_m020043_c001_v7007000_t0000_u01780452043503") 2026/06/03 02:03:06 DEBUG : bananaSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66eb5_d20260603_m020037_c001_v0001137_t0020_u01780452037635") 2026/06/03 02:03:07 DEBUG : both0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9df3_d20260603_m015856_c001_v7007000_t0000_u01780451936875") 2026/06/03 02:03:07 DEBUG : both0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af3d_d20260603_m015825_c001_v0001115_t0022_u01780451905725") 2026/06/03 02:03:07 DEBUG : both0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76f6_d20260603_m015821_c001_v7007000_t0000_u01780451901541") 2026/06/03 02:03:07 DEBUG : both0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ae9b_d20260603_m015752_c001_v0001115_t0053_u01780451872195") 2026/06/03 02:03:07 DEBUG : both1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9df4_d20260603_m015857_c001_v7007000_t0000_u01780451937058") 2026/06/03 02:03:07 DEBUG : both1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af45_d20260603_m015826_c001_v0001115_t0006_u01780451906995") 2026/06/03 02:03:07 DEBUG : both1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76f7_d20260603_m015821_c001_v7007000_t0000_u01780451901723") 2026/06/03 02:03:07 DEBUG : both1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aea3_d20260603_m015753_c001_v0001115_t0007_u01780451873492") 2026/06/03 02:03:07 DEBUG : both10: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9df5_d20260603_m015857_c001_v7007000_t0000_u01780451937241") 2026/06/03 02:03:07 DEBUG : both10: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af97_d20260603_m015840_c001_v0001115_t0011_u01780451920462") 2026/06/03 02:03:07 DEBUG : both10: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76f8_d20260603_m015821_c001_v7007000_t0000_u01780451901905") 2026/06/03 02:03:07 DEBUG : both10: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aee5_d20260603_m015805_c001_v0001115_t0052_u01780451885477") 2026/06/03 02:03:07 DEBUG : both11: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9df6_d20260603_m015857_c001_v7007000_t0000_u01780451937422") 2026/06/03 02:03:07 DEBUG : both11: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afa3_d20260603_m015841_c001_v0001115_t0053_u01780451921525") 2026/06/03 02:03:07 DEBUG : both11: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76f9_d20260603_m015822_c001_v7007000_t0000_u01780451902086") 2026/06/03 02:03:07 DEBUG : both11: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aee9_d20260603_m015806_c001_v0001115_t0043_u01780451886718") 2026/06/03 02:03:07 DEBUG : both12: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9df7_d20260603_m015857_c001_v7007000_t0000_u01780451937604") 2026/06/03 02:03:07 DEBUG : both12: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afad_d20260603_m015842_c001_v0001115_t0026_u01780451922714") 2026/06/03 02:03:07 DEBUG : both12: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76fc_d20260603_m015822_c001_v7007000_t0000_u01780451902267") 2026/06/03 02:03:07 DEBUG : both12: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aeef_d20260603_m015807_c001_v0001115_t0017_u01780451887762") 2026/06/03 02:03:07 DEBUG : both13: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9df8_d20260603_m015857_c001_v7007000_t0000_u01780451937785") 2026/06/03 02:03:07 DEBUG : both13: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afb9_d20260603_m015844_c001_v0001115_t0018_u01780451924051") 2026/06/03 02:03:08 DEBUG : both13: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76fd_d20260603_m015822_c001_v7007000_t0000_u01780451902448") 2026/06/03 02:03:08 DEBUG : both13: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aef3_d20260603_m015809_c001_v0001115_t0046_u01780451889111") 2026/06/03 02:03:08 DEBUG : both14: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9df9_d20260603_m015857_c001_v7007000_t0000_u01780451937976") 2026/06/03 02:03:08 DEBUG : both14: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afc3_d20260603_m015845_c001_v0001115_t0025_u01780451925960") 2026/06/03 02:03:08 DEBUG : both14: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76fe_d20260603_m015822_c001_v7007000_t0000_u01780451902628") 2026/06/03 02:03:08 DEBUG : both14: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aefb_d20260603_m015811_c001_v0001115_t0046_u01780451891237") 2026/06/03 02:03:08 DEBUG : both15: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9dfa_d20260603_m015858_c001_v7007000_t0000_u01780451938162") 2026/06/03 02:03:08 DEBUG : both15: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afc9_d20260603_m015847_c001_v0001115_t0055_u01780451927217") 2026/06/03 02:03:08 DEBUG : both15: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76ff_d20260603_m015822_c001_v7007000_t0000_u01780451902809") 2026/06/03 02:03:08 DEBUG : both15: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af01_d20260603_m015812_c001_v0001115_t0018_u01780451892666") 2026/06/03 02:03:08 DEBUG : both16: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9dfb_d20260603_m015858_c001_v7007000_t0000_u01780451938344") 2026/06/03 02:03:08 DEBUG : both16: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afcd_d20260603_m015848_c001_v0001115_t0031_u01780451928392") 2026/06/03 02:03:08 DEBUG : both16: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db7700_d20260603_m015822_c001_v7007000_t0000_u01780451902990") 2026/06/03 02:03:08 DEBUG : both16: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af0b_d20260603_m015813_c001_v0001115_t0058_u01780451893731") 2026/06/03 02:03:08 DEBUG : both17: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9dfc_d20260603_m015858_c001_v7007000_t0000_u01780451938609") 2026/06/03 02:03:08 DEBUG : both17: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afd5_d20260603_m015849_c001_v0001115_t0057_u01780451929514") 2026/06/03 02:03:08 DEBUG : both17: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db7701_d20260603_m015823_c001_v7007000_t0000_u01780451903171") 2026/06/03 02:03:08 DEBUG : both17: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af13_d20260603_m015815_c001_v0001115_t0031_u01780451895085") 2026/06/03 02:03:08 DEBUG : both18: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9dfd_d20260603_m015858_c001_v7007000_t0000_u01780451938793") 2026/06/03 02:03:08 DEBUG : both18: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afdb_d20260603_m015850_c001_v0001115_t0008_u01780451930790") 2026/06/03 02:03:08 DEBUG : both18: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db7702_d20260603_m015823_c001_v7007000_t0000_u01780451903352") 2026/06/03 02:03:08 DEBUG : both18: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af19_d20260603_m015816_c001_v0001115_t0040_u01780451896289") 2026/06/03 02:03:09 DEBUG : both19: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9dfe_d20260603_m015858_c001_v7007000_t0000_u01780451938973") 2026/06/03 02:03:09 DEBUG : both19: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afe3_d20260603_m015852_c001_v0001115_t0048_u01780451932237") 2026/06/03 02:03:09 DEBUG : both19: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db7703_d20260603_m015823_c001_v7007000_t0000_u01780451903533") 2026/06/03 02:03:09 DEBUG : both19: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af21_d20260603_m015817_c001_v0001115_t0016_u01780451897440") 2026/06/03 02:03:09 DEBUG : both2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9dff_d20260603_m015859_c001_v7007000_t0000_u01780451939155") 2026/06/03 02:03:09 DEBUG : both2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af4d_d20260603_m015828_c001_v0001115_t0037_u01780451908767") 2026/06/03 02:03:09 DEBUG : both2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db7705_d20260603_m015823_c001_v7007000_t0000_u01780451903725") 2026/06/03 02:03:09 DEBUG : both2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aeab_d20260603_m015754_c001_v0001115_t0006_u01780451874694") 2026/06/03 02:03:09 DEBUG : both3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e00_d20260603_m015859_c001_v7007000_t0000_u01780451939336") 2026/06/03 02:03:09 DEBUG : both3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af59_d20260603_m015830_c001_v0001115_t0021_u01780451910239") 2026/06/03 02:03:09 DEBUG : both3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db7706_d20260603_m015823_c001_v7007000_t0000_u01780451903906") 2026/06/03 02:03:09 DEBUG : both3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aeb1_d20260603_m015755_c001_v0001115_t0018_u01780451875824") 2026/06/03 02:03:09 DEBUG : both4: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e01_d20260603_m015859_c001_v7007000_t0000_u01780451939519") 2026/06/03 02:03:09 DEBUG : both4: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af61_d20260603_m015831_c001_v0001115_t0038_u01780451911517") 2026/06/03 02:03:09 DEBUG : both4: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db7707_d20260603_m015824_c001_v7007000_t0000_u01780451904088") 2026/06/03 02:03:09 DEBUG : both4: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aeb9_d20260603_m015757_c001_v0001115_t0010_u01780451877204") 2026/06/03 02:03:09 DEBUG : both5: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e02_d20260603_m015859_c001_v7007000_t0000_u01780451939700") 2026/06/03 02:03:09 DEBUG : both5: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af69_d20260603_m015832_c001_v0001115_t0053_u01780451912760") 2026/06/03 02:03:09 DEBUG : both5: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db7708_d20260603_m015824_c001_v7007000_t0000_u01780451904269") 2026/06/03 02:03:09 DEBUG : both5: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aebd_d20260603_m015758_c001_v0001115_t0012_u01780451878628") 2026/06/03 02:03:09 DEBUG : both6: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e03_d20260603_m015859_c001_v7007000_t0000_u01780451939880") 2026/06/03 02:03:10 DEBUG : both6: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af71_d20260603_m015833_c001_v0001115_t0009_u01780451913957") 2026/06/03 02:03:10 DEBUG : both6: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db7709_d20260603_m015824_c001_v7007000_t0000_u01780451904451") 2026/06/03 02:03:10 DEBUG : both6: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aec5_d20260603_m015759_c001_v0001115_t0037_u01780451879791") 2026/06/03 02:03:10 DEBUG : both7: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e04_d20260603_m015900_c001_v7007000_t0000_u01780451940061") 2026/06/03 02:03:10 DEBUG : both7: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af7b_d20260603_m015835_c001_v0001115_t0040_u01780451915597") 2026/06/03 02:03:10 DEBUG : both7: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db770a_d20260603_m015824_c001_v7007000_t0000_u01780451904633") 2026/06/03 02:03:10 DEBUG : both7: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aecd_d20260603_m015801_c001_v0001115_t0036_u01780451881185") 2026/06/03 02:03:10 DEBUG : both8: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e05_d20260603_m015900_c001_v7007000_t0000_u01780451940242") 2026/06/03 02:03:10 DEBUG : both8: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af81_d20260603_m015836_c001_v0001115_t0055_u01780451916885") 2026/06/03 02:03:10 DEBUG : both8: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db770b_d20260603_m015824_c001_v7007000_t0000_u01780451904814") 2026/06/03 02:03:10 DEBUG : both8: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aed7_d20260603_m015802_c001_v0001115_t0043_u01780451882902") 2026/06/03 02:03:10 DEBUG : both9: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e06_d20260603_m015900_c001_v7007000_t0000_u01780451940425") 2026/06/03 02:03:10 DEBUG : both9: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af87_d20260603_m015838_c001_v0001115_t0015_u01780451918546") 2026/06/03 02:03:10 DEBUG : both9: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db770c_d20260603_m015824_c001_v7007000_t0000_u01780451904995") 2026/06/03 02:03:10 DEBUG : both9: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aedd_d20260603_m015804_c001_v0001115_t0013_u01780451884073") 2026/06/03 02:03:10 DEBUG : c/non empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeffe_d20260603_m015406_c001_v7007000_t0000_u01780451646233") 2026/06/03 02:03:10 DEBUG : c/non empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec061_d20260603_m015404_c001_v0001183_t0045_u01780451644667") 2026/06/03 02:03:10 DEBUG : c/non empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeffa_d20260603_m015404_c001_v7007000_t0000_u01780451644033") 2026/06/03 02:03:10 DEBUG : c/non empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec04d_d20260603_m015402_c001_v0001183_t0011_u01780451642482") 2026/06/03 02:03:10 DEBUG : c/non empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14108_d20260603_m015347_c001_v7007000_t0000_u01780451627491") 2026/06/03 02:03:11 DEBUG : c/non empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebfb5_d20260603_m015345_c001_v0001183_t0010_u01780451625912") 2026/06/03 02:03:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a01_d20260603_m020002_c001_v7007000_t0000_u01780452002282") 2026/06/03 02:03:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e2d_d20260603_m015957_c001_v0001137_t0057_u01780451997507") 2026/06/03 02:03:11 DEBUG : check sum: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da140fa_d20260603_m015339_c001_v7007000_t0000_u01780451619078") 2026/06/03 02:03:11 DEBUG : check sum: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf81_d20260603_m015338_c001_v0001183_t0054_u01780451618104") 2026/06/03 02:03:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41295184cd0f45fb_d20260603_m020256_c001_v7007000_t0000_u01780452176777") 2026/06/03 02:03:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e75ab_d20260603_m020255_c001_v0001165_t0030_u01780452175369") 2026/06/03 02:03:11 DEBUG : dest/3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fc28_d20260603_m015554_c001_v7007000_t0000_u01780451754891") 2026/06/03 02:03:11 DEBUG : dest/3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4119377a779864cb_d20260603_m015553_c001_v0001176_t0053_u01780451753752") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a05_d20260603_m020103_c001_v7007000_t0000_u01780452063368") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcde: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc09f_d20260603_m020059_c001_v0001181_t0038_u01780452059078") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d2c_d20260603_m020223_c001_v7007000_t0000_u01780452143963") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e74ef_d20260603_m020212_c001_v0001165_t0008_u01780452132170") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de62_d20260603_m020208_c001_v7007000_t0000_u01780452128020") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e74af_d20260603_m020155_c001_v0001165_t0057_u01780452115435") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8663_d20260603_m020151_c001_v7007000_t0000_u01780452111255") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e747b_d20260603_m020139_c001_v0001165_t0037_u01780452099006") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff61_d20260603_m020134_c001_v7007000_t0000_u01780452094891") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7447_d20260603_m020123_c001_v0001165_t0015_u01780452083024") 2026/06/03 02:03:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bac_d20260603_m020118_c001_v7007000_t0000_u01780452078849") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7413_d20260603_m020107_c001_v0001165_t0001_u01780452067415") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f413d7c04c1fd0404_d20260603_m020101_c001_v7007000_t0000_u01780452061112") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b149_d20260603_m020049_c001_v0001115_t0013_u01780452049551") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4609d_d20260603_m020045_c001_v7007000_t0000_u01780452045413") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc03d_d20260603_m020041_c001_v0001181_t0015_u01780452041551") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e46030_d20260603_m020040_c001_v7007000_t0000_u01780452040409") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7371_d20260603_m020028_c001_v0001165_t0044_u01780452028270") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9824_d20260603_m020024_c001_v7007000_t0000_u01780452024108") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7353_d20260603_m020020_c001_v0001165_t0010_u01780452020143") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7c79_d20260603_m020018_c001_v7007000_t0000_u01780452018752") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf8b_d20260603_m020006_c001_v0001181_t0025_u01780452006506") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fd50_d20260603_m015959_c001_v7007000_t0000_u01780451999930") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf35_d20260603_m015945_c001_v0001181_t0047_u01780451985442") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14676_d20260603_m015941_c001_v7007000_t0000_u01780451981392") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbee9_d20260603_m015929_c001_v0001181_t0019_u01780451969634") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452e1_d20260603_m015925_c001_v7007000_t0000_u01780451965513") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbeb7_d20260603_m015913_c001_v0001181_t0011_u01780451953231") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14712_d20260603_m020043_c001_v7007000_t0000_u01780452043509") 2026/06/03 02:03:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc029_d20260603_m020037_c001_v0001181_t0048_u01780452037834") 2026/06/03 02:03:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a08_d20260603_m020103_c001_v7007000_t0000_u01780452063549") 2026/06/03 02:03:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73f7_d20260603_m020059_c001_v0001165_t0056_u01780452059087") 2026/06/03 02:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d2e_d20260603_m020224_c001_v7007000_t0000_u01780452144196") 2026/06/03 02:03:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66fa5_d20260603_m020212_c001_v0001137_t0040_u01780452132748") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de63_d20260603_m020208_c001_v7007000_t0000_u01780452128206") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f6b_d20260603_m020156_c001_v0001137_t0047_u01780452116014") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8666_d20260603_m020151_c001_v7007000_t0000_u01780452111438") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f49_d20260603_m020139_c001_v0001137_t0004_u01780452099750") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff63_d20260603_m020135_c001_v7007000_t0000_u01780452095074") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f27_d20260603_m020123_c001_v0001137_t0041_u01780452083673") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bad_d20260603_m020119_c001_v7007000_t0000_u01780452079032") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f05_d20260603_m020107_c001_v0001137_t0024_u01780452067991") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9a23_d20260603_m020100_c001_v7007000_t0000_u01780452060883") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66edb_d20260603_m020050_c001_v0001137_t0031_u01780452050474") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4609e_d20260603_m020045_c001_v7007000_t0000_u01780452045595") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73bb_d20260603_m020041_c001_v0001165_t0021_u01780452041561") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbfe0a_d20260603_m020040_c001_v7007000_t0000_u01780452040354") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc003_d20260603_m020028_c001_v0001181_t0029_u01780452028904") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9825_d20260603_m020024_c001_v7007000_t0000_u01780452024385") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfe1_d20260603_m020020_c001_v0001181_t0021_u01780452020153") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a71_d20260603_m020018_c001_v7007000_t0000_u01780452018967") 2026/06/03 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e4b_d20260603_m020007_c001_v0001137_t0046_u01780452007078") 2026/06/03 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4064792d0fa4d8a9_d20260603_m015959_c001_v7007000_t0000_u01780451999680") 2026/06/03 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b083_d20260603_m015946_c001_v0001115_t0057_u01780451986037") 2026/06/03 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14677_d20260603_m015941_c001_v7007000_t0000_u01780451981574") 2026/06/03 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b05b_d20260603_m015930_c001_v0001115_t0053_u01780451970225") 2026/06/03 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452e2_d20260603_m015925_c001_v7007000_t0000_u01780451965696") 2026/06/03 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b025_d20260603_m015913_c001_v0001115_t0015_u01780451953445") 2026/06/03 02:03:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b497a9_d20260603_m020043_c001_v7007000_t0000_u01780452043107") 2026/06/03 02:03:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73a1_d20260603_m020037_c001_v0001165_t0042_u01780452037862") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a0b_d20260603_m020103_c001_v7007000_t0000_u01780452063732") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0a1_d20260603_m020059_c001_v0001181_t0043_u01780452059292") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d30_d20260603_m020224_c001_v7007000_t0000_u01780452144379") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc1ad_d20260603_m020213_c001_v0001181_t0024_u01780452133532") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de64_d20260603_m020208_c001_v7007000_t0000_u01780452128388") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc171_d20260603_m020156_c001_v0001181_t0045_u01780452116730") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8668_d20260603_m020151_c001_v7007000_t0000_u01780452111620") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc141_d20260603_m020140_c001_v0001181_t0003_u01780452100504") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff65_d20260603_m020135_c001_v7007000_t0000_u01780452095257") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0ff_d20260603_m020124_c001_v0001181_t0035_u01780452084552") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bae_d20260603_m020119_c001_v7007000_t0000_u01780452079215") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0c7_d20260603_m020108_c001_v0001181_t0027_u01780452068704") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13b88_d20260603_m020101_c001_v7007000_t0000_u01780452061124") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc071_d20260603_m020051_c001_v0001181_t0039_u01780452051184") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4609f_d20260603_m020045_c001_v7007000_t0000_u01780452045776") 2026/06/03 02:03:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ec7_d20260603_m020041_c001_v0001137_t0047_u01780452041699") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41829ffa0889313d_d20260603_m020040_c001_v7007000_t0000_u01780452040388") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e9f_d20260603_m020029_c001_v0001137_t0056_u01780452029471") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9827_d20260603_m020024_c001_v7007000_t0000_u01780452024567") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e81_d20260603_m020020_c001_v0001137_t0043_u01780452020288") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7c77_d20260603_m020018_c001_v7007000_t0000_u01780452018569") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72f9_d20260603_m020007_c001_v0001165_t0023_u01780452007862") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41797be8edd267c7_d20260603_m015959_c001_v7007000_t0000_u01780451999647") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72b9_d20260603_m015946_c001_v0001165_t0015_u01780451986818") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14678_d20260603_m015941_c001_v7007000_t0000_u01780451981759") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e728d_d20260603_m015931_c001_v0001165_t0035_u01780451971263") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452e3_d20260603_m015925_c001_v7007000_t0000_u01780451965877") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7263_d20260603_m015914_c001_v0001165_t0013_u01780451954073") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41829ffa08893144_d20260603_m020043_c001_v7007000_t0000_u01780452043451") 2026/06/03 02:03:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66eb9_d20260603_m020037_c001_v0001137_t0035_u01780452037921") 2026/06/03 02:03:15 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a0d_d20260603_m020103_c001_v7007000_t0000_u01780452063912") 2026/06/03 02:03:15 DEBUG : dir1/0003-defgh: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73f9_d20260603_m020059_c001_v0001165_t0048_u01780452059308") 2026/06/03 02:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d32_d20260603_m020224_c001_v7007000_t0000_u01780452144563") 2026/06/03 02:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b245_d20260603_m020214_c001_v0001115_t0043_u01780452134094") 2026/06/03 02:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de65_d20260603_m020208_c001_v7007000_t0000_u01780452128570") 2026/06/03 02:03:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b215_d20260603_m020157_c001_v0001115_t0047_u01780452117298") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d866a_d20260603_m020151_c001_v7007000_t0000_u01780452111858") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b1ef_d20260603_m020141_c001_v0001115_t0014_u01780452101214") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff67_d20260603_m020135_c001_v7007000_t0000_u01780452095441") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b1b9_d20260603_m020125_c001_v0001115_t0048_u01780452085221") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bb0_d20260603_m020119_c001_v7007000_t0000_u01780452079397") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b18d_d20260603_m020109_c001_v0001115_t0016_u01780452069274") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4152d2ae5296adf9_d20260603_m020101_c001_v7007000_t0000_u01780452061077") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73d9_d20260603_m020051_c001_v0001165_t0055_u01780452051756") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e460a0_d20260603_m020046_c001_v7007000_t0000_u01780452046001") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc041_d20260603_m020041_c001_v0001181_t0052_u01780452041772") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da146f7_d20260603_m020040_c001_v7007000_t0000_u01780452040211") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b10d_d20260603_m020030_c001_v0001115_t0008_u01780452030338") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9828_d20260603_m020024_c001_v7007000_t0000_u01780452024750") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7357_d20260603_m020020_c001_v0001165_t0020_u01780452020364") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a72_d20260603_m020018_c001_v7007000_t0000_u01780452018977") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0c1_d20260603_m020008_c001_v0001115_t0030_u01780452008452") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fd51_d20260603_m015959_c001_v7007000_t0000_u01780451999940") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e17_d20260603_m015947_c001_v0001137_t0001_u01780451987424") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14679_d20260603_m015941_c001_v7007000_t0000_u01780451981940") 2026/06/03 02:03:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e03_d20260603_m015931_c001_v0001137_t0019_u01780451971871") 2026/06/03 02:03:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452e5_d20260603_m015926_c001_v7007000_t0000_u01780451966059") 2026/06/03 02:03:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ddb_d20260603_m015914_c001_v0001137_t0005_u01780451954311") 2026/06/03 02:03:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41829ffa08893142_d20260603_m020043_c001_v7007000_t0000_u01780452043161") 2026/06/03 02:03:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc02b_d20260603_m020038_c001_v0001181_t0013_u01780452038073") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a0f_d20260603_m020104_c001_v7007000_t0000_u01780452064094") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghi: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66eeb_d20260603_m020059_c001_v0001137_t0033_u01780452059409") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d34_d20260603_m020224_c001_v7007000_t0000_u01780452144745") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e74f7_d20260603_m020214_c001_v0001165_t0021_u01780452134935") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de66_d20260603_m020208_c001_v7007000_t0000_u01780452128753") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e74c3_d20260603_m020158_c001_v0001165_t0032_u01780452118733") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d866c_d20260603_m020152_c001_v7007000_t0000_u01780452112040") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7489_d20260603_m020142_c001_v0001165_t0052_u01780452102044") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff69_d20260603_m020135_c001_v7007000_t0000_u01780452095623") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7453_d20260603_m020126_c001_v0001165_t0011_u01780452086525") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bb1_d20260603_m020119_c001_v7007000_t0000_u01780452079580") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7425_d20260603_m020110_c001_v0001165_t0047_u01780452070076") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a29e1_d20260603_m020100_c001_v7007000_t0000_u01780452060726") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b151_d20260603_m020051_c001_v0001115_t0028_u01780452051989") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e460a1_d20260603_m020046_c001_v7007000_t0000_u01780452046183") 2026/06/03 02:03:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73bd_d20260603_m020041_c001_v0001165_t0023_u01780452041787") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5ae0_d20260603_m020040_c001_v7007000_t0000_u01780452040219") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e737d_d20260603_m020030_c001_v0001165_t0032_u01780452030976") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9829_d20260603_m020024_c001_v7007000_t0000_u01780452024931") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfe3_d20260603_m020020_c001_v0001181_t0017_u01780452020373") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40431be2241ebdbf_d20260603_m020018_c001_v7007000_t0000_u01780452018933") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf9d_d20260603_m020009_c001_v0001181_t0055_u01780452009055") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e46_d20260603_m015959_c001_v7007000_t0000_u01780451999874") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf37_d20260603_m015947_c001_v0001181_t0022_u01780451987720") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da1467a_d20260603_m015942_c001_v7007000_t0000_u01780451982122") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbef9_d20260603_m015932_c001_v0001181_t0014_u01780451972165") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452e6_d20260603_m015926_c001_v7007000_t0000_u01780451966239") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbeb9_d20260603_m015914_c001_v0001181_t0042_u01780451954690") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db77a4_d20260603_m020043_c001_v7007000_t0000_u01780452043334") 2026/06/03 02:03:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73a3_d20260603_m020038_c001_v0001165_t0028_u01780452038118") 2026/06/03 02:03:18 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a12_d20260603_m020104_c001_v7007000_t0000_u01780452064274") 2026/06/03 02:03:18 DEBUG : dir1/0005-fghij: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0a3_d20260603_m020059_c001_v0001181_t0018_u01780452059501") 2026/06/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d36_d20260603_m020224_c001_v7007000_t0000_u01780452144928") 2026/06/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66fa9_d20260603_m020215_c001_v0001137_t0016_u01780452135163") 2026/06/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de6a_d20260603_m020208_c001_v7007000_t0000_u01780452128936") 2026/06/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f7b_d20260603_m020158_c001_v0001137_t0036_u01780452118980") 2026/06/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d866e_d20260603_m020152_c001_v7007000_t0000_u01780452112228") 2026/06/03 02:03:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f4f_d20260603_m020142_c001_v0001137_t0007_u01780452102298") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff6b_d20260603_m020135_c001_v7007000_t0000_u01780452095806") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f31_d20260603_m020126_c001_v0001137_t0033_u01780452086734") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bb3_d20260603_m020119_c001_v7007000_t0000_u01780452079765") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f09_d20260603_m020110_c001_v0001137_t0036_u01780452070370") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b49809_d20260603_m020101_c001_v7007000_t0000_u01780452061129") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66edf_d20260603_m020053_c001_v0001137_t0041_u01780452053165") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e460a2_d20260603_m020046_c001_v7007000_t0000_u01780452046365") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73c1_d20260603_m020042_c001_v0001165_t0002_u01780452042008") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7eb2_d20260603_m020040_c001_v7007000_t0000_u01780452040419") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc011_d20260603_m020031_c001_v0001181_t0030_u01780452031212") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc982a_d20260603_m020025_c001_v7007000_t0000_u01780452025117") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0ef_d20260603_m020020_c001_v0001115_t0038_u01780452020429") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41117b5983bf7f6d_d20260603_m020018_c001_v7007000_t0000_u01780452018988") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e55_d20260603_m020009_c001_v0001137_t0005_u01780452009265") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41797be8edd267c9_d20260603_m020000_c001_v7007000_t0000_u01780452000013") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b087_d20260603_m015947_c001_v0001115_t0037_u01780451987927") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da1467b_d20260603_m015942_c001_v7007000_t0000_u01780451982305") 2026/06/03 02:03:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b061_d20260603_m015932_c001_v0001115_t0037_u01780451972375") 2026/06/03 02:03:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452e7_d20260603_m015926_c001_v7007000_t0000_u01780451966422") 2026/06/03 02:03:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b02b_d20260603_m015914_c001_v0001115_t0044_u01780451954905") 2026/06/03 02:03:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7eb8_d20260603_m020043_c001_v7007000_t0000_u01780452043116") 2026/06/03 02:03:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b12f_d20260603_m020038_c001_v0001115_t0042_u01780452038128") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a15_d20260603_m020104_c001_v7007000_t0000_u01780452064460") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73fb_d20260603_m020059_c001_v0001165_t0048_u01780452059578") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d38_d20260603_m020225_c001_v7007000_t0000_u01780452145109") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc1b9_d20260603_m020215_c001_v0001181_t0046_u01780452135476") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de71_d20260603_m020209_c001_v7007000_t0000_u01780452129118") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc17d_d20260603_m020159_c001_v0001181_t0007_u01780452119496") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8670_d20260603_m020152_c001_v7007000_t0000_u01780452112411") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc145_d20260603_m020142_c001_v0001181_t0046_u01780452102804") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff6e_d20260603_m020135_c001_v7007000_t0000_u01780452095989") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc109_d20260603_m020127_c001_v0001181_t0043_u01780452087115") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bb4_d20260603_m020119_c001_v7007000_t0000_u01780452079948") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0cf_d20260603_m020110_c001_v0001181_t0012_u01780452070843") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9a24_d20260603_m020101_c001_v7007000_t0000_u01780452061151") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc07f_d20260603_m020053_c001_v0001181_t0041_u01780452053645") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e460a3_d20260603_m020046_c001_v7007000_t0000_u01780452046549") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc043_d20260603_m020042_c001_v0001181_t0038_u01780452042104") 2026/06/03 02:03:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbfe08_d20260603_m020040_c001_v7007000_t0000_u01780452040173") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ea5_d20260603_m020031_c001_v0001137_t0053_u01780452031419") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc982b_d20260603_m020025_c001_v7007000_t0000_u01780452025301") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7359_d20260603_m020020_c001_v0001165_t0058_u01780452020566") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f418f4cad22bdc425_d20260603_m020018_c001_v7007000_t0000_u01780452018997") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7305_d20260603_m020009_c001_v0001165_t0047_u01780452009570") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fd4f_d20260603_m015959_c001_v7007000_t0000_u01780451999749") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72c1_d20260603_m015948_c001_v0001165_t0013_u01780451988871") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da1467d_d20260603_m015942_c001_v7007000_t0000_u01780451982487") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7293_d20260603_m015932_c001_v0001165_t0015_u01780451972912") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452e8_d20260603_m015926_c001_v7007000_t0000_u01780451966688") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7269_d20260603_m015915_c001_v0001165_t0047_u01780451955485") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41645cdb725a13dd_d20260603_m020043_c001_v7007000_t0000_u01780452043217") 2026/06/03 02:03:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc02f_d20260603_m020038_c001_v0001181_t0014_u01780452038277") 2026/06/03 02:03:21 DEBUG : dir1/0007-12345: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a18_d20260603_m020104_c001_v7007000_t0000_u01780452064640") 2026/06/03 02:03:21 DEBUG : dir1/0007-12345: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0a9_d20260603_m020059_c001_v0001181_t0004_u01780452059714") 2026/06/03 02:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d3a_d20260603_m020225_c001_v7007000_t0000_u01780452145290") 2026/06/03 02:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b247_d20260603_m020215_c001_v0001115_t0016_u01780452135706") 2026/06/03 02:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de75_d20260603_m020209_c001_v7007000_t0000_u01780452129300") 2026/06/03 02:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b221_d20260603_m020159_c001_v0001115_t0035_u01780452119704") 2026/06/03 02:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8672_d20260603_m020152_c001_v7007000_t0000_u01780452112593") 2026/06/03 02:03:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b1f3_d20260603_m020143_c001_v0001115_t0009_u01780452103044") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff70_d20260603_m020136_c001_v7007000_t0000_u01780452096172") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b1c1_d20260603_m020127_c001_v0001115_t0014_u01780452087322") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bb5_d20260603_m020120_c001_v7007000_t0000_u01780452080130") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b195_d20260603_m020111_c001_v0001115_t0058_u01780452071077") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4152d2ae5296adfa_d20260603_m020101_c001_v7007000_t0000_u01780452061257") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73e3_d20260603_m020053_c001_v0001165_t0055_u01780452053851") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e460a4_d20260603_m020046_c001_v7007000_t0000_u01780452046731") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b13d_d20260603_m020042_c001_v0001115_t0007_u01780452042182") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbfdc2_d20260603_m020039_c001_v7007000_t0000_u01780452039991") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b115_d20260603_m020031_c001_v0001115_t0044_u01780452031873") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc982c_d20260603_m020025_c001_v7007000_t0000_u01780452025482") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfe9_d20260603_m020020_c001_v0001181_t0031_u01780452020580") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7c7b_d20260603_m020018_c001_v7007000_t0000_u01780452018945") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0c7_d20260603_m020009_c001_v0001115_t0026_u01780452009874") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d59fb_d20260603_m015959_c001_v7007000_t0000_u01780451999655") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e21_d20260603_m015949_c001_v0001137_t0015_u01780451989192") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da1467f_d20260603_m015942_c001_v7007000_t0000_u01780451982667") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e05_d20260603_m015933_c001_v0001137_t0019_u01780451973145") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452e9_d20260603_m015926_c001_v7007000_t0000_u01780451966869") 2026/06/03 02:03:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66de1_d20260603_m015915_c001_v0001137_t0004_u01780451955804") 2026/06/03 02:03:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbfebc_d20260603_m020043_c001_v7007000_t0000_u01780452043362") 2026/06/03 02:03:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73a5_d20260603_m020038_c001_v0001165_t0015_u01780452038323") 2026/06/03 02:03:23 DEBUG : dir1/0008-23456: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a1c_d20260603_m020104_c001_v7007000_t0000_u01780452064821") 2026/06/03 02:03:23 DEBUG : dir1/0008-23456: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66eef_d20260603_m020059_c001_v0001137_t0043_u01780452059810") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d3e_d20260603_m020225_c001_v7007000_t0000_u01780452145473") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7501_d20260603_m020216_c001_v0001165_t0051_u01780452136190") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de78_d20260603_m020209_c001_v7007000_t0000_u01780452129482") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e74c7_d20260603_m020200_c001_v0001165_t0013_u01780452120406") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8674_d20260603_m020152_c001_v7007000_t0000_u01780452112775") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e748b_d20260603_m020143_c001_v0001165_t0009_u01780452103693") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff73_d20260603_m020136_c001_v7007000_t0000_u01780452096355") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7457_d20260603_m020127_c001_v0001165_t0006_u01780452087868") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bb6_d20260603_m020120_c001_v7007000_t0000_u01780452080313") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e742b_d20260603_m020111_c001_v0001165_t0033_u01780452071635") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a29e7_d20260603_m020101_c001_v7007000_t0000_u01780452061092") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b159_d20260603_m020054_c001_v0001115_t0027_u01780452054091") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e46109_d20260603_m020046_c001_v7007000_t0000_u01780452046913") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ec9_d20260603_m020042_c001_v0001137_t0013_u01780452042242") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b497a8_d20260603_m020040_c001_v7007000_t0000_u01780452040432") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7383_d20260603_m020032_c001_v0001165_t0044_u01780452032376") 2026/06/03 02:03:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc982d_d20260603_m020025_c001_v7007000_t0000_u01780452025665") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e735b_d20260603_m020020_c001_v0001165_t0058_u01780452020784") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a6d_d20260603_m020018_c001_v7007000_t0000_u01780452018765") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfa3_d20260603_m020010_c001_v0001181_t0041_u01780452010579") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e44_d20260603_m015959_c001_v7007000_t0000_u01780451999688") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf3f_d20260603_m015949_c001_v0001181_t0046_u01780451989465") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14680_d20260603_m015942_c001_v7007000_t0000_u01780451982849") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf03_d20260603_m015933_c001_v0001181_t0059_u01780451973440") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452ea_d20260603_m015927_c001_v7007000_t0000_u01780451967050") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbebd_d20260603_m015916_c001_v0001181_t0042_u01780451956085") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbfeba_d20260603_m020043_c001_v7007000_t0000_u01780452043179") 2026/06/03 02:03:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc031_d20260603_m020038_c001_v0001181_t0025_u01780452038492") 2026/06/03 02:03:24 DEBUG : dir1/0009-34567: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a1e_d20260603_m020105_c001_v7007000_t0000_u01780452065003") 2026/06/03 02:03:24 DEBUG : dir1/0009-34567: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73fd_d20260603_m020059_c001_v0001165_t0045_u01780452059835") 2026/06/03 02:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d40_d20260603_m020225_c001_v7007000_t0000_u01780452145655") 2026/06/03 02:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66fad_d20260603_m020216_c001_v0001137_t0002_u01780452136462") 2026/06/03 02:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de7a_d20260603_m020209_c001_v7007000_t0000_u01780452129665") 2026/06/03 02:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f81_d20260603_m020200_c001_v0001137_t0030_u01780452120679") 2026/06/03 02:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8677_d20260603_m020152_c001_v7007000_t0000_u01780452112956") 2026/06/03 02:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f51_d20260603_m020143_c001_v0001137_t0032_u01780452103904") 2026/06/03 02:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff75_d20260603_m020136_c001_v7007000_t0000_u01780452096538") 2026/06/03 02:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f3b_d20260603_m020128_c001_v0001137_t0022_u01780452088088") 2026/06/03 02:03:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bb8_d20260603_m020120_c001_v7007000_t0000_u01780452080496") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f0d_d20260603_m020111_c001_v0001137_t0016_u01780452071859") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a29e9_d20260603_m020101_c001_v7007000_t0000_u01780452061274") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ee1_d20260603_m020054_c001_v0001137_t0013_u01780452054667") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4610a_d20260603_m020047_c001_v7007000_t0000_u01780452047096") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73c5_d20260603_m020042_c001_v0001165_t0045_u01780452042253") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbfdc0_d20260603_m020039_c001_v7007000_t0000_u01780452039809") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc017_d20260603_m020032_c001_v0001181_t0001_u01780452032677") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc982f_d20260603_m020025_c001_v7007000_t0000_u01780452025850") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfeb_d20260603_m020020_c001_v0001181_t0050_u01780452020794") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9812_d20260603_m020018_c001_v7007000_t0000_u01780452018771") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e59_d20260603_m020010_c001_v0001137_t0023_u01780452010787") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fd4e_d20260603_m015959_c001_v7007000_t0000_u01780451999748") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b08f_d20260603_m015949_c001_v0001115_t0029_u01780451989674") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14681_d20260603_m015943_c001_v7007000_t0000_u01780451983031") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b065_d20260603_m015933_c001_v0001115_t0038_u01780451973696") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452eb_d20260603_m015927_c001_v7007000_t0000_u01780451967233") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b030_d20260603_m015916_c001_v0001115_t0053_u01780451956308") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b497ab_d20260603_m020043_c001_v7007000_t0000_u01780452043471") 2026/06/03 02:03:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73a7_d20260603_m020038_c001_v0001165_t0053_u01780452038548") 2026/06/03 02:03:25 DEBUG : dir1/0010-45678: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a21_d20260603_m020105_c001_v7007000_t0000_u01780452065184") 2026/06/03 02:03:26 DEBUG : dir1/0010-45678: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0ad_d20260603_m020059_c001_v0001181_t0034_u01780452059937") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d42_d20260603_m020225_c001_v7007000_t0000_u01780452145835") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc1bf_d20260603_m020216_c001_v0001181_t0050_u01780452136814") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de7b_d20260603_m020209_c001_v7007000_t0000_u01780452129848") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc17f_d20260603_m020201_c001_v0001181_t0042_u01780452121053") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8679_d20260603_m020153_c001_v7007000_t0000_u01780452113141") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc149_d20260603_m020144_c001_v0001181_t0003_u01780452104265") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff77_d20260603_m020136_c001_v7007000_t0000_u01780452096721") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc111_d20260603_m020128_c001_v0001181_t0045_u01780452088442") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bb9_d20260603_m020120_c001_v7007000_t0000_u01780452080679") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0d5_d20260603_m020112_c001_v0001181_t0041_u01780452072185") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40431be2241ebdfd_d20260603_m020100_c001_v7007000_t0000_u01780452060731") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc087_d20260603_m020055_c001_v0001181_t0016_u01780452055029") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4610b_d20260603_m020047_c001_v7007000_t0000_u01780452047280") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc049_d20260603_m020042_c001_v0001181_t0006_u01780452042319") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da146f4_d20260603_m020040_c001_v7007000_t0000_u01780452040003") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ea9_d20260603_m020032_c001_v0001137_t0058_u01780452032884") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9830_d20260603_m020026_c001_v7007000_t0000_u01780452026032") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e85_d20260603_m020020_c001_v0001137_t0017_u01780452020806") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9dde9_d20260603_m020018_c001_v7007000_t0000_u01780452018553") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7311_d20260603_m020011_c001_v0001165_t0028_u01780452011188") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d59fd_d20260603_m020000_c001_v7007000_t0000_u01780452000022") 2026/06/03 02:03:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72c5_d20260603_m015950_c001_v0001165_t0038_u01780451990297") 2026/06/03 02:03:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14682_d20260603_m015943_c001_v7007000_t0000_u01780451983212") 2026/06/03 02:03:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7296_d20260603_m015934_c001_v0001165_t0015_u01780451974327") 2026/06/03 02:03:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452ef_d20260603_m015927_c001_v7007000_t0000_u01780451967415") 2026/06/03 02:03:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7273_d20260603_m015916_c001_v0001165_t0056_u01780451956864") 2026/06/03 02:03:27 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e46033_d20260603_m020043_c001_v7007000_t0000_u01780452043127") 2026/06/03 02:03:27 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ebd_d20260603_m020038_c001_v0001137_t0051_u01780452038564") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a26_d20260603_m020105_c001_v7007000_t0000_u01780452065365") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b16d_d20260603_m020100_c001_v0001115_t0050_u01780452060049") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d44_d20260603_m020226_c001_v7007000_t0000_u01780452146017") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b24f_d20260603_m020217_c001_v0001115_t0023_u01780452137113") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de7d_d20260603_m020210_c001_v7007000_t0000_u01780452130072") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b227_d20260603_m020201_c001_v0001115_t0036_u01780452121327") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d867b_d20260603_m020153_c001_v7007000_t0000_u01780452113324") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b1f7_d20260603_m020144_c001_v0001115_t0010_u01780452104476") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff7a_d20260603_m020136_c001_v7007000_t0000_u01780452096916") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b1c9_d20260603_m020128_c001_v0001115_t0030_u01780452088650") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bba_d20260603_m020120_c001_v7007000_t0000_u01780452080865") 2026/06/03 02:03:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b197_d20260603_m020112_c001_v0001115_t0017_u01780452072392") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4152d2ae5296adf8_d20260603_m020100_c001_v7007000_t0000_u01780452060896") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73e9_d20260603_m020055_c001_v0001165_t0014_u01780452055241") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4610c_d20260603_m020047_c001_v7007000_t0000_u01780452047461") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73c7_d20260603_m020042_c001_v0001165_t0017_u01780452042532") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5adf_d20260603_m020040_c001_v7007000_t0000_u01780452040037") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b11d_d20260603_m020033_c001_v0001115_t0019_u01780452033388") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9831_d20260603_m020026_c001_v7007000_t0000_u01780452026213") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e735d_d20260603_m020020_c001_v0001165_t0045_u01780452020998") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9ddea_d20260603_m020018_c001_v7007000_t0000_u01780452018741") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0cf_d20260603_m020011_c001_v0001115_t0040_u01780452011393") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc97eb_d20260603_m015959_c001_v7007000_t0000_u01780451999897") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e23_d20260603_m015950_c001_v0001137_t0046_u01780451990574") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14683_d20260603_m015943_c001_v7007000_t0000_u01780451983394") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e09_d20260603_m015934_c001_v0001137_t0040_u01780451974552") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452f0_d20260603_m015927_c001_v7007000_t0000_u01780451967596") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66de3_d20260603_m015917_c001_v0001137_t0029_u01780451957092") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b497aa_d20260603_m020043_c001_v7007000_t0000_u01780452043288") 2026/06/03 02:03:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc033_d20260603_m020038_c001_v0001181_t0004_u01780452038739") 2026/06/03 02:03:28 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a2a_d20260603_m020105_c001_v7007000_t0000_u01780452065546") 2026/06/03 02:03:28 DEBUG : dir1/0012-6789;: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73ff_d20260603_m020100_c001_v0001165_t0035_u01780452060196") 2026/06/03 02:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d47_d20260603_m020226_c001_v7007000_t0000_u01780452146201") 2026/06/03 02:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e750d_d20260603_m020217_c001_v0001165_t0001_u01780452137926") 2026/06/03 02:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de7e_d20260603_m020210_c001_v7007000_t0000_u01780452130254") 2026/06/03 02:03:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e74cd_d20260603_m020201_c001_v0001165_t0000_u01780452121940") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d867d_d20260603_m020153_c001_v7007000_t0000_u01780452113507") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7493_d20260603_m020145_c001_v0001165_t0024_u01780452105149") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff7d_d20260603_m020137_c001_v7007000_t0000_u01780452097102") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e745d_d20260603_m020129_c001_v0001165_t0012_u01780452089293") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bbb_d20260603_m020121_c001_v7007000_t0000_u01780452081143") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7431_d20260603_m020113_c001_v0001165_t0032_u01780452073028") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9a22_d20260603_m020100_c001_v7007000_t0000_u01780452060701") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b15b_d20260603_m020055_c001_v0001115_t0028_u01780452055460") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4610e_d20260603_m020047_c001_v7007000_t0000_u01780452047694") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ecb_d20260603_m020042_c001_v0001137_t0000_u01780452042541") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e4602f_d20260603_m020040_c001_v7007000_t0000_u01780452040225") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e738f_d20260603_m020034_c001_v0001165_t0049_u01780452034036") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9832_d20260603_m020026_c001_v7007000_t0000_u01780452026399") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0f1_d20260603_m020021_c001_v0001115_t0017_u01780452021081") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a6e_d20260603_m020018_c001_v7007000_t0000_u01780452018787") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfaf_d20260603_m020012_c001_v0001181_t0036_u01780452012494") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e45_d20260603_m015959_c001_v7007000_t0000_u01780451999717") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf47_d20260603_m015951_c001_v0001181_t0031_u01780451991006") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14684_d20260603_m015943_c001_v7007000_t0000_u01780451983576") 2026/06/03 02:03:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf0b_d20260603_m015935_c001_v0001181_t0011_u01780451975085") 2026/06/03 02:03:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452f1_d20260603_m015927_c001_v7007000_t0000_u01780451967778") 2026/06/03 02:03:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbec7_d20260603_m015917_c001_v0001181_t0019_u01780451957625") 2026/06/03 02:03:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7eb9_d20260603_m020043_c001_v7007000_t0000_u01780452043298") 2026/06/03 02:03:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73a9_d20260603_m020038_c001_v0001165_t0054_u01780452038758") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a2c_d20260603_m020105_c001_v7007000_t0000_u01780452065728") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0af_d20260603_m020100_c001_v0001181_t0033_u01780452060161") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d49_d20260603_m020226_c001_v7007000_t0000_u01780452146382") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66fb1_d20260603_m020218_c001_v0001137_t0042_u01780452138154") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de7f_d20260603_m020210_c001_v7007000_t0000_u01780452130436") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f85_d20260603_m020202_c001_v0001137_t0029_u01780452122153") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d867f_d20260603_m020153_c001_v7007000_t0000_u01780452113688") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f55_d20260603_m020145_c001_v0001137_t0055_u01780452105358") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff80_d20260603_m020137_c001_v7007000_t0000_u01780452097286") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f3d_d20260603_m020129_c001_v0001137_t0007_u01780452089534") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bbc_d20260603_m020121_c001_v7007000_t0000_u01780452081326") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66f11_d20260603_m020113_c001_v0001137_t0007_u01780452073261") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a29e4_d20260603_m020100_c001_v7007000_t0000_u01780452060911") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ee3_d20260603_m020055_c001_v0001137_t0056_u01780452055983") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e46110_d20260603_m020047_c001_v7007000_t0000_u01780452047876") 2026/06/03 02:03:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc04b_d20260603_m020042_c001_v0001181_t0019_u01780452042561") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da146f2_d20260603_m020039_c001_v7007000_t0000_u01780452039821") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc01d_d20260603_m020034_c001_v0001181_t0013_u01780452034355") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9833_d20260603_m020026_c001_v7007000_t0000_u01780452026582") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbff1_d20260603_m020021_c001_v0001181_t0020_u01780452021188") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41117b5983bf7f6c_d20260603_m020018_c001_v7007000_t0000_u01780452018803") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e63_d20260603_m020012_c001_v0001137_t0040_u01780452012703") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41797be8edd267c6_d20260603_m015959_c001_v7007000_t0000_u01780451999465") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b093_d20260603_m015951_c001_v0001115_t0009_u01780451991333") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14685_d20260603_m015943_c001_v7007000_t0000_u01780451983758") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b067_d20260603_m015935_c001_v0001115_t0025_u01780451975302") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452f2_d20260603_m015927_c001_v7007000_t0000_u01780451967962") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b036_d20260603_m015917_c001_v0001115_t0026_u01780451957854") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e46034_d20260603_m020043_c001_v7007000_t0000_u01780452043309") 2026/06/03 02:03:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b133_d20260603_m020038_c001_v0001115_t0042_u01780452038900") 2026/06/03 02:03:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a2e_d20260603_m020105_c001_v7007000_t0000_u01780452065909") 2026/06/03 02:03:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ef3_d20260603_m020100_c001_v0001137_t0051_u01780452060201") 2026/06/03 02:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d4b_d20260603_m020226_c001_v7007000_t0000_u01780452146564") 2026/06/03 02:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc1c1_d20260603_m020218_c001_v0001181_t0054_u01780452138608") 2026/06/03 02:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de80_d20260603_m020210_c001_v7007000_t0000_u01780452130619") 2026/06/03 02:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc187_d20260603_m020202_c001_v0001181_t0040_u01780452122557") 2026/06/03 02:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8681_d20260603_m020153_c001_v7007000_t0000_u01780452113871") 2026/06/03 02:03:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc157_d20260603_m020145_c001_v0001181_t0052_u01780452105733") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff82_d20260603_m020137_c001_v7007000_t0000_u01780452097468") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc11d_d20260603_m020130_c001_v0001181_t0014_u01780452090083") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bbe_d20260603_m020121_c001_v7007000_t0000_u01780452081507") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0dd_d20260603_m020113_c001_v0001181_t0011_u01780452073592") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4064792d0fa4d99f_d20260603_m020101_c001_v7007000_t0000_u01780452061100") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc08b_d20260603_m020056_c001_v0001181_t0048_u01780452056320") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e46111_d20260603_m020048_c001_v7007000_t0000_u01780452048056") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73c9_d20260603_m020042_c001_v0001165_t0038_u01780452042741") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7eb1_d20260603_m020040_c001_v7007000_t0000_u01780452040230") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66eab_d20260603_m020034_c001_v0001137_t0003_u01780452034562") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9834_d20260603_m020026_c001_v7007000_t0000_u01780452026765") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e89_d20260603_m020021_c001_v0001137_t0014_u01780452021183") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40431be2241ebdbe_d20260603_m020018_c001_v7007000_t0000_u01780452018752") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e731b_d20260603_m020013_c001_v0001165_t0044_u01780452013135") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41797be8edd267c8_d20260603_m015959_c001_v7007000_t0000_u01780451999830") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72d1_d20260603_m015953_c001_v0001165_t0014_u01780451993655") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14686_d20260603_m015943_c001_v7007000_t0000_u01780451983942") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e729d_d20260603_m015936_c001_v0001165_t0028_u01780451976116") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452f3_d20260603_m015928_c001_v7007000_t0000_u01780451968143") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7279_d20260603_m015918_c001_v0001165_t0059_u01780451958666") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da1470e_d20260603_m020043_c001_v7007000_t0000_u01780452043137") 2026/06/03 02:03:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ebf_d20260603_m020038_c001_v0001137_t0039_u01780452038925") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a31_d20260603_m020106_c001_v7007000_t0000_u01780452066090") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc0b1_d20260603_m020100_c001_v0001181_t0046_u01780452060382") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d4d_d20260603_m020226_c001_v7007000_t0000_u01780452146746") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b257_d20260603_m020218_c001_v0001115_t0036_u01780452138821") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de81_d20260603_m020210_c001_v7007000_t0000_u01780452130802") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b22d_d20260603_m020202_c001_v0001115_t0030_u01780452122770") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8683_d20260603_m020154_c001_v7007000_t0000_u01780452114053") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b1f9_d20260603_m020146_c001_v0001115_t0024_u01780452106052") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff84_d20260603_m020137_c001_v7007000_t0000_u01780452097652") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b1d3_d20260603_m020130_c001_v0001115_t0053_u01780452090295") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bbf_d20260603_m020121_c001_v7007000_t0000_u01780452081690") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b199_d20260603_m020113_c001_v0001115_t0011_u01780452073809") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40431be2241ebe01_d20260603_m020101_c001_v7007000_t0000_u01780452061097") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73ed_d20260603_m020056_c001_v0001165_t0013_u01780452056569") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e46112_d20260603_m020048_c001_v7007000_t0000_u01780452048236") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc04d_d20260603_m020042_c001_v0001181_t0024_u01780452042794") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41829ffa0889313c_d20260603_m020040_c001_v7007000_t0000_u01780452040205") 2026/06/03 02:03:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b125_d20260603_m020034_c001_v0001115_t0029_u01780452034867") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9835_d20260603_m020026_c001_v7007000_t0000_u01780452026947") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbff3_d20260603_m020021_c001_v0001181_t0036_u01780452021398") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7c74_d20260603_m020018_c001_v7007000_t0000_u01780452018387") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0d9_d20260603_m020013_c001_v0001115_t0033_u01780452013403") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d59fc_d20260603_m015959_c001_v7007000_t0000_u01780451999841") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e25_d20260603_m015953_c001_v0001137_t0003_u01780451993881") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14687_d20260603_m015944_c001_v7007000_t0000_u01780451984124") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e0b_d20260603_m015936_c001_v0001137_t0016_u01780451976357") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452f4_d20260603_m015928_c001_v7007000_t0000_u01780451968329") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66def_d20260603_m015918_c001_v0001137_t0044_u01780451958886") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14710_d20260603_m020043_c001_v7007000_t0000_u01780452043319") 2026/06/03 02:03:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc035_d20260603_m020038_c001_v0001181_t0026_u01780452038953") 2026/06/03 02:03:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a02_d20260603_m020002_c001_v7007000_t0000_u01780452002465") 2026/06/03 02:03:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf5f_d20260603_m015957_c001_v0001181_t0010_u01780451997692") 2026/06/03 02:03:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a04_d20260603_m020002_c001_v7007000_t0000_u01780452002650") 2026/06/03 02:03:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72d9_d20260603_m015957_c001_v0001165_t0001_u01780451997766") 2026/06/03 02:03:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a06_d20260603_m020002_c001_v7007000_t0000_u01780452002835") 2026/06/03 02:03:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf61_d20260603_m015957_c001_v0001181_t0008_u01780451997900") 2026/06/03 02:03:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a07_d20260603_m020003_c001_v7007000_t0000_u01780452003030") 2026/06/03 02:03:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e31_d20260603_m015957_c001_v0001137_t0021_u01780451997966") 2026/06/03 02:03:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a09_d20260603_m020003_c001_v7007000_t0000_u01780452003261") 2026/06/03 02:03:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72db_d20260603_m015957_c001_v0001165_t0056_u01780451997976") 2026/06/03 02:03:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a0b_d20260603_m020003_c001_v7007000_t0000_u01780452003442") 2026/06/03 02:03:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0a5_d20260603_m015958_c001_v0001115_t0016_u01780451998026") 2026/06/03 02:03:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a0c_d20260603_m020003_c001_v7007000_t0000_u01780452003624") 2026/06/03 02:03:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf63_d20260603_m015958_c001_v0001181_t0011_u01780451998111") 2026/06/03 02:03:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a0d_d20260603_m020003_c001_v7007000_t0000_u01780452003805") 2026/06/03 02:03:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72dd_d20260603_m015958_c001_v0001165_t0032_u01780451998183") 2026/06/03 02:03:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a0f_d20260603_m020003_c001_v7007000_t0000_u01780452003987") 2026/06/03 02:03:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e35_d20260603_m015958_c001_v0001137_t0002_u01780451998285") 2026/06/03 02:03:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a10_d20260603_m020004_c001_v7007000_t0000_u01780452004175") 2026/06/03 02:03:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf65_d20260603_m015958_c001_v0001181_t0002_u01780451998318") 2026/06/03 02:03:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a11_d20260603_m020004_c001_v7007000_t0000_u01780452004356") 2026/06/03 02:03:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72df_d20260603_m015958_c001_v0001165_t0041_u01780451998408") 2026/06/03 02:03:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a12_d20260603_m020004_c001_v7007000_t0000_u01780452004539") 2026/06/03 02:03:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf67_d20260603_m015958_c001_v0001181_t0002_u01780451998532") 2026/06/03 02:03:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a14_d20260603_m020004_c001_v7007000_t0000_u01780452004767") 2026/06/03 02:03:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e37_d20260603_m015958_c001_v0001137_t0034_u01780451998589") 2026/06/03 02:03:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a15_d20260603_m020004_c001_v7007000_t0000_u01780452004955") 2026/06/03 02:03:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e72e1_d20260603_m015958_c001_v0001165_t0044_u01780451998673") 2026/06/03 02:03:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a16_d20260603_m020005_c001_v7007000_t0000_u01780452005138") 2026/06/03 02:03:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0a7_d20260603_m015958_c001_v0001115_t0052_u01780451998708") 2026/06/03 02:03:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a17_d20260603_m020005_c001_v7007000_t0000_u01780452005322") 2026/06/03 02:03:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbf69_d20260603_m015958_c001_v0001181_t0003_u01780451998748") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff7c90_d20260603_m020021_c001_v7007000_t0000_u01780452021769") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfcb_d20260603_m020016_c001_v0001181_t0052_u01780452016704") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b49775_d20260603_m020021_c001_v7007000_t0000_u01780452021977") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7337_d20260603_m020016_c001_v0001165_t0021_u01780452016751") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a93_d20260603_m020021_c001_v7007000_t0000_u01780452021989") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7339_d20260603_m020017_c001_v0001165_t0017_u01780452017058") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc981f_d20260603_m020022_c001_v7007000_t0000_u01780452022222") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e71_d20260603_m020017_c001_v0001137_t0024_u01780452017076") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f418f4cad22bdc42a_d20260603_m020022_c001_v7007000_t0000_u01780452022080") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfcd_d20260603_m020017_c001_v0001181_t0029_u01780452017114") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40431be2241ebdc5_d20260603_m020021_c001_v7007000_t0000_u01780452021782") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0e5_d20260603_m020017_c001_v0001115_t0029_u01780452017219") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b49774_d20260603_m020021_c001_v7007000_t0000_u01780452021794") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e733b_d20260603_m020017_c001_v0001165_t0036_u01780452017287") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41117b5983bf803a_d20260603_m020022_c001_v7007000_t0000_u01780452022095") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfcf_d20260603_m020017_c001_v0001181_t0037_u01780452017327") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f418f4cad22bdc428_d20260603_m020021_c001_v7007000_t0000_u01780452021717") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfd3_d20260603_m020017_c001_v0001181_t0057_u01780452017568") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f418f4cad22bdc429_d20260603_m020021_c001_v7007000_t0000_u01780452021899") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e75_d20260603_m020017_c001_v0001137_t0015_u01780452017641") 2026/06/03 02:03:36 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a94_d20260603_m020022_c001_v7007000_t0000_u01780452022115") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e733d_d20260603_m020017_c001_v0001165_t0017_u01780452017652") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41117b5983bf8039_d20260603_m020021_c001_v7007000_t0000_u01780452021911") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfd5_d20260603_m020017_c001_v0001181_t0010_u01780452017818") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a90_d20260603_m020021_c001_v7007000_t0000_u01780452021749") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7341_d20260603_m020017_c001_v0001165_t0010_u01780452017858") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41117b5983bf8038_d20260603_m020021_c001_v7007000_t0000_u01780452021729") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e77_d20260603_m020017_c001_v0001137_t0030_u01780452017950") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5a8e_d20260603_m020021_c001_v7007000_t0000_u01780452021739") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfd9_d20260603_m020018_c001_v0001181_t0040_u01780452018031") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc981d_d20260603_m020021_c001_v7007000_t0000_u01780452021758") 2026/06/03 02:03:37 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7343_d20260603_m020018_c001_v0001165_t0034_u01780452018063") 2026/06/03 02:03:37 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e456f4_d20260603_m015742_c001_v7007000_t0000_u01780451862763") 2026/06/03 02:03:37 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f10242b793c6fe99e_d20260603_m015740_c001_v0001102_t0012_u01780451860681") 2026/06/03 02:03:37 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42675c7a4060ce4a_d20260603_m015740_c001_v7007000_t0000_u01780451860498") 2026/06/03 02:03:37 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f10242b793c6fe992_d20260603_m015737_c001_v0001102_t0055_u01780451857347") 2026/06/03 02:03:37 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42675c7a4060ce2e_d20260603_m015736_c001_v7007000_t0000_u01780451856627") 2026/06/03 02:03:37 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ae35_d20260603_m015731_c001_v0001115_t0037_u01780451851411") 2026/06/03 02:03:37 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f402554138184512d_d20260603_m015729_c001_v7007000_t0000_u01780451849854") 2026/06/03 02:03:37 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1068b55eebc3b526_d20260603_m015723_c001_v0001144_t0040_u01780451843190") 2026/06/03 02:03:37 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd139be_d20260603_m015723_c001_v7007000_t0000_u01780451843005") 2026/06/03 02:03:37 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1068b55eebc3b510_d20260603_m015713_c001_v0001144_t0014_u01780451833582") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41117b5983bf7cce_d20260603_m015712_c001_v7007000_t0000_u01780451832844") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97adc3_d20260603_m015707_c001_v0001115_t0011_u01780451827759") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db769b_d20260603_m015706_c001_v7007000_t0000_u01780451826825") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f112f843323c639c9_d20260603_m015705_c001_v0001091_t0042_u01780451825372") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d500a_d20260603_m015705_c001_v7007000_t0000_u01780451825190") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f112f843323c639c1_d20260603_m015702_c001_v0001091_t0026_u01780451822590") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d4fbe_d20260603_m015701_c001_v7007000_t0000_u01780451821863") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ad87_d20260603_m015655_c001_v0001115_t0023_u01780451815261") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db73e2_d20260603_m015654_c001_v7007000_t0000_u01780451814254") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1003756f49edd565_d20260603_m015652_c001_v0001146_t0051_u01780451812365") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41649c05e1925e88_d20260603_m015652_c001_v7007000_t0000_u01780451812183") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1003756f49edd54d_d20260603_m015649_c001_v0001146_t0003_u01780451809025") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41649c05e1925e84_d20260603_m015648_c001_v7007000_t0000_u01780451808299") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ad3f_d20260603_m015642_c001_v0001115_t0052_u01780451802231") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41295184cd0f4123_d20260603_m015641_c001_v7007000_t0000_u01780451801322") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102a1f21402a6307_d20260603_m015639_c001_v0001185_t0009_u01780451799638") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4025541381845104_d20260603_m015639_c001_v7007000_t0000_u01780451799454") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102a1f21402a62f5_d20260603_m015636_c001_v0001185_t0000_u01780451796575") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4025541381845102_d20260603_m015635_c001_v7007000_t0000_u01780451795846") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ad03_d20260603_m015626_c001_v0001115_t0027_u01780451786329") 2026/06/03 02:03:38 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff715d_d20260603_m015625_c001_v7007000_t0000_u01780451785409") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106fafbad9378ef2_d20260603_m015623_c001_v0001103_t0056_u01780451783640") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41295184cd0f40fd_d20260603_m015623_c001_v7007000_t0000_u01780451783458") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106fafbad9378ee4_d20260603_m015620_c001_v0001103_t0035_u01780451780252") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41295184cd0f40e3_d20260603_m015619_c001_v7007000_t0000_u01780451779531") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec35d_d20260603_m015612_c001_v0001183_t0048_u01780451772909") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fc3f_d20260603_m015611_c001_v7007000_t0000_u01780451771805") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119d18f3a50da42a_d20260603_m015605_c001_v0001184_t0041_u01780451765733") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a25cb_d20260603_m015605_c001_v7007000_t0000_u01780451765528") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74fb5a_d20260603_m015601_c001_v0001184_t0047_u01780451761450") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1179995ee5514a3f_d20260603_m015600_c001_v0001153_t0004_u01780451760552") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1179995ee5514a3d_d20260603_m015559_c001_v0001153_t0025_u01780451759280") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f424efead8e0ed01b_d20260603_m015545_c001_v7007000_t0000_u01780451745837") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec2a9_d20260603_m015538_c001_v0001183_t0010_u01780451738576") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1099aecdf638cb71_d20260603_m015537_c001_v0001150_t0001_u01780451737736") 2026/06/03 02:03:39 DEBUG : dst/one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1099aecdf638cb65_d20260603_m015536_c001_v0001150_t0012_u01780451736707") 2026/06/03 02:03:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e456f7_d20260603_m015742_c001_v7007000_t0000_u01780451862946") 2026/06/03 02:03:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66d29_d20260603_m015740_c001_v0001137_t0003_u01780451860130") 2026/06/03 02:03:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f11590eadde9ed306_d20260603_m015735_c001_v0001105_t0041_u01780451855990") 2026/06/03 02:03:39 DEBUG : dst/one.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f402554138184512f_d20260603_m015730_c001_v7007000_t0000_u01780451850039") 2026/06/03 02:03:39 DEBUG : dst/one.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f114b3aca045e8ddc_d20260603_m015722_c001_v0001181_t0007_u01780451842787") 2026/06/03 02:03:39 DEBUG : dst/one.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106fd16ca9f2d521_d20260603_m015712_c001_v0001167_t0026_u01780451832449") 2026/06/03 02:03:39 DEBUG : dst/one.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db769c_d20260603_m015707_c001_v7007000_t0000_u01780451827008") 2026/06/03 02:03:39 DEBUG : dst/one.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1077df6b0eeec7bf_d20260603_m015704_c001_v0001185_t0052_u01780451824977") 2026/06/03 02:03:40 DEBUG : dst/one.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f10422fe6d98e2951_d20260603_m015701_c001_v0001100_t0055_u01780451821522") 2026/06/03 02:03:40 DEBUG : dst/three: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fc40_d20260603_m015611_c001_v7007000_t0000_u01780451771991") 2026/06/03 02:03:40 DEBUG : dst/three: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1179995ee5514a4b_d20260603_m015610_c001_v0001153_t0023_u01780451770311") 2026/06/03 02:03:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e456f9_d20260603_m015743_c001_v7007000_t0000_u01780451863129") 2026/06/03 02:03:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f11405fee3942121d_d20260603_m015741_c001_v0001178_t0024_u01780451861606") 2026/06/03 02:03:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f109a4e25ff5820c2_d20260603_m015738_c001_v0001176_t0005_u01780451858221") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e456fb_d20260603_m015743_c001_v7007000_t0000_u01780451863312") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f10242b793c6fe9a4_d20260603_m015741_c001_v0001102_t0054_u01780451861998") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42675c7a4060ce5a_d20260603_m015741_c001_v7007000_t0000_u01780451861816") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f10242b793c6fe998_d20260603_m015738_c001_v0001102_t0000_u01780451858618") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42675c7a4060ce3c_d20260603_m015738_c001_v7007000_t0000_u01780451858435") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ae3f_d20260603_m015732_c001_v0001115_t0020_u01780451852995") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4025541381845130_d20260603_m015730_c001_v7007000_t0000_u01780451850223") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1068b55eebc3b53f_d20260603_m015727_c001_v0001144_t0049_u01780451847366") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd139c2_d20260603_m015727_c001_v7007000_t0000_u01780451847180") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1068b55eebc3b516_d20260603_m015720_c001_v0001144_t0046_u01780451840404") 2026/06/03 02:03:40 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd139ba_d20260603_m015720_c001_v7007000_t0000_u01780451840219") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97adcf_d20260603_m015709_c001_v0001115_t0042_u01780451829332") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d500c_d20260603_m015706_c001_v7007000_t0000_u01780451826271") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97adb5_d20260603_m015703_c001_v0001115_t0010_u01780451823795") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d4fbf_d20260603_m015703_c001_v7007000_t0000_u01780451823429") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ad97_d20260603_m015658_c001_v0001115_t0017_u01780451818751") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41649c05e1925e89_d20260603_m015653_c001_v7007000_t0000_u01780451813289") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74fc76_d20260603_m015651_c001_v0001184_t0026_u01780451811006") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41649c05e1925e85_d20260603_m015649_c001_v7007000_t0000_u01780451809908") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ad43_d20260603_m015642_c001_v0001115_t0013_u01780451802982") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4025541381845105_d20260603_m015640_c001_v7007000_t0000_u01780451800336") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74fc2c_d20260603_m015638_c001_v0001184_t0046_u01780451798447") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4025541381845103_d20260603_m015637_c001_v7007000_t0000_u01780451797361") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ad0f_d20260603_m015629_c001_v0001115_t0046_u01780451789564") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41295184cd0f4104_d20260603_m015624_c001_v7007000_t0000_u01780451784488") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec385_d20260603_m015622_c001_v0001183_t0039_u01780451782362") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41295184cd0f40ef_d20260603_m015621_c001_v7007000_t0000_u01780451781273") 2026/06/03 02:03:41 DEBUG : dst/three.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74fbae_d20260603_m015614_c001_v0001184_t0048_u01780451774893") 2026/06/03 02:03:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4025541381845131_d20260603_m015730_c001_v7007000_t0000_u01780451850407") 2026/06/03 02:03:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f111a820e556c25f6_d20260603_m015726_c001_v0001116_t0038_u01780451846346") 2026/06/03 02:03:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f111407503b61d040_d20260603_m015719_c001_v0001032_t0056_u01780451839541") 2026/06/03 02:03:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db769e_d20260603_m015707_c001_v7007000_t0000_u01780451827192") 2026/06/03 02:03:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f110d0aeccedb8d93_d20260603_m015706_c001_v0001177_t0018_u01780451826049") 2026/06/03 02:03:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f108fdc3c3a9e712e_d20260603_m015703_c001_v0001172_t0055_u01780451823174") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e456fc_d20260603_m015743_c001_v7007000_t0000_u01780451863495") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ae3d_d20260603_m015732_c001_v0001115_t0031_u01780451852335") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4025541381845132_d20260603_m015730_c001_v7007000_t0000_u01780451850591") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97adc7_d20260603_m015708_c001_v0001115_t0054_u01780451828363") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db769f_d20260603_m015707_c001_v7007000_t0000_u01780451827384") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ad93_d20260603_m015658_c001_v0001115_t0043_u01780451818208") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db73e7_d20260603_m015654_c001_v7007000_t0000_u01780451814436") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74fc4a_d20260603_m015642_c001_v0001184_t0012_u01780451802787") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41295184cd0f4124_d20260603_m015641_c001_v7007000_t0000_u01780451801507") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74fbf0_d20260603_m015627_c001_v0001184_t0055_u01780451787239") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4256f6cb52ff715e_d20260603_m015625_c001_v7007000_t0000_u01780451785602") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ace3_d20260603_m015613_c001_v0001115_t0032_u01780451773592") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fc41_d20260603_m015612_c001_v7007000_t0000_u01780451772174") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f11577a417a535113_d20260603_m015607_c001_v0001033_t0054_u01780451767869") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f424efead8e0ed01c_d20260603_m015546_c001_v7007000_t0000_u01780451746020") 2026/06/03 02:03:42 DEBUG : dst/two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1099aecdf638cb8d_d20260603_m015544_c001_v0001150_t0009_u01780451744838") 2026/06/03 02:03:42 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc86d6_d20260603_m015511_c001_v7007000_t0000_u01780451711165") 2026/06/03 02:03:42 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74fa08_d20260603_m015507_c001_v0001184_t0057_u01780451707636") 2026/06/03 02:03:42 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc86d0_d20260603_m015505_c001_v7007000_t0000_u01780451705103") 2026/06/03 02:03:42 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74f9c0_d20260603_m015455_c001_v0001184_t0029_u01780451695167") 2026/06/03 02:03:42 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13877_d20260603_m015440_c001_v7007000_t0000_u01780451680771") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74f960_d20260603_m015437_c001_v0001184_t0050_u01780451677672") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf00f_d20260603_m015416_c001_v7007000_t0000_u01780451656326") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec0c1_d20260603_m015414_c001_v0001183_t0000_u01780451654652") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf00b_d20260603_m015413_c001_v7007000_t0000_u01780451653907") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec0b9_d20260603_m015412_c001_v0001183_t0019_u01780451652795") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf005_d20260603_m015410_c001_v7007000_t0000_u01780451650347") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec087_d20260603_m015408_c001_v0001183_t0015_u01780451648747") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf001_d20260603_m015407_c001_v7007000_t0000_u01780451647981") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec077_d20260603_m015406_c001_v0001183_t0020_u01780451646806") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeff4_d20260603_m015401_c001_v7007000_t0000_u01780451641712") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec035_d20260603_m015400_c001_v0001183_t0030_u01780451640383") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeff1_d20260603_m015359_c001_v7007000_t0000_u01780451639583") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec02f_d20260603_m015358_c001_v0001183_t0034_u01780451638839") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14125_d20260603_m015354_c001_v7007000_t0000_u01780451634570") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebff3_d20260603_m015353_c001_v0001183_t0039_u01780451633436") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da1410e_d20260603_m015351_c001_v7007000_t0000_u01780451631596") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebfd9_d20260603_m015350_c001_v0001183_t0005_u01780451630655") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14109_d20260603_m015350_c001_v7007000_t0000_u01780451630287") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f109f693f148741d9_d20260603_m015349_c001_v0001036_t0050_u01780451629443") 2026/06/03 02:03:43 DEBUG : empty space: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebfc7_d20260603_m015347_c001_v0001183_t0027_u01780451627935") 2026/06/03 02:03:44 DEBUG : enormous: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf00e_d20260603_m015415_c001_v7007000_t0000_u01780451655596") 2026/06/03 02:03:44 DEBUG : enormous: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec0c3_d20260603_m015414_c001_v0001183_t0000_u01780451654852") 2026/06/03 02:03:44 DEBUG : existing: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e45701_d20260603_m015748_c001_v7007000_t0000_u01780451868519") 2026/06/03 02:03:44 DEBUG : existing: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ae7d_d20260603_m015746_c001_v0001115_t0017_u01780451866869") 2026/06/03 02:03:44 DEBUG : existing: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13863_d20260603_m015435_c001_v7007000_t0000_u01780451675526") 2026/06/03 02:03:44 DEBUG : existing: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec151_d20260603_m015434_c001_v0001183_t0002_u01780451674561") 2026/06/03 02:03:44 DEBUG : existing: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14105_d20260603_m015345_c001_v7007000_t0000_u01780451625330") 2026/06/03 02:03:44 DEBUG : existing: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebfa9_d20260603_m015344_c001_v0001183_t0001_u01780451624392") 2026/06/03 02:03:44 DEBUG : existing: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14103_d20260603_m015343_c001_v7007000_t0000_u01780451623841") 2026/06/03 02:03:44 DEBUG : existing: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebfa5_d20260603_m015343_c001_v0001183_t0005_u01780451623257") 2026/06/03 02:03:44 DEBUG : existing: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebfa1_d20260603_m015342_c001_v0001183_t0045_u01780451622466") 2026/06/03 02:03:44 DEBUG : existing-b: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13866_d20260603_m015435_c001_v7007000_t0000_u01780451675821") 2026/06/03 02:03:44 DEBUG : existing-b: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74f956_d20260603_m015434_c001_v0001184_t0006_u01780451674571") 2026/06/03 02:03:44 DEBUG : file1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e23_d20260603_m015908_c001_v7007000_t0000_u01780451948445") 2026/06/03 02:03:44 DEBUG : file1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e724b_d20260603_m015907_c001_v0001165_t0001_u01780451947533") 2026/06/03 02:03:44 DEBUG : file1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e1f_d20260603_m015906_c001_v7007000_t0000_u01780451946207") 2026/06/03 02:03:44 DEBUG : file1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbe9d_d20260603_m015905_c001_v0001181_t0034_u01780451945007") 2026/06/03 02:03:44 DEBUG : five: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf010_d20260603_m015419_c001_v7007000_t0000_u01780451659811") 2026/06/03 02:03:44 DEBUG : five: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4132ffdaf81ec0e3_d20260603_m015417_c001_v0001183_t0017_u01780451657855") 2026/06/03 02:03:44 DEBUG : foo: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14118_d20260603_m015353_c001_v7007000_t0000_u01780451633067") 2026/06/03 02:03:44 DEBUG : foo: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4132ffdaf81ebfe9_d20260603_m015352_c001_v0001183_t0017_u01780451632516") 2026/06/03 02:03:44 DEBUG : foo: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4132ffdaf81ebfe5_d20260603_m015351_c001_v0001183_t0017_u01780451631964") 2026/06/03 02:03:44 DEBUG : four: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf011_d20260603_m015419_c001_v7007000_t0000_u01780451659993") 2026/06/03 02:03:45 DEBUG : four: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f406486a9cd97ab3b_d20260603_m015418_c001_v0001115_t0056_u01780451658410") 2026/06/03 02:03:45 DEBUG : four: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec0dd_d20260603_m015417_c001_v0001183_t0046_u01780451657274") 2026/06/03 02:03:45 DEBUG : hello world2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d82fd_d20260603_m015303_c001_v7007000_t0000_u01780451583139") 2026/06/03 02:03:45 DEBUG : hello world2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebe6f_d20260603_m015302_c001_v0001183_t0049_u01780451582499") 2026/06/03 02:03:45 DEBUG : ignore-size: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14102_d20260603_m015342_c001_v7007000_t0000_u01780451622099") 2026/06/03 02:03:45 DEBUG : ignore-size: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf91_d20260603_m015341_c001_v0001183_t0052_u01780451621140") 2026/06/03 02:03:45 DEBUG : nested/sub dir/file: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13856_d20260603_m015433_c001_v7007000_t0000_u01780451673828") 2026/06/03 02:03:45 DEBUG : nested/sub dir/file: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74f948_d20260603_m015432_c001_v0001184_t0056_u01780451672824") 2026/06/03 02:03:45 DEBUG : nested/sub dir/file: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13847_d20260603_m015432_c001_v7007000_t0000_u01780451672086") 2026/06/03 02:03:45 DEBUG : nested/sub dir/file: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74f93e_d20260603_m015431_c001_v0001184_t0039_u01780451671150") 2026/06/03 02:03:45 DEBUG : one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf012_d20260603_m015420_c001_v7007000_t0000_u01780451660175") 2026/06/03 02:03:45 DEBUG : one: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4132ffdaf81ec0d3_d20260603_m015416_c001_v0001183_t0017_u01780451656696") 2026/06/03 02:03:45 DEBUG : only0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e07_d20260603_m015900_c001_v7007000_t0000_u01780451940609") 2026/06/03 02:03:45 DEBUG : only0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419ced551d6e721b_d20260603_m015855_c001_v0001165_t0058_u01780451935253") 2026/06/03 02:03:45 DEBUG : only0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af43_d20260603_m015826_c001_v0001115_t0050_u01780451906394") 2026/06/03 02:03:45 DEBUG : only0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76ee_d20260603_m015820_c001_v7007000_t0000_u01780451900183") 2026/06/03 02:03:45 DEBUG : only0: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ae9f_d20260603_m015752_c001_v0001115_t0056_u01780451872797") 2026/06/03 02:03:45 DEBUG : only1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e09_d20260603_m015900_c001_v7007000_t0000_u01780451940790") 2026/06/03 02:03:45 DEBUG : only1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419ced551d6e7223_d20260603_m015855_c001_v0001165_t0058_u01780451935820") 2026/06/03 02:03:45 DEBUG : only1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af49_d20260603_m015827_c001_v0001115_t0044_u01780451907568") 2026/06/03 02:03:45 DEBUG : only1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b4969f_d20260603_m015820_c001_v7007000_t0000_u01780451900169") 2026/06/03 02:03:46 DEBUG : only1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aea7_d20260603_m015754_c001_v0001115_t0010_u01780451874050") 2026/06/03 02:03:46 DEBUG : only10: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e0a_d20260603_m015900_c001_v7007000_t0000_u01780451940971") 2026/06/03 02:03:46 DEBUG : only10: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f402c279ec55dbe83_d20260603_m015855_c001_v0001181_t0030_u01780451935618") 2026/06/03 02:03:46 DEBUG : only10: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afa1_d20260603_m015840_c001_v0001115_t0053_u01780451920982") 2026/06/03 02:03:46 DEBUG : only10: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b496a2_d20260603_m015820_c001_v7007000_t0000_u01780451900713") 2026/06/03 02:03:46 DEBUG : only10: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aee7_d20260603_m015806_c001_v0001115_t0057_u01780451886023") 2026/06/03 02:03:46 DEBUG : only11: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e0b_d20260603_m015901_c001_v7007000_t0000_u01780451941167") 2026/06/03 02:03:46 DEBUG : only11: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f406486a9cd97afed_d20260603_m015854_c001_v0001115_t0056_u01780451934694") 2026/06/03 02:03:46 DEBUG : only11: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afa6_d20260603_m015842_c001_v0001115_t0018_u01780451922117") 2026/06/03 02:03:46 DEBUG : only11: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f999d_d20260603_m015820_c001_v7007000_t0000_u01780451900193") 2026/06/03 02:03:46 DEBUG : only11: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aeeb_d20260603_m015807_c001_v0001115_t0052_u01780451887285") 2026/06/03 02:03:46 DEBUG : only12: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e0c_d20260603_m015901_c001_v7007000_t0000_u01780451941348") 2026/06/03 02:03:46 DEBUG : only12: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419ced551d6e7221_d20260603_m015855_c001_v0001165_t0058_u01780451935633") 2026/06/03 02:03:46 DEBUG : only12: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afb5_d20260603_m015843_c001_v0001115_t0026_u01780451923525") 2026/06/03 02:03:46 DEBUG : only12: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f99a1_d20260603_m015820_c001_v7007000_t0000_u01780451900747") 2026/06/03 02:03:46 DEBUG : only12: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aef1_d20260603_m015808_c001_v0001115_t0019_u01780451888374") 2026/06/03 02:03:46 DEBUG : only13: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e0d_d20260603_m015901_c001_v7007000_t0000_u01780451941532") 2026/06/03 02:03:46 DEBUG : only13: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f406486a9cd97aff7_d20260603_m015855_c001_v0001115_t0056_u01780451935645") 2026/06/03 02:03:46 DEBUG : only13: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afbf_d20260603_m015845_c001_v0001115_t0024_u01780451925265") 2026/06/03 02:03:46 DEBUG : only13: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b496a3_d20260603_m015820_c001_v7007000_t0000_u01780451900896") 2026/06/03 02:03:46 DEBUG : only13: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aef9_d20260603_m015810_c001_v0001115_t0041_u01780451890590") 2026/06/03 02:03:47 DEBUG : only14: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e0e_d20260603_m015901_c001_v7007000_t0000_u01780451941715") 2026/06/03 02:03:47 DEBUG : only14: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f402c279ec55dbe81_d20260603_m015855_c001_v0001181_t0030_u01780451935432") 2026/06/03 02:03:47 DEBUG : only14: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afc7_d20260603_m015846_c001_v0001115_t0035_u01780451926698") 2026/06/03 02:03:47 DEBUG : only14: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b496a0_d20260603_m015820_c001_v7007000_t0000_u01780451900351") 2026/06/03 02:03:47 DEBUG : only14: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aeff_d20260603_m015812_c001_v0001115_t0051_u01780451892094") 2026/06/03 02:03:47 DEBUG : only15: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e10_d20260603_m015901_c001_v7007000_t0000_u01780451941896") 2026/06/03 02:03:47 DEBUG : only15: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4054686218a66da7_d20260603_m015855_c001_v0001137_t0050_u01780451935622") 2026/06/03 02:03:47 DEBUG : only15: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afcb_d20260603_m015847_c001_v0001115_t0029_u01780451927736") 2026/06/03 02:03:47 DEBUG : only15: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76f3_d20260603_m015820_c001_v7007000_t0000_u01780451900723") 2026/06/03 02:03:47 DEBUG : only15: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af05_d20260603_m015813_c001_v0001115_t0018_u01780451893224") 2026/06/03 02:03:47 DEBUG : only16: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e11_d20260603_m015902_c001_v7007000_t0000_u01780451942080") 2026/06/03 02:03:47 DEBUG : only16: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f406486a9cd97aff1_d20260603_m015855_c001_v0001115_t0056_u01780451935270") 2026/06/03 02:03:47 DEBUG : only16: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afcf_d20260603_m015848_c001_v0001115_t0015_u01780451928986") 2026/06/03 02:03:47 DEBUG : only16: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76ef_d20260603_m015820_c001_v7007000_t0000_u01780451900361") 2026/06/03 02:03:47 DEBUG : only16: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af11_d20260603_m015814_c001_v0001115_t0010_u01780451894560") 2026/06/03 02:03:48 DEBUG : only17: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e12_d20260603_m015902_c001_v7007000_t0000_u01780451942260") 2026/06/03 02:03:48 DEBUG : only17: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419ced551d6e721d_d20260603_m015855_c001_v0001165_t0058_u01780451935445") 2026/06/03 02:03:48 DEBUG : only17: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afd7_d20260603_m015850_c001_v0001115_t0033_u01780451930076") 2026/06/03 02:03:48 DEBUG : only17: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76f4_d20260603_m015820_c001_v7007000_t0000_u01780451900737") 2026/06/03 02:03:48 DEBUG : only17: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af17_d20260603_m015815_c001_v0001115_t0038_u01780451895700") 2026/06/03 02:03:48 DEBUG : only18: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e13_d20260603_m015902_c001_v7007000_t0000_u01780451942441") 2026/06/03 02:03:48 DEBUG : only18: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f406486a9cd97aff5_d20260603_m015855_c001_v0001115_t0056_u01780451935456") 2026/06/03 02:03:48 DEBUG : only18: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afdf_d20260603_m015851_c001_v0001115_t0009_u01780451931647") 2026/06/03 02:03:48 DEBUG : only18: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b496a1_d20260603_m015820_c001_v7007000_t0000_u01780451900532") 2026/06/03 02:03:49 DEBUG : only18: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af1b_d20260603_m015816_c001_v0001115_t0052_u01780451896853") 2026/06/03 02:03:49 DEBUG : only19: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e14_d20260603_m015902_c001_v7007000_t0000_u01780451942622") 2026/06/03 02:03:49 DEBUG : only19: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4054686218a66da9_d20260603_m015855_c001_v0001137_t0050_u01780451935807") 2026/06/03 02:03:49 DEBUG : only19: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97afe7_d20260603_m015853_c001_v0001115_t0016_u01780451933565") 2026/06/03 02:03:49 DEBUG : only19: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76f0_d20260603_m015820_c001_v7007000_t0000_u01780451900372") 2026/06/03 02:03:49 DEBUG : only19: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af23_d20260603_m015817_c001_v0001115_t0006_u01780451897982") 2026/06/03 02:03:49 DEBUG : only2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e15_d20260603_m015902_c001_v7007000_t0000_u01780451942805") 2026/06/03 02:03:49 DEBUG : only2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419ced551d6e7229_d20260603_m015856_c001_v0001165_t0058_u01780451936193") 2026/06/03 02:03:49 DEBUG : only2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af53_d20260603_m015829_c001_v0001115_t0052_u01780451909346") 2026/06/03 02:03:49 DEBUG : only2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76ed_d20260603_m015820_c001_v7007000_t0000_u01780451900174") 2026/06/03 02:03:49 DEBUG : only2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aead_d20260603_m015755_c001_v0001115_t0055_u01780451875415") 2026/06/03 02:03:49 DEBUG : only3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e17_d20260603_m015902_c001_v7007000_t0000_u01780451942986") 2026/06/03 02:03:49 DEBUG : only3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f406486a9cd97affb_d20260603_m015856_c001_v0001115_t0056_u01780451936028") 2026/06/03 02:03:49 DEBUG : only3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af5b_d20260603_m015830_c001_v0001115_t0017_u01780451910803") 2026/06/03 02:03:49 DEBUG : only3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76f1_d20260603_m015820_c001_v7007000_t0000_u01780451900542") 2026/06/03 02:03:49 DEBUG : only3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aeb5_d20260603_m015756_c001_v0001115_t0029_u01780451876413") 2026/06/03 02:03:49 DEBUG : only4: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e19_d20260603_m015903_c001_v7007000_t0000_u01780451943169") 2026/06/03 02:03:49 DEBUG : only4: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f402c279ec55dbe85_d20260603_m015855_c001_v0001181_t0030_u01780451935830") 2026/06/03 02:03:49 DEBUG : only4: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af65_d20260603_m015832_c001_v0001115_t0055_u01780451912159") 2026/06/03 02:03:49 DEBUG : only4: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76f2_d20260603_m015820_c001_v7007000_t0000_u01780451900554") 2026/06/03 02:03:49 DEBUG : only4: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aebb_d20260603_m015757_c001_v0001115_t0029_u01780451877772") 2026/06/03 02:03:49 DEBUG : only5: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e1a_d20260603_m015903_c001_v7007000_t0000_u01780451943351") 2026/06/03 02:03:50 DEBUG : only5: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f406486a9cd97aff9_d20260603_m015855_c001_v0001115_t0056_u01780451935840") 2026/06/03 02:03:50 DEBUG : only5: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af6d_d20260603_m015833_c001_v0001115_t0059_u01780451913341") 2026/06/03 02:03:50 DEBUG : only5: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f999e_d20260603_m015820_c001_v7007000_t0000_u01780451900382") 2026/06/03 02:03:50 DEBUG : only5: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aebf_d20260603_m015759_c001_v0001115_t0024_u01780451879178") 2026/06/03 02:03:50 DEBUG : only6: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e1b_d20260603_m015903_c001_v7007000_t0000_u01780451943533") 2026/06/03 02:03:50 DEBUG : only6: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419ced551d6e7227_d20260603_m015856_c001_v0001165_t0058_u01780451936007") 2026/06/03 02:03:50 DEBUG : only6: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af73_d20260603_m015834_c001_v0001115_t0055_u01780451914709") 2026/06/03 02:03:50 DEBUG : only6: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db76f5_d20260603_m015820_c001_v7007000_t0000_u01780451900907") 2026/06/03 02:03:50 DEBUG : only6: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aec7_d20260603_m015800_c001_v0001115_t0014_u01780451880354") 2026/06/03 02:03:50 DEBUG : only7: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e1c_d20260603_m015903_c001_v7007000_t0000_u01780451943715") 2026/06/03 02:03:50 DEBUG : only7: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4054686218a66dab_d20260603_m015855_c001_v0001137_t0050_u01780451935990") 2026/06/03 02:03:50 DEBUG : only7: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af7f_d20260603_m015836_c001_v0001115_t0030_u01780451916151") 2026/06/03 02:03:50 DEBUG : only7: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f999f_d20260603_m015820_c001_v7007000_t0000_u01780451900563") 2026/06/03 02:03:50 DEBUG : only7: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aed5_d20260603_m015802_c001_v0001115_t0007_u01780451882280") 2026/06/03 02:03:50 DEBUG : only8: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e1d_d20260603_m015903_c001_v7007000_t0000_u01780451943896") 2026/06/03 02:03:50 DEBUG : only8: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4054686218a66dad_d20260603_m015856_c001_v0001137_t0050_u01780451936172") 2026/06/03 02:03:50 DEBUG : only8: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af85_d20260603_m015837_c001_v0001115_t0047_u01780451917559") 2026/06/03 02:03:50 DEBUG : only8: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b4969c_d20260603_m015819_c001_v7007000_t0000_u01780451899805") 2026/06/03 02:03:50 DEBUG : only8: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aedb_d20260603_m015803_c001_v0001115_t0025_u01780451883491") 2026/06/03 02:03:50 DEBUG : only9: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e1e_d20260603_m015904_c001_v7007000_t0000_u01780451944078") 2026/06/03 02:03:50 DEBUG : only9: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f402c279ec55dbe87_d20260603_m015856_c001_v0001181_t0030_u01780451936017") 2026/06/03 02:03:51 DEBUG : only9: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97af8f_d20260603_m015839_c001_v0001115_t0036_u01780451919876") 2026/06/03 02:03:51 DEBUG : only9: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f407e60ab97b4969d_d20260603_m015819_c001_v7007000_t0000_u01780451899987") 2026/06/03 02:03:51 DEBUG : only9: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97aee3_d20260603_m015804_c001_v0001115_t0054_u01780451884784") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13839_d20260603_m015430_c001_v7007000_t0000_u01780451670036") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ab67_d20260603_m015427_c001_v0001115_t0028_u01780451667994") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13820_d20260603_m015426_c001_v7007000_t0000_u01780451666857") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec117_d20260603_m015425_c001_v0001183_t0040_u01780451665311") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13807_d20260603_m015424_c001_v7007000_t0000_u01780451664221") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ab45_d20260603_m015421_c001_v0001115_t0049_u01780451661092") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf008_d20260603_m015412_c001_v7007000_t0000_u01780451652043") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec0a6_d20260603_m015410_c001_v0001183_t0034_u01780451650900") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf004_d20260603_m015409_c001_v7007000_t0000_u01780451649331") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec085_d20260603_m015408_c001_v0001183_t0022_u01780451648532") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf000_d20260603_m015407_c001_v7007000_t0000_u01780451647392") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec071_d20260603_m015406_c001_v0001183_t0029_u01780451646600") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeff3_d20260603_m015401_c001_v7007000_t0000_u01780451641165") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec033_d20260603_m015400_c001_v0001183_t0013_u01780451640140") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeff2_d20260603_m015359_c001_v7007000_t0000_u01780451639766") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec02d_d20260603_m015358_c001_v0001183_t0046_u01780451638622") 2026/06/03 02:03:51 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbefee_d20260603_m015358_c001_v7007000_t0000_u01780451638180") 2026/06/03 02:03:52 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec025_d20260603_m015357_c001_v0001183_t0040_u01780451637590") 2026/06/03 02:03:52 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec01d_d20260603_m015357_c001_v0001183_t0040_u01780451637013") 2026/06/03 02:03:52 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbefed_d20260603_m015356_c001_v7007000_t0000_u01780451636648") 2026/06/03 02:03:52 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec00f_d20260603_m015356_c001_v0001183_t0023_u01780451636073") 2026/06/03 02:03:52 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec005_d20260603_m015355_c001_v0001183_t0046_u01780451635484") 2026/06/03 02:03:52 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14127_d20260603_m015354_c001_v7007000_t0000_u01780451634753") 2026/06/03 02:03:52 DEBUG : potato: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebff9_d20260603_m015354_c001_v0001183_t0024_u01780451634006") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc873e_d20260603_m015521_c001_v7007000_t0000_u01780451721387") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ac03_d20260603_m015520_c001_v0001115_t0039_u01780451720377") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc86d7_d20260603_m015511_c001_v7007000_t0000_u01780451711599") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97abcf_d20260603_m015506_c001_v0001115_t0012_u01780451706465") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13915_d20260603_m015458_c001_v7007000_t0000_u01780451698742") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97abab_d20260603_m015453_c001_v0001115_t0042_u01780451693792") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd1387d_d20260603_m015446_c001_v7007000_t0000_u01780451686260") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ab89_d20260603_m015436_c001_v0001115_t0018_u01780451676755") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf00d_d20260603_m015415_c001_v7007000_t0000_u01780451655413") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec0bd_d20260603_m015414_c001_v0001183_t0041_u01780451654456") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf00c_d20260603_m015414_c001_v7007000_t0000_u01780451654090") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec0b5_d20260603_m015412_c001_v0001183_t0042_u01780451652592") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf009_d20260603_m015412_c001_v7007000_t0000_u01780451652225") 2026/06/03 02:03:52 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec0af_d20260603_m015411_c001_v0001183_t0046_u01780451651460") 2026/06/03 02:03:53 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf006_d20260603_m015410_c001_v7007000_t0000_u01780451650533") 2026/06/03 02:03:53 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec09a_d20260603_m015409_c001_v0001183_t0015_u01780451649749") 2026/06/03 02:03:53 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf002_d20260603_m015408_c001_v7007000_t0000_u01780451648165") 2026/06/03 02:03:53 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec07f_d20260603_m015407_c001_v0001183_t0044_u01780451647403") 2026/06/03 02:03:53 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbeff5_d20260603_m015401_c001_v7007000_t0000_u01780451641895") 2026/06/03 02:03:53 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec03d_d20260603_m015400_c001_v0001183_t0054_u01780451640964") 2026/06/03 02:03:53 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8302_d20260603_m015305_c001_v7007000_t0000_u01780451585856") 2026/06/03 02:03:53 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebe8d_d20260603_m015305_c001_v0001183_t0009_u01780451585155") 2026/06/03 02:03:53 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d82fe_d20260603_m015304_c001_v7007000_t0000_u01780451584248") 2026/06/03 02:03:53 DEBUG : potato2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebe75_d20260603_m015303_c001_v0001183_t0035_u01780451583684") 2026/06/03 02:03:53 DEBUG : potato3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc86d9_d20260603_m015511_c001_v7007000_t0000_u01780451711954") 2026/06/03 02:03:53 DEBUG : potato3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec1fb_d20260603_m015508_c001_v0001183_t0047_u01780451708214") 2026/06/03 02:03:53 DEBUG : potato3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd1391b_d20260603_m015459_c001_v7007000_t0000_u01780451699168") 2026/06/03 02:03:53 DEBUG : potato3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec1bb_d20260603_m015455_c001_v0001183_t0013_u01780451695782") 2026/06/03 02:03:53 DEBUG : potato3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd1387a_d20260603_m015441_c001_v7007000_t0000_u01780451681746") 2026/06/03 02:03:53 DEBUG : potato3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec15b_d20260603_m015437_c001_v0001183_t0031_u01780451677975") 2026/06/03 02:03:53 DEBUG : pre-dest1/1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fc29_d20260603_m015555_c001_v7007000_t0000_u01780451755073") 2026/06/03 02:03:53 DEBUG : pre-dest1/1: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec2db_d20260603_m015546_c001_v0001183_t0009_u01780451746758") 2026/06/03 02:03:53 DEBUG : pre-dest2/2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f42000b05b046fc2a_d20260603_m015555_c001_v7007000_t0000_u01780451755255") 2026/06/03 02:03:53 DEBUG : pre-dest2/2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ac87_d20260603_m015547_c001_v0001115_t0028_u01780451747319") 2026/06/03 02:03:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f424efead8e0ecfdf_d20260603_m015532_c001_v7007000_t0000_u01780451732529") 2026/06/03 02:03:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74fa90_d20260603_m015529_c001_v0001184_t0055_u01780451729420") 2026/06/03 02:03:53 DEBUG : sizeonly: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da140fc_d20260603_m015340_c001_v7007000_t0000_u01780451620588") 2026/06/03 02:03:54 DEBUG : sizeonly: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf8b_d20260603_m015339_c001_v0001183_t0013_u01780451619631") 2026/06/03 02:03:54 DEBUG : splitbanan: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f417958ed201a2a35_d20260603_m020106_c001_v7007000_t0000_u01780452066272") 2026/06/03 02:03:54 DEBUG : splitbanan: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ee9_d20260603_m020059_c001_v0001137_t0012_u01780452059065") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d4f_d20260603_m020226_c001_v7007000_t0000_u01780452146926") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b25b_d20260603_m020220_c001_v0001115_t0013_u01780452140357") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f401699c390e9de82_d20260603_m020211_c001_v7007000_t0000_u01780452131018") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b231_d20260603_m020204_c001_v0001115_t0031_u01780452124369") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8685_d20260603_m020154_c001_v7007000_t0000_u01780452114236") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b1fd_d20260603_m020147_c001_v0001115_t0022_u01780452107578") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbff86_d20260603_m020137_c001_v7007000_t0000_u01780452097835") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b1d7_d20260603_m020131_c001_v0001115_t0039_u01780452091564") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13bc0_d20260603_m020121_c001_v7007000_t0000_u01780452081872") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b19b_d20260603_m020115_c001_v0001115_t0019_u01780452075170") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40431be2241ebdff_d20260603_m020100_c001_v7007000_t0000_u01780452060914") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73f1_d20260603_m020058_c001_v0001165_t0001_u01780452058157") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f405fcee326e46113_d20260603_m020048_c001_v7007000_t0000_u01780452048419") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e73b9_d20260603_m020041_c001_v0001165_t0055_u01780452041331") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4217bcbc7c9d5ade_d20260603_m020039_c001_v7007000_t0000_u01780452039830") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b129_d20260603_m020036_c001_v0001115_t0028_u01780452036378") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9836_d20260603_m020027_c001_v7007000_t0000_u01780452027129") 2026/06/03 02:03:54 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbfdf_d20260603_m020019_c001_v0001181_t0027_u01780452019902") 2026/06/03 02:03:55 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc9813_d20260603_m020018_c001_v7007000_t0000_u01780452018954") 2026/06/03 02:03:55 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b0dd_d20260603_m020015_c001_v0001115_t0052_u01780452015183") 2026/06/03 02:03:55 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4100c04ef3bc97ea_d20260603_m015959_c001_v7007000_t0000_u01780451999712") 2026/06/03 02:03:55 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e29_d20260603_m015955_c001_v0001137_t0057_u01780451995865") 2026/06/03 02:03:55 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da14688_d20260603_m015944_c001_v7007000_t0000_u01780451984306") 2026/06/03 02:03:55 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66e0f_d20260603_m015938_c001_v0001137_t0020_u01780451978095") 2026/06/03 02:03:55 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40255413818452f5_d20260603_m015928_c001_v7007000_t0000_u01780451968511") 2026/06/03 02:03:55 DEBUG : splitbananasplit: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66df3_d20260603_m015922_c001_v0001137_t0022_u01780451962135") 2026/06/03 02:03:55 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f408f1c0dc3db77a2_d20260603_m020043_c001_v7007000_t0000_u01780452043153") 2026/06/03 02:03:55 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc027_d20260603_m020037_c001_v0001181_t0017_u01780452037625") 2026/06/03 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e2b_d20260603_m015912_c001_v7007000_t0000_u01780451952672") 2026/06/03 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66dd3_d20260603_m015911_c001_v0001137_t0042_u01780451951454") 2026/06/03 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e27_d20260603_m015910_c001_v7007000_t0000_u01780451950711") 2026/06/03 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b01b_d20260603_m015909_c001_v0001115_t0010_u01780451949375") 2026/06/03 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13858_d20260603_m015434_c001_v7007000_t0000_u01780451674013") 2026/06/03 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97ab79_d20260603_m015432_c001_v0001115_t0009_u01780451672814") 2026/06/03 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13849_d20260603_m015432_c001_v7007000_t0000_u01780451672267") 2026/06/03 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec141_d20260603_m015431_c001_v0001183_t0005_u01780451671504") 2026/06/03 02:03:55 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da140f9_d20260603_m015337_c001_v7007000_t0000_u01780451617551") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf6f_d20260603_m015336_c001_v0001183_t0048_u01780451616146") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da140f7_d20260603_m015335_c001_v7007000_t0000_u01780451615778") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf65_d20260603_m015334_c001_v0001183_t0028_u01780451614772") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da140f3_d20260603_m015332_c001_v7007000_t0000_u01780451612728") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf55_d20260603_m015331_c001_v0001183_t0011_u01780451611673") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da140f2_d20260603_m015331_c001_v7007000_t0000_u01780451611127") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf4f_d20260603_m015329_c001_v0001183_t0016_u01780451609804") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf3d_d20260603_m015326_c001_v0001183_t0047_u01780451606226") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f427aed2e5da140e7_d20260603_m015325_c001_v7007000_t0000_u01780451605858") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf31_d20260603_m015325_c001_v0001183_t0053_u01780451605286") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf2f_d20260603_m015324_c001_v0001183_t0057_u01780451604718") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8339_d20260603_m015323_c001_v7007000_t0000_u01780451603939") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf0f_d20260603_m015321_c001_v0001183_t0050_u01780451601597") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebf01_d20260603_m015319_c001_v0001183_t0036_u01780451599275") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d832d_d20260603_m015318_c001_v7007000_t0000_u01780451598909") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebef7_d20260603_m015318_c001_v0001183_t0022_u01780451598336") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebeef_d20260603_m015317_c001_v0001183_t0044_u01780451597756") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8328_d20260603_m015317_c001_v7007000_t0000_u01780451597386") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebed7_d20260603_m015313_c001_v0001183_t0024_u01780451593941") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8320_d20260603_m015313_c001_v7007000_t0000_u01780451593575") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebed3_d20260603_m015313_c001_v0001183_t0056_u01780451593010") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d831b_d20260603_m015312_c001_v7007000_t0000_u01780451592098") 2026/06/03 02:03:56 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebec5_d20260603_m015311_c001_v0001183_t0005_u01780451591535") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8317_d20260603_m015310_c001_v7007000_t0000_u01780451590987") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebebb_d20260603_m015310_c001_v0001183_t0008_u01780451590421") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d830d_d20260603_m015309_c001_v7007000_t0000_u01780451589513") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebeaf_d20260603_m015308_c001_v0001183_t0013_u01780451588755") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8308_d20260603_m015308_c001_v7007000_t0000_u01780451588077") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebea1_d20260603_m015307_c001_v0001183_t0017_u01780451587520") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d8305_d20260603_m015306_c001_v7007000_t0000_u01780451586973") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebe97_d20260603_m015306_c001_v0001183_t0023_u01780451586401") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d82fc_d20260603_m015301_c001_v7007000_t0000_u01780451581954") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebe65_d20260603_m015301_c001_v0001183_t0022_u01780451581356") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d82fb_d20260603_m015300_c001_v7007000_t0000_u01780451580730") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebe5b_d20260603_m015300_c001_v0001183_t0013_u01780451580117") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d82f9_d20260603_m015259_c001_v7007000_t0000_u01780451579210") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebe45_d20260603_m015258_c001_v0001183_t0057_u01780451578643") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f40349b77fe7d82f7_d20260603_m015256_c001_v7007000_t0000_u01780451576474") 2026/06/03 02:03:57 DEBUG : sub dir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ebe2f_d20260603_m015255_c001_v0001183_t0032_u01780451575910") 2026/06/03 02:03:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e2c_d20260603_m015912_c001_v7007000_t0000_u01780451952853") 2026/06/03 02:03:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7259_d20260603_m015911_c001_v0001165_t0046_u01780451951465") 2026/06/03 02:03:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e28_d20260603_m015910_c001_v7007000_t0000_u01780451950891") 2026/06/03 02:03:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbea7_d20260603_m015909_c001_v0001181_t0004_u01780451949386") 2026/06/03 02:03:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d83_d20260603_m020228_c001_v7007000_t0000_u01780452148927") 2026/06/03 02:03:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7547_d20260603_m020228_c001_v0001165_t0023_u01780452148277") 2026/06/03 02:03:58 DEBUG : sub/yam: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13834_d20260603_m015429_c001_v7007000_t0000_u01780451669490") 2026/06/03 02:03:58 DEBUG : sub/yam: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74f924_d20260603_m015427_c001_v0001184_t0058_u01780451667596") 2026/06/03 02:03:58 DEBUG : test_dir1/file2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e24_d20260603_m015908_c001_v7007000_t0000_u01780451948626") 2026/06/03 02:03:58 DEBUG : test_dir1/file2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66dc5_d20260603_m015907_c001_v0001137_t0009_u01780451947187") 2026/06/03 02:03:58 DEBUG : test_dir1/file2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e20_d20260603_m015906_c001_v7007000_t0000_u01780451946388") 2026/06/03 02:03:58 DEBUG : test_dir1/file2: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66dbb_d20260603_m015905_c001_v0001137_t0004_u01780451945020") 2026/06/03 02:03:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e25_d20260603_m015908_c001_v7007000_t0000_u01780451948808") 2026/06/03 02:03:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dbea5_d20260603_m015907_c001_v0001181_t0051_u01780451947177") 2026/06/03 02:03:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f409b90c8203a9e21_d20260603_m015906_c001_v7007000_t0000_u01780451946593") 2026/06/03 02:03:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b013_d20260603_m015905_c001_v0001115_t0018_u01780451945011") 2026/06/03 02:03:58 DEBUG : three: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf013_d20260603_m015420_c001_v7007000_t0000_u01780451660358") 2026/06/03 02:03:58 DEBUG : three: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec0e5_d20260603_m015419_c001_v0001183_t0019_u01780451659231") 2026/06/03 02:03:58 DEBUG : three: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1132ffdaf81ec0d9_d20260603_m015417_c001_v0001183_t0044_u01780451657065") 2026/06/03 02:03:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d95_d20260603_m020230_c001_v7007000_t0000_u01780452150626") 2026/06/03 02:03:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66fbf_d20260603_m020229_c001_v0001137_t0052_u01780452149881") 2026/06/03 02:03:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9eb5_d20260603_m020253_c001_v7007000_t0000_u01780452173691") 2026/06/03 02:03:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc22d_d20260603_m020251_c001_v0001181_t0058_u01780452171204") 2026/06/03 02:03:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9e94_d20260603_m020249_c001_v7007000_t0000_u01780452169679") 2026/06/03 02:03:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66fe5_d20260603_m020247_c001_v0001137_t0046_u01780452167385") 2026/06/03 02:03:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9e82_d20260603_m020246_c001_v7007000_t0000_u01780452166442") 2026/06/03 02:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7597_d20260603_m020245_c001_v0001165_t0013_u01780452165805") 2026/06/03 02:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9de5_d20260603_m020238_c001_v7007000_t0000_u01780452158099") 2026/06/03 02:03:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66fd1_d20260603_m020237_c001_v0001137_t0008_u01780452157066") 2026/06/03 02:03:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9e2e_d20260603_m020240_c001_v7007000_t0000_u01780452160049") 2026/06/03 02:03:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc1f7_d20260603_m020239_c001_v0001181_t0030_u01780452159039") 2026/06/03 02:03:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9dc6_d20260603_m020236_c001_v7007000_t0000_u01780452156039") 2026/06/03 02:03:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f119ced551d6e7575_d20260603_m020235_c001_v0001165_t0054_u01780452155403") 2026/06/03 02:03:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9db6_d20260603_m020234_c001_v7007000_t0000_u01780452154460") 2026/06/03 02:03:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b283_d20260603_m020233_c001_v0001115_t0050_u01780452153212") 2026/06/03 02:03:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9d97_d20260603_m020232_c001_v7007000_t0000_u01780452152235") 2026/06/03 02:03:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f102c279ec55dc1e5_d20260603_m020231_c001_v0001181_t0025_u01780452151571") 2026/06/03 02:03:59 DEBUG : toe/toe/toe: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f41295184cd0f45fd_d20260603_m020258_c001_v7007000_t0000_u01780452178474") 2026/06/03 02:03:59 DEBUG : toe/toe/toe: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1054686218a66ff7_d20260603_m020257_c001_v0001137_t0000_u01780452177735") 2026/06/03 02:03:59 DEBUG : toe/toe/toe: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9e45_d20260603_m020244_c001_v7007000_t0000_u01780452164740") 2026/06/03 02:03:59 DEBUG : toe/toe/toe: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b29b_d20260603_m020241_c001_v0001115_t0000_u01780452161067") 2026/06/03 02:03:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9eb6_d20260603_m020254_c001_v7007000_t0000_u01780452174365") 2026/06/03 02:03:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f106486a9cd97b2b7_d20260603_m020253_c001_v0001115_t0013_u01780452173111") 2026/06/03 02:03:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f423515f4494f9e95_d20260603_m020250_c001_v7007000_t0000_u01780452170262") 2026/06/03 02:03:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1019129e594d4505_d20260603_m020248_c001_v0001117_t0047_u01780452168802") 2026/06/03 02:03:59 DEBUG : two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419f114cd6cbf014_d20260603_m015420_c001_v7007000_t0000_u01780451660540") 2026/06/03 02:03:59 DEBUG : two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4025a58c2a74f8bc_d20260603_m015418_c001_v0001184_t0026_u01780451658597") 2026/06/03 02:03:59 DEBUG : two: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f4132ffdaf81ec0d7_d20260603_m015416_c001_v0001183_t0017_u01780451656881") 2026/06/03 02:03:59 DEBUG : yam: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd1383b_d20260603_m015430_c001_v7007000_t0000_u01780451670219") 2026/06/03 02:04:00 DEBUG : yam: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1053526533d2318a_d20260603_m015429_c001_v0001161_t0008_u01780451669147") 2026/06/03 02:04:00 DEBUG : yam: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd1381b_d20260603_m015426_c001_v7007000_t0000_u01780451666312") 2026/06/03 02:04:00 DEBUG : yam: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74f8e4_d20260603_m015424_c001_v0001184_t0044_u01780451664960") 2026/06/03 02:04:00 DEBUG : yam: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13801_d20260603_m015423_c001_v7007000_t0000_u01780451663675") 2026/06/03 02:04:00 DEBUG : yam: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1025a58c2a74f8ca_d20260603_m015421_c001_v0001184_t0025_u01780451661101") 2026/06/03 02:04:00 DEBUG : yaml: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd13823_d20260603_m015427_c001_v7007000_t0000_u01780451667038") 2026/06/03 02:04:00 DEBUG : yaml: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f10455fc0be78eb8b_d20260603_m015426_c001_v0001184_t0024_u01780451666111") 2026/06/03 02:04:00 DEBUG : yaml: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f419e87296dd1380a_d20260603_m015424_c001_v7007000_t0000_u01780451664402") 2026/06/03 02:04:00 DEBUG : yaml: Deleting (id "4_z2fc20d1320fd8bbb9fe80e1b_f1180b5734d0aee31_d20260603_m015423_c001_v0001100_t0020_u01780451663318") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m8.523154414s (try 1/5)