"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/13 05:09:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe" 2026/03/13 05:09:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/13 05:09:40 DEBUG : Creating backend with remote "/tmp/rclone3815321585" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:09:41 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:41 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 05:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:09:42 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:42 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:09:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:09:43 INFO : sub dir/hello world: Copied (new) 2026/03/13 05:09:43 DEBUG : B2 bucket rclone-test-mejabet4yofe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.97s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:44 DEBUG : Creating backend with remote "/non-existing" 2026/03/13 05:09:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/13 05:09:44 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:44 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.57s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:09:45 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:45 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:09:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:09:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:47 INFO : B2 bucket rclone-test-mejabet4yofe: Running all checks before starting transfers 2026/03/13 05:09:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:09:47 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:47 INFO : B2 bucket rclone-test-mejabet4yofe: Checks finished, now starting transfers 2026/03/13 05:09:47 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:09:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:09:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.38s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:48 ERROR : Ignoring --no-traverse with sync 2026/03/13 05:09:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:09:49 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:49 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:09:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:09:49 INFO : sub dir/hello world: Copied (new) 2026/03/13 05:09:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/13 05:09:50 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:50 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:50 DEBUG : hello world2: size = 12 OK 2026/03/13 05:09:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/13 05:09:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:09:51 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:51 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:52 DEBUG : potato2: size = 11 OK 2026/03/13 05:09:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:09:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.44s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:09:53 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:53 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:54 DEBUG : potato2: size = 11 OK 2026/03/13 05:09:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:09:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.75s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/13 05:09:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 05:09:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/13 05:09:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 05:09:54 INFO : sub dir2: Making directory 2026/03/13 05:09:54 INFO : sub dir: Making directory 2026/03/13 05:09:54 INFO : sub dir2/sub sub dir2: Making directory 2026/03/13 05:09:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:09:54 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:54 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:09:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:09:55 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/13 05:09:55 DEBUG : B2 bucket rclone-test-mejabet4yofe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.42s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:56 INFO : sub dir2: Making directory 2026/03/13 05:09:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/13 05:09:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 05:09:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:09:56 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:56 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:56 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:09:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:09:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:57 DEBUG : sub dir2: Making directory with metadata 2026/03/13 05:09:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 05:09:57 INFO : sub dir2: Making directory 2026/03/13 05:09:57 INFO : sub dir: Making directory 2026/03/13 05:09:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:09:57 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:57 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:09:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:09:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:09:58 INFO : sub dir/hello world: Copied (new) 2026/03/13 05:09:58 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/13 05:09:58 DEBUG : B2 bucket rclone-test-mejabet4yofe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/13 05:09:58 DEBUG : B2 bucket rclone-test-mejabet4yofe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.61s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:09:59 INFO : sub dir2: Making directory 2026/03/13 05:09:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:09:59 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:09:59 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:10:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:10:00 INFO : sub dir/hello world: Copied (new) 2026/03/13 05:10:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:00 DEBUG : sub dir2: Making directory with metadata 2026/03/13 05:10:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 05:10:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 05:10:00 INFO : sub dir2: Making directory 2026/03/13 05:10:00 INFO : sub dir: Making directory 2026/03/13 05:10:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:10:00 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:00 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:10:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:10:01 INFO : sub dir/hello world: Copied (new) 2026/03/13 05:10:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/13 05:10:01 DEBUG : B2 bucket rclone-test-mejabet4yofe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.51s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:02 INFO : sub dir2: Making directory 2026/03/13 05:10:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:10:02 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:02 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:10:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:10:03 INFO : sub dir/hello world: Copied (new) 2026/03/13 05:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.63s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:05 DEBUG : Creating backend with remote "TestB2:rclone-test-tovaguj4geqi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-mejabet4yofe -> B2 bucket rclone-test-tovaguj4geqi 2026/03/13 05:10:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:10:06 DEBUG : B2 bucket rclone-test-tovaguj4geqi: Waiting for checks to finish 2026/03/13 05:10:06 DEBUG : B2 bucket rclone-test-tovaguj4geqi: Waiting for transfers to finish 2026/03/13 05:10:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:10:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:10:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 05:10:10 DEBUG : B2 bucket rclone-test-tovaguj4geqi: Purge remote 2026/03/13 05:10:10 INFO : B2 bucket rclone-test-tovaguj4geqi: cleaning bucket "rclone-test-tovaguj4geqi" of all files 2026/03/13 05:10:11 DEBUG : sub dir/hello world: Deleting (id "4_z7fc21d5390adeb5b9fc80e1b_f103bb669a1e5c8e0_d20260313_m051009_c001_v0001116_t0003_u01773378609927") --- PASS: TestServerSideCopy (9.61s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:10:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:10:15 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 05:10:15 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:15 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:15 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 05:10:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/13 05:10:15 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.35s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-copuhob8tosa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-mejabet4yofe -> B2 bucket rclone-test-copuhob8tosa 2026/03/13 05:10:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:10:18 DEBUG : B2 bucket rclone-test-copuhob8tosa: Waiting for checks to finish 2026/03/13 05:10:18 DEBUG : B2 bucket rclone-test-copuhob8tosa: Waiting for transfers to finish 2026/03/13 05:10:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:10:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:10:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 05:10:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/13 05:10:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/13 05:10:23 DEBUG : pacer: Reducing sleep to 10ms 2026/03/13 05:10:23 DEBUG : B2 bucket rclone-test-copuhob8tosa: Waiting for checks to finish 2026/03/13 05:10:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:10:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-copuhob8tosa) 2026/03/13 05:10:23 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 05:10:23 DEBUG : B2 bucket rclone-test-copuhob8tosa: Waiting for transfers to finish 2026/03/13 05:10:23 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 05:10:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/13 05:10:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 05:10:23 DEBUG : B2 bucket rclone-test-copuhob8tosa: Purge remote 2026/03/13 05:10:23 INFO : B2 bucket rclone-test-copuhob8tosa: cleaning bucket "rclone-test-copuhob8tosa" of all files 2026/03/13 05:10:24 DEBUG : sub dir/hello world: Deleting (id "4_z6fe24d3390adeb5b9fc80e1b_f10922c63157a6845_d20260313_m051023_c001_v0001137_t0024_u01773378623577") 2026/03/13 05:10:24 DEBUG : sub dir/hello world: Deleting (id "4_z6fe24d3390adeb5b9fc80e1b_f11162b2f12b77fa9_d20260313_m051021_c001_v0001185_t0030_u01773378621670") --- PASS: TestServerSideCopyOverSelf (12.30s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:10:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:10:30 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 05:10:30 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:30 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:31 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 05:10:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/13 05:10:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/13 05:10:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.39s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jejudif8cuhe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-mejabet4yofe -> B2 bucket rclone-test-jejudif8cuhe 2026/03/13 05:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:10:33 DEBUG : B2 bucket rclone-test-jejudif8cuhe: Waiting for checks to finish 2026/03/13 05:10:33 DEBUG : B2 bucket rclone-test-jejudif8cuhe: Waiting for transfers to finish 2026/03/13 05:10:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:10:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:10:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 05:10:36 DEBUG : B2 bucket rclone-test-jejudif8cuhe: Waiting for checks to finish 2026/03/13 05:10:36 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:10:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jejudif8cuhe) 2026/03/13 05:10:36 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 05:10:36 DEBUG : B2 bucket rclone-test-jejudif8cuhe: Waiting for transfers to finish 2026/03/13 05:10:37 DEBUG : sub dir/hello world: size = 17 OK 2026/03/13 05:10:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/13 05:10:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 05:10:37 INFO : sub dir/hello world: Deleted 2026/03/13 05:10:38 DEBUG : testing file moves 2026/03/13 05:10:38 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:10:38 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jejudif8cuhe) 2026/03/13 05:10:38 DEBUG : B2 bucket rclone-test-jejudif8cuhe: Waiting for checks to finish 2026/03/13 05:10:38 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 05:10:38 DEBUG : B2 bucket rclone-test-jejudif8cuhe: Waiting for transfers to finish 2026/03/13 05:10:38 DEBUG : sub dir/hello world: size = 24 OK 2026/03/13 05:10:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/13 05:10:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/13 05:10:39 INFO : sub dir/hello world: Deleted 2026/03/13 05:10:39 DEBUG : B2 bucket rclone-test-jejudif8cuhe: Purge remote 2026/03/13 05:10:39 INFO : B2 bucket rclone-test-jejudif8cuhe: cleaning bucket "rclone-test-jejudif8cuhe" of all files 2026/03/13 05:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z3f528d0390adeb5b9fc80e1b_f118d2ac1c6228856_d20260313_m051038_c001_v0001097_t0031_u01773378638520") 2026/03/13 05:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z3f528d0390adeb5b9fc80e1b_f100f7003f6ef5cf4_d20260313_m051036_c001_v0001134_t0001_u01773378636713") 2026/03/13 05:10:39 DEBUG : sub dir/hello world: Deleting (id "4_z3f528d0390adeb5b9fc80e1b_f1027ac521770a193_d20260313_m051035_c001_v0001167_t0018_u01773378635268") --- PASS: TestServerSideMoveOverSelf (9.82s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:42 ERROR : error listing: directory not found 2026/03/13 05:10:42 INFO : Local file system at /tmp/rclone3815321585: Making directory 2026/03/13 05:10:42 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:42 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:10:44 DEBUG : Local file system at /tmp/rclone3815321585: Waiting for checks to finish 2026/03/13 05:10:44 DEBUG : Local file system at /tmp/rclone3815321585: Waiting for transfers to finish 2026/03/13 05:10:44 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/13 05:10:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:10:44 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/13 05:10:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.10s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/13 05:10:45 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:45 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:46 DEBUG : check sum: size = 1 OK 2026/03/13 05:10:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 05:10:46 INFO : check sum: Copied (new) 2026/03/13 05:10:46 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:46 DEBUG : check sum: size = 1 OK 2026/03/13 05:10:46 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 05:10:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/13 05:10:46 DEBUG : check sum: Unchanged skipping 2026/03/13 05:10:46 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:46 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.83s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/13 05:10:47 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:47 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:47 DEBUG : sizeonly: size = 6 OK 2026/03/13 05:10:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/13 05:10:47 INFO : sizeonly: Copied (new) 2026/03/13 05:10:47 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:48 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:48 DEBUG : sizeonly: size = 6 OK 2026/03/13 05:10:48 DEBUG : sizeonly: Sizes identical 2026/03/13 05:10:48 DEBUG : sizeonly: Unchanged skipping 2026/03/13 05:10:48 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:48 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.63s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/13 05:10:49 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:49 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/13 05:10:49 INFO : ignore-size: Copied (new) 2026/03/13 05:10:49 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:50 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:10:50 DEBUG : ignore-size: Unchanged skipping 2026/03/13 05:10:50 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:50 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.13s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:51 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:51 DEBUG : existing: size = 6 OK 2026/03/13 05:10:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:10:51 DEBUG : existing: Unchanged skipping 2026/03/13 05:10:51 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:51 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:51 INFO : There was nothing to transfer 2026/03/13 05:10:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/13 05:10:52 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:52 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:52 DEBUG : existing: size = 6 OK 2026/03/13 05:10:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/13 05:10:52 INFO : existing: Copied (replaced existing) 2026/03/13 05:10:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.45s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 05:10:53 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:53 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:54 DEBUG : existing: size = 6 OK 2026/03/13 05:10:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/13 05:10:54 INFO : existing: Copied (new) 2026/03/13 05:10:54 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:54 DEBUG : existing: Destination exists, skipping 2026/03/13 05:10:54 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:54 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:54 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.70s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:56 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/13 05:10:56 DEBUG : c/non empty space: size = 5 OK 2026/03/13 05:10:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:10:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 05:10:56 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:56 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 05:10:56 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:57 DEBUG : a/potato2: size = 60 OK 2026/03/13 05:10:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:10:57 INFO : a/potato2: Copied (new) 2026/03/13 05:10:57 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:57 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:10:59 DEBUG : empty space: size = 1 OK 2026/03/13 05:10:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 05:10:59 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 05:10:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/13 05:10:59 DEBUG : empty space: Unchanged skipping 2026/03/13 05:10:59 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:10:59 DEBUG : Waiting for deletions to finish 2026/03/13 05:10:59 INFO : There was nothing to transfer 2026/03/13 05:10:59 DEBUG : empty space: size = 1 OK 2026/03/13 05:10:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 05:10:59 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:10:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 05:11:00 INFO : empty space: Updated modification time in destination 2026/03/13 05:11:00 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:00 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:00 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:01 DEBUG : empty space: size = 1 OK 2026/03/13 05:11:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 05:11:01 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 05:11:01 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:01 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:01 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:02 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:02 DEBUG : foo: size = 3 OK 2026/03/13 05:11:02 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/13 05:11:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:11:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:11:02 DEBUG : foo: sha1 differ 2026/03/13 05:11:02 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:03 DEBUG : foo: size = 3 OK 2026/03/13 05:11:03 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/13 05:11:03 INFO : foo: Copied (replaced existing) 2026/03/13 05:11:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.57s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:05 DEBUG : empty space: size = 1 OK 2026/03/13 05:11:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:11:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/13 05:11:05 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:05 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:05 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:05 DEBUG : potato: size = 60 OK 2026/03/13 05:11:05 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:11:05 INFO : potato: Copied (new) 2026/03/13 05:11:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:07 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:07 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:11:07 DEBUG : potato: size = 60 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:11:07 DEBUG : potato: Sizes differ 2026/03/13 05:11:07 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:07 DEBUG : potato: size = 21 OK 2026/03/13 05:11:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/13 05:11:07 INFO : potato: Copied (replaced existing) 2026/03/13 05:11:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.99s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:09 DEBUG : potato: size = 21 OK 2026/03/13 05:11:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/13 05:11:09 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3815321585) 2026/03/13 05:11:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:11:09 DEBUG : potato: sha1 differ 2026/03/13 05:11:09 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:10 DEBUG : potato: size = 21 OK 2026/03/13 05:11:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/13 05:11:10 INFO : potato: Copied (replaced existing) 2026/03/13 05:11:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:11:11 DEBUG : empty space: size = 1 OK 2026/03/13 05:11:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:11:11 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/13 05:11:11 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:11 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:11 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:14 DEBUG : empty space: size = 1 OK 2026/03/13 05:11:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:11:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:11:14 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:14 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:14 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:14 DEBUG : potato2: size = 60 OK 2026/03/13 05:11:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:11:14 INFO : potato2: Copied (new) 2026/03/13 05:11:14 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:14 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:16 INFO : d: Making directory 2026/03/13 05:11:16 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/13 05:11:16 DEBUG : c/non empty space: size = 5 OK 2026/03/13 05:11:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:11:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 05:11:16 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:16 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 05:11:16 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:17 DEBUG : a/potato2: size = 60 OK 2026/03/13 05:11:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:11:17 INFO : a/potato2: Copied (new) 2026/03/13 05:11:17 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:19 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/13 05:11:19 DEBUG : c/non empty space: size = 5 OK 2026/03/13 05:11:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:11:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 05:11:19 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:19 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 05:11:19 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:20 DEBUG : a/potato2: size = 60 OK 2026/03/13 05:11:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:11:20 INFO : a/potato2: Copied (new) 2026/03/13 05:11:20 ERROR : B2 bucket rclone-test-mejabet4yofe: not deleting files as there were IO errors 2026/03/13 05:11:20 ERROR : B2 bucket rclone-test-mejabet4yofe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:22 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:22 DEBUG : empty space: size = 1 OK 2026/03/13 05:11:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:11:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:11:22 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:22 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:22 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:22 INFO : potato: Deleted 2026/03/13 05:11:23 DEBUG : potato2: size = 60 OK 2026/03/13 05:11:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:11:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.71s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:25 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:25 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:25 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:25 INFO : potato: Deleted 2026/03/13 05:11:25 DEBUG : empty space: size = 1 OK 2026/03/13 05:11:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:11:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:11:25 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:25 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:25 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:26 DEBUG : potato2: size = 60 OK 2026/03/13 05:11:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:11:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.32s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:11:28 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:28 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:28 DEBUG : potato2: size = 19 OK 2026/03/13 05:11:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/13 05:11:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.30s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:30 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 05:11:30 DEBUG : enormous: Excluded 2026/03/13 05:11:30 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 05:11:30 DEBUG : potato2: Excluded 2026/03/13 05:11:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 05:11:31 DEBUG : empty space: size = 1 OK 2026/03/13 05:11:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:11:31 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:31 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:31 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:31 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:31 INFO : There was nothing to transfer 2026/03/13 05:11:31 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 05:11:31 DEBUG : enormous: Excluded 2026/03/13 05:11:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 05:11:31 DEBUG : potato2: Excluded 2026/03/13 05:11:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 05:11:31 DEBUG : empty space: size = 1 OK 2026/03/13 05:11:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/13 05:11:31 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:31 DEBUG : Local file system at /tmp/rclone3815321585: Waiting for checks to finish 2026/03/13 05:11:31 DEBUG : Local file system at /tmp/rclone3815321585: Waiting for transfers to finish 2026/03/13 05:11:31 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:33 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 05:11:33 DEBUG : enormous: Excluded 2026/03/13 05:11:33 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 05:11:33 DEBUG : potato2: Excluded 2026/03/13 05:11:34 DEBUG : empty space: size = 1 OK 2026/03/13 05:11:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:11:34 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:34 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:34 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:34 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:34 INFO : enormous: Deleted 2026/03/13 05:11:34 INFO : potato2: Deleted 2026/03/13 05:11:34 INFO : There was nothing to transfer 2026/03/13 05:11:34 DEBUG : empty space: size = 1 OK 2026/03/13 05:11:34 DEBUG : Local file system at /tmp/rclone3815321585: Waiting for checks to finish 2026/03/13 05:11:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/13 05:11:34 DEBUG : empty space: Unchanged skipping 2026/03/13 05:11:34 DEBUG : Local file system at /tmp/rclone3815321585: Waiting for transfers to finish 2026/03/13 05:11:34 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:34 INFO : enormous: Deleted 2026/03/13 05:11:34 INFO : potato2: Deleted 2026/03/13 05:11:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.10s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:36 DEBUG : five: Need to transfer - File not found at Destination 2026/03/13 05:11:36 DEBUG : four: size = 4 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:11:36 DEBUG : four: size = 8 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:11:36 DEBUG : four: Sizes differ 2026/03/13 05:11:36 DEBUG : one: Destination is newer than source, skipping 2026/03/13 05:11:36 DEBUG : three: size = 5 OK 2026/03/13 05:11:36 DEBUG : three: Sizes identical 2026/03/13 05:11:36 DEBUG : two: size = 3 OK 2026/03/13 05:11:36 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/13 05:11:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/13 05:11:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3815321585) 2026/03/13 05:11:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:11:36 DEBUG : two: sha1 differ 2026/03/13 05:11:36 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:37 DEBUG : five: size = 4 OK 2026/03/13 05:11:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/13 05:11:37 INFO : five: Copied (new) 2026/03/13 05:11:37 DEBUG : four: size = 4 OK 2026/03/13 05:11:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/13 05:11:37 INFO : four: Copied (replaced existing) 2026/03/13 05:11:37 DEBUG : two: size = 3 OK 2026/03/13 05:11:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/13 05:11:37 INFO : two: Copied (replaced existing) 2026/03/13 05:11:37 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:38 DEBUG : five: size = 4 OK 2026/03/13 05:11:38 DEBUG : three: size = 5 OK 2026/03/13 05:11:38 DEBUG : one: Destination is newer than source, skipping 2026/03/13 05:11:38 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:38 DEBUG : two: size = 3 OK 2026/03/13 05:11:38 DEBUG : four: size = 4 OK 2026/03/13 05:11:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/13 05:11:38 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/13 05:11:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/13 05:11:38 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/13 05:11:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/13 05:11:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3815321585) 2026/03/13 05:11:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/13 05:11:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:11:38 DEBUG : three: sha1 differ 2026/03/13 05:11:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/13 05:11:38 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/13 05:11:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/13 05:11:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/13 05:11:38 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:38 DEBUG : three: size = 5 OK 2026/03/13 05:11:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 05:11:38 INFO : three: Copied (replaced existing) 2026/03/13 05:11:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.83s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/13 05:11:40 INFO : B2 bucket rclone-test-mejabet4yofe: Making map for --track-renames 2026/03/13 05:11:40 INFO : B2 bucket rclone-test-mejabet4yofe: Finished making map for --track-renames 2026/03/13 05:11:40 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:40 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for renames to finish 2026/03/13 05:11:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/13 05:11:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/13 05:11:40 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:40 DEBUG : potato: size = 14 OK 2026/03/13 05:11:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/13 05:11:40 INFO : potato: Copied (new) 2026/03/13 05:11:40 DEBUG : yam: size = 11 OK 2026/03/13 05:11:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 05:11:40 INFO : yam: Copied (new) 2026/03/13 05:11:40 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:41 DEBUG : potato: size = 14 OK 2026/03/13 05:11:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:11:41 INFO : B2 bucket rclone-test-mejabet4yofe: Making map for --track-renames 2026/03/13 05:11:41 INFO : B2 bucket rclone-test-mejabet4yofe: Finished making map for --track-renames 2026/03/13 05:11:41 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:41 DEBUG : potato: Unchanged skipping 2026/03/13 05:11:41 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for renames to finish 2026/03/13 05:11:42 DEBUG : yaml: size = 11 OK 2026/03/13 05:11:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 05:11:42 INFO : yam: Copied (server-side copy) to: yaml 2026/03/13 05:11:42 INFO : yam: Deleted 2026/03/13 05:11:42 INFO : yaml: Renamed from "yam" 2026/03/13 05:11:42 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/13 05:11:43 INFO : B2 bucket rclone-test-mejabet4yofe: Making map for --track-renames 2026/03/13 05:11:43 INFO : B2 bucket rclone-test-mejabet4yofe: Finished making map for --track-renames 2026/03/13 05:11:43 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/13 05:11:43 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for renames to finish 2026/03/13 05:11:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/13 05:11:43 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:43 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1097-13.backblaze.com/b2api/v1/b2_upload_file/ff02bd13909deb5b9fc80e1b/c001_v0001097_t0006": EOF 2026/03/13 05:11:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-13.backblaze.com/b2api/v1/b2_upload_file/ff02bd13909deb5b9fc80e1b/c001_v0001097_t0006": EOF) 2026/03/13 05:11:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/13 05:11:43 DEBUG : yam: Received error: Post "https://pod-000-1097-13.backblaze.com/b2api/v1/b2_upload_file/ff02bd13909deb5b9fc80e1b/c001_v0001097_t0006": EOF - low level retry 0/10 2026/03/13 05:11:43 DEBUG : pacer: Reducing sleep to 10ms 2026/03/13 05:11:43 DEBUG : potato: size = 14 OK 2026/03/13 05:11:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/13 05:11:43 INFO : potato: Copied (new) 2026/03/13 05:11:44 DEBUG : yam: size = 11 OK 2026/03/13 05:11:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 05:11:44 INFO : yam: Copied (new) 2026/03/13 05:11:44 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:44 DEBUG : potato: size = 14 OK 2026/03/13 05:11:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:11:44 INFO : B2 bucket rclone-test-mejabet4yofe: Making map for --track-renames 2026/03/13 05:11:44 INFO : B2 bucket rclone-test-mejabet4yofe: Finished making map for --track-renames 2026/03/13 05:11:44 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:44 DEBUG : potato: Unchanged skipping 2026/03/13 05:11:44 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for renames to finish 2026/03/13 05:11:44 DEBUG : yaml: size = 11 OK 2026/03/13 05:11:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 05:11:44 INFO : yam: Copied (server-side copy) to: yaml 2026/03/13 05:11:45 INFO : yam: Deleted 2026/03/13 05:11:45 INFO : yaml: Renamed from "yam" 2026/03/13 05:11:45 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/13 05:11:46 INFO : B2 bucket rclone-test-mejabet4yofe: Making map for --track-renames 2026/03/13 05:11:46 INFO : B2 bucket rclone-test-mejabet4yofe: Finished making map for --track-renames 2026/03/13 05:11:46 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/13 05:11:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/13 05:11:46 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for renames to finish 2026/03/13 05:11:46 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:46 DEBUG : potato: size = 14 OK 2026/03/13 05:11:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/13 05:11:46 INFO : potato: Copied (new) 2026/03/13 05:11:46 DEBUG : sub/yam: size = 11 OK 2026/03/13 05:11:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 05:11:46 INFO : sub/yam: Copied (new) 2026/03/13 05:11:46 DEBUG : Waiting for deletions to finish 2026/03/13 05:11:47 DEBUG : potato: size = 14 OK 2026/03/13 05:11:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:11:47 DEBUG : potato: Unchanged skipping 2026/03/13 05:11:47 INFO : B2 bucket rclone-test-mejabet4yofe: Making map for --track-renames 2026/03/13 05:11:47 INFO : B2 bucket rclone-test-mejabet4yofe: Finished making map for --track-renames 2026/03/13 05:11:47 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:47 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for renames to finish 2026/03/13 05:11:47 DEBUG : yam: size = 11 OK 2026/03/13 05:11:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/13 05:11:47 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/13 05:11:47 INFO : sub/yam: Deleted 2026/03/13 05:11:47 INFO : yam: Renamed from "sub/yam" 2026/03/13 05:11:47 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.56s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:48 DEBUG : Creating backend with remote "/tmp/rclone3815321585/dir1" 2026/03/13 05:11:48 DEBUG : Config file has changed externally - reloading 2026/03/13 05:11:48 DEBUG : Creating backend with remote "/tmp/rclone3815321585/dir2" 2026/03/13 05:11:48 DEBUG : Local file system at /tmp/rclone3815321585/dir2: Using server-side directory move 2026/03/13 05:11:48 INFO : Local file system at /tmp/rclone3815321585/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/13 05:11:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/13 05:11:48 INFO : file1.txt: Moved (server-side) 2026/03/13 05:11:48 DEBUG : Local file system at /tmp/rclone3815321585/dir2: Waiting for checks to finish 2026/03/13 05:11:48 DEBUG : Local file system at /tmp/rclone3815321585/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:11:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/13 05:11:49 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:49 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:11:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:11:49 INFO : sub dir/hello world: Copied (new) 2026/03/13 05:11:49 INFO : sub dir/hello world: Deleted 2026/03/13 05:11:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/13 05:11:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/13 05:11:49 INFO : nested/sub dir/file: Copied (new) 2026/03/13 05:11:49 INFO : nested/sub dir/file: Deleted 2026/03/13 05:11:49 INFO : sub dir: Removing directory 2026/03/13 05:11:49 INFO : nested/sub dir: Removing directory 2026/03/13 05:11:49 INFO : nested: Removing directory 2026/03/13 05:11:49 DEBUG : Local file system at /tmp/rclone3815321585: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 05:11:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/13 05:11:50 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:50 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/13 05:11:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:11:51 INFO : sub dir/hello world: Copied (new) 2026/03/13 05:11:51 INFO : sub dir/hello world: Deleted 2026/03/13 05:11:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/13 05:11:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/13 05:11:51 INFO : nested/sub dir/file: Copied (new) 2026/03/13 05:11:51 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/13 05:11:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 05:11:52 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:52 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:52 DEBUG : existing-b: size = 6 OK 2026/03/13 05:11:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/13 05:11:52 INFO : existing-b: Copied (new) 2026/03/13 05:11:52 INFO : existing-b: Deleted 2026/03/13 05:11:52 DEBUG : existing: size = 6 OK 2026/03/13 05:11:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/13 05:11:52 INFO : existing: Copied (new) 2026/03/13 05:11:52 INFO : existing: Deleted 2026/03/13 05:11:53 DEBUG : existing: Destination exists, skipping 2026/03/13 05:11:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/13 05:11:53 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:11:53 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:11:53 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:11:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tasazec7bexa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mejabet4yofe -> B2 bucket rclone-test-tasazec7bexa 2026/03/13 05:12:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:12:01 DEBUG : empty space: size = 1 OK 2026/03/13 05:12:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 05:12:01 DEBUG : empty space: Unchanged skipping 2026/03/13 05:12:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:12:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tasazec7bexa) 2026/03/13 05:12:01 DEBUG : potato3: Sizes differ 2026/03/13 05:12:01 DEBUG : B2 bucket rclone-test-tasazec7bexa: Waiting for checks to finish 2026/03/13 05:12:02 INFO : empty space: Deleted 2026/03/13 05:12:02 DEBUG : B2 bucket rclone-test-tasazec7bexa: Waiting for transfers to finish 2026/03/13 05:12:02 DEBUG : potato2: size = 60 OK 2026/03/13 05:12:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:12:02 INFO : potato2: Copied (server-side copy) 2026/03/13 05:12:02 INFO : potato2: Deleted 2026/03/13 05:12:02 DEBUG : potato3: size = 68 OK 2026/03/13 05:12:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 05:12:02 INFO : potato3: Copied (server-side copy) 2026/03/13 05:12:02 INFO : potato3: Deleted 2026/03/13 05:12:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kocimol3zodi" 2026/03/13 05:12:04 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/13 05:12:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:12:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/13 05:12:04 DEBUG : B2 bucket rclone-test-kocimol3zodi: Waiting for checks to finish 2026/03/13 05:12:04 DEBUG : B2 bucket rclone-test-kocimol3zodi: Waiting for transfers to finish 2026/03/13 05:12:08 DEBUG : potato3: size = 68 OK 2026/03/13 05:12:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 05:12:08 INFO : potato3: Copied (server-side copy) 2026/03/13 05:12:08 DEBUG : empty space: size = 1 OK 2026/03/13 05:12:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 05:12:08 INFO : empty space: Copied (server-side copy) 2026/03/13 05:12:08 INFO : potato3: Deleted 2026/03/13 05:12:08 INFO : empty space: Deleted 2026/03/13 05:12:08 DEBUG : potato2: size = 60 OK 2026/03/13 05:12:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:12:08 INFO : potato2: Copied (server-side copy) 2026/03/13 05:12:09 INFO : potato2: Deleted 2026/03/13 05:12:09 DEBUG : B2 bucket rclone-test-kocimol3zodi: Purge remote 2026/03/13 05:12:09 INFO : B2 bucket rclone-test-kocimol3zodi: cleaning bucket "rclone-test-kocimol3zodi" of all files 2026/03/13 05:12:09 DEBUG : empty space: Deleting (id "4_z0fb2ed2390bdeb5b9fc80e1b_f105b0ad22de77ef5_d20260313_m051207_c001_v0001144_t0021_u01773378727853") 2026/03/13 05:12:09 DEBUG : potato2: Deleting (id "4_z0fb2ed2390bdeb5b9fc80e1b_f119ec8b51ad02e7d_d20260313_m051208_c001_v0001093_t0042_u01773378728392") 2026/03/13 05:12:09 DEBUG : potato3: Deleting (id "4_z0fb2ed2390bdeb5b9fc80e1b_f115db81696f7f80c_d20260313_m051208_c001_v0001185_t0017_u01773378728231") 2026/03/13 05:12:10 DEBUG : B2 bucket rclone-test-tasazec7bexa: Purge remote 2026/03/13 05:12:10 INFO : B2 bucket rclone-test-tasazec7bexa: cleaning bucket "rclone-test-tasazec7bexa" of all files 2026/03/13 05:12:11 DEBUG : empty space: Deleting (id "4_zbf52cd2390bdeb5b9fc80e1b_f422f482e58332dc4_d20260313_m051208_c001_v7007000_t0000_u01773378728499") 2026/03/13 05:12:11 DEBUG : empty space: Deleting (id "4_zbf52cd2390bdeb5b9fc80e1b_f1103e673eb01d700_d20260313_m051200_c001_v0001167_t0025_u01773378720347") 2026/03/13 05:12:11 DEBUG : potato2: Deleting (id "4_zbf52cd2390bdeb5b9fc80e1b_f422f482e58332dc7_d20260313_m051209_c001_v7007000_t0000_u01773378729012") 2026/03/13 05:12:11 DEBUG : potato2: Deleting (id "4_zbf52cd2390bdeb5b9fc80e1b_f104d809dc22851c7_d20260313_m051202_c001_v0001181_t0017_u01773378722014") 2026/03/13 05:12:11 DEBUG : potato3: Deleting (id "4_zbf52cd2390bdeb5b9fc80e1b_f40270854ddbbe836_d20260313_m051208_c001_v7007000_t0000_u01773378728430") 2026/03/13 05:12:11 DEBUG : potato3: Deleting (id "4_zbf52cd2390bdeb5b9fc80e1b_f106e5e99a20f79d1_d20260313_m051202_c001_v0001161_t0006_u01773378722284") 2026/03/13 05:12:11 DEBUG : potato3: Deleting (id "4_zbf52cd2390bdeb5b9fc80e1b_f1103e673eb01d706_d20260313_m051200_c001_v0001167_t0059_u01773378720798") --- PASS: TestServerSideMove (21.76s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:12:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wudapuh3bivi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mejabet4yofe -> B2 bucket rclone-test-wudapuh3bivi 2026/03/13 05:12:23 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 05:12:24 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 05:12:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:12:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:12:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wudapuh3bivi) 2026/03/13 05:12:24 DEBUG : potato3: Sizes differ 2026/03/13 05:12:24 DEBUG : B2 bucket rclone-test-wudapuh3bivi: Waiting for checks to finish 2026/03/13 05:12:24 DEBUG : B2 bucket rclone-test-wudapuh3bivi: Waiting for transfers to finish 2026/03/13 05:12:24 DEBUG : potato2: size = 60 OK 2026/03/13 05:12:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:12:24 INFO : potato2: Copied (server-side copy) 2026/03/13 05:12:24 DEBUG : potato3: size = 68 OK 2026/03/13 05:12:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 05:12:24 INFO : potato3: Copied (server-side copy) 2026/03/13 05:12:25 INFO : potato2: Deleted 2026/03/13 05:12:25 INFO : potato3: Deleted 2026/03/13 05:12:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cuzizor8bovo" 2026/03/13 05:12:26 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 05:12:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:12:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/13 05:12:26 DEBUG : B2 bucket rclone-test-cuzizor8bovo: Waiting for checks to finish 2026/03/13 05:12:26 DEBUG : B2 bucket rclone-test-cuzizor8bovo: Waiting for transfers to finish 2026/03/13 05:12:29 DEBUG : potato2: size = 60 OK 2026/03/13 05:12:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:12:29 INFO : potato2: Copied (server-side copy) 2026/03/13 05:12:29 INFO : potato2: Deleted 2026/03/13 05:12:29 DEBUG : potato3: size = 68 OK 2026/03/13 05:12:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 05:12:29 INFO : potato3: Copied (server-side copy) 2026/03/13 05:12:29 INFO : potato3: Deleted 2026/03/13 05:12:30 DEBUG : B2 bucket rclone-test-cuzizor8bovo: Purge remote 2026/03/13 05:12:30 INFO : B2 bucket rclone-test-cuzizor8bovo: cleaning bucket "rclone-test-cuzizor8bovo" of all files 2026/03/13 05:12:30 DEBUG : potato2: Deleting (id "4_zefb23d9390cdeb5b9fc80e1b_f111eed4c5b3a6965_d20260313_m051228_c001_v0001167_t0048_u01773378748642") 2026/03/13 05:12:30 DEBUG : potato3: Deleting (id "4_zefb23d9390cdeb5b9fc80e1b_f11017c6b4d7f57d0_d20260313_m051229_c001_v0001033_t0035_u01773378749022") 2026/03/13 05:12:31 DEBUG : B2 bucket rclone-test-wudapuh3bivi: Purge remote 2026/03/13 05:12:31 INFO : B2 bucket rclone-test-wudapuh3bivi: cleaning bucket "rclone-test-wudapuh3bivi" of all files 2026/03/13 05:12:31 DEBUG : empty space: Deleting (id "4_z6ff21db390cdeb5b9fc80e1b_f100fbc45525dc9e3_d20260313_m051223_c001_v0001101_t0048_u01773378743057") 2026/03/13 05:12:31 DEBUG : potato2: Deleting (id "4_z6ff21db390cdeb5b9fc80e1b_f4156153f61a64317_d20260313_m051229_c001_v7007000_t0000_u01773378749307") 2026/03/13 05:12:31 DEBUG : potato2: Deleting (id "4_z6ff21db390cdeb5b9fc80e1b_f10219b382816c686_d20260313_m051224_c001_v0001173_t0051_u01773378744467") 2026/03/13 05:12:31 DEBUG : potato3: Deleting (id "4_z6ff21db390cdeb5b9fc80e1b_f4156153f61a6431a_d20260313_m051229_c001_v7007000_t0000_u01773378749787") 2026/03/13 05:12:31 DEBUG : potato3: Deleting (id "4_z6ff21db390cdeb5b9fc80e1b_f1046a66558b5cc18_d20260313_m051224_c001_v0001182_t0002_u01773378744836") 2026/03/13 05:12:31 DEBUG : potato3: Deleting (id "4_z6ff21db390cdeb5b9fc80e1b_f100fbc45525dc9e5_d20260313_m051223_c001_v0001101_t0013_u01773378743381") --- PASS: TestServerSideMoveWithFilter (19.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:12:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xapoxup7qoju" 2026/03/13 05:12:37 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-mejabet4yofe -> B2 bucket rclone-test-xapoxup7qoju 2026/03/13 05:12:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:12:43 DEBUG : empty space: size = 1 OK 2026/03/13 05:12:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 05:12:43 DEBUG : empty space: Unchanged skipping 2026/03/13 05:12:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:12:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xapoxup7qoju) 2026/03/13 05:12:43 DEBUG : potato3: Sizes differ 2026/03/13 05:12:43 DEBUG : B2 bucket rclone-test-xapoxup7qoju: Waiting for checks to finish 2026/03/13 05:12:44 INFO : empty space: Deleted 2026/03/13 05:12:44 DEBUG : B2 bucket rclone-test-xapoxup7qoju: Waiting for transfers to finish 2026/03/13 05:12:44 DEBUG : potato2: size = 60 OK 2026/03/13 05:12:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:12:44 INFO : potato2: Copied (server-side copy) 2026/03/13 05:12:44 INFO : potato2: Deleted 2026/03/13 05:12:44 DEBUG : potato3: size = 68 OK 2026/03/13 05:12:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 05:12:44 INFO : potato3: Copied (server-side copy) 2026/03/13 05:12:44 INFO : potato3: Deleted 2026/03/13 05:12:45 DEBUG : Creating backend with remote "TestB2:rclone-test-rajomok2wizu" 2026/03/13 05:12:45 INFO : tomatoDir: Making directory 2026/03/13 05:12:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/13 05:12:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 05:12:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/13 05:12:46 DEBUG : B2 bucket rclone-test-rajomok2wizu: Waiting for checks to finish 2026/03/13 05:12:46 DEBUG : B2 bucket rclone-test-rajomok2wizu: Waiting for transfers to finish 2026/03/13 05:12:50 DEBUG : potato2: size = 60 OK 2026/03/13 05:12:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/13 05:12:50 INFO : potato2: Copied (server-side copy) 2026/03/13 05:12:50 INFO : potato2: Deleted 2026/03/13 05:12:50 DEBUG : empty space: size = 1 OK 2026/03/13 05:12:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/13 05:12:50 INFO : empty space: Copied (server-side copy) 2026/03/13 05:12:50 INFO : empty space: Deleted 2026/03/13 05:12:50 DEBUG : potato3: size = 68 OK 2026/03/13 05:12:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/13 05:12:50 INFO : potato3: Copied (server-side copy) 2026/03/13 05:12:50 INFO : potato3: Deleted 2026/03/13 05:12:51 DEBUG : B2 bucket rclone-test-rajomok2wizu: Purge remote 2026/03/13 05:12:51 INFO : B2 bucket rclone-test-rajomok2wizu: cleaning bucket "rclone-test-rajomok2wizu" of all files 2026/03/13 05:12:51 DEBUG : empty space: Deleting (id "4_zaf928d6390cdeb5b9fc80e1b_f108e46f5b0675a14_d20260313_m051250_c001_v0001185_t0029_u01773378770336") 2026/03/13 05:12:51 DEBUG : potato2: Deleting (id "4_zaf928d6390cdeb5b9fc80e1b_f1092614e2e268219_d20260313_m051249_c001_v0001105_t0016_u01773378769955") 2026/03/13 05:12:51 DEBUG : potato3: Deleting (id "4_zaf928d6390cdeb5b9fc80e1b_f105fcfd27327c62c_d20260313_m051250_c001_v0001161_t0049_u01773378770308") 2026/03/13 05:12:53 DEBUG : B2 bucket rclone-test-xapoxup7qoju: Purge remote 2026/03/13 05:12:53 INFO : B2 bucket rclone-test-xapoxup7qoju: cleaning bucket "rclone-test-xapoxup7qoju" of all files 2026/03/13 05:12:53 DEBUG : empty space: Deleting (id "4_z5ff26d7390cdeb5b9fc80e1b_f400a6a6b69458a67_d20260313_m051250_c001_v7007000_t0000_u01773378770523") 2026/03/13 05:12:53 DEBUG : empty space: Deleting (id "4_z5ff26d7390cdeb5b9fc80e1b_f1177138b3c79ce91_d20260313_m051242_c001_v0001137_t0022_u01773378762581") 2026/03/13 05:12:53 DEBUG : potato2: Deleting (id "4_z5ff26d7390cdeb5b9fc80e1b_f400a6a6b69458a66_d20260313_m051250_c001_v7007000_t0000_u01773378770287") 2026/03/13 05:12:53 DEBUG : potato2: Deleting (id "4_z5ff26d7390cdeb5b9fc80e1b_f104a60169f48990f_d20260313_m051244_c001_v0001185_t0048_u01773378764151") 2026/03/13 05:12:53 DEBUG : potato3: Deleting (id "4_z5ff26d7390cdeb5b9fc80e1b_f400a6a6b69458a68_d20260313_m051250_c001_v7007000_t0000_u01773378770897") 2026/03/13 05:12:53 DEBUG : potato3: Deleting (id "4_z5ff26d7390cdeb5b9fc80e1b_f1176df953d309e80_d20260313_m051244_c001_v0001181_t0056_u01773378764433") 2026/03/13 05:12:53 DEBUG : potato3: Deleting (id "4_z5ff26d7390cdeb5b9fc80e1b_f1177138b3c79ce93_d20260313_m051242_c001_v0001137_t0012_u01773378762913") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.65s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:12:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:13:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:13:02 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/rclone-sync-test" 2026/03/13 05:13:04 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/rclone-sync-test-include/layer2" 2026/03/13 05:13:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/rclone-sync-test-ignore-file" 2026/03/13 05:13:10 DEBUG : B2 bucket rclone-test-mejabet4yofe path rclone-sync-test: Waiting for checks to finish 2026/03/13 05:13:10 DEBUG : B2 bucket rclone-test-mejabet4yofe path rclone-sync-test: Waiting for transfers to finish 2026/03/13 05:13:10 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:10 INFO : There was nothing to transfer 2026/03/13 05:13:10 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:13:10 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:13:10 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:10 INFO : There was nothing to transfer 2026/03/13 05:13:11 DEBUG : B2 bucket rclone-test-mejabet4yofe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/13 05:13:11 DEBUG : B2 bucket rclone-test-mejabet4yofe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/13 05:13:11 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:11 INFO : There was nothing to transfer 2026/03/13 05:13:11 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:13:11 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:13:11 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:11 INFO : There was nothing to transfer 2026/03/13 05:13:11 DEBUG : B2 bucket rclone-test-mejabet4yofe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/13 05:13:11 DEBUG : B2 bucket rclone-test-mejabet4yofe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/13 05:13:11 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.42s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:13:12 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/dst" 2026/03/13 05:13:13 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/CompareDest" 2026/03/13 05:13:15 DEBUG : one: Need to transfer - File not found at Destination 2026/03/13 05:13:15 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:15 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:16 DEBUG : one: size = 3 OK 2026/03/13 05:13:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 05:13:16 INFO : one: Copied (new) 2026/03/13 05:13:16 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:17 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:13:17 DEBUG : one: Sizes differ 2026/03/13 05:13:17 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:17 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:18 DEBUG : one: size = 5 OK 2026/03/13 05:13:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/13 05:13:18 INFO : one: Copied (replaced existing) 2026/03/13 05:13:18 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:20 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:13:20 DEBUG : one: Sizes differ 2026/03/13 05:13:20 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:20 DEBUG : one: size = 5 OK 2026/03/13 05:13:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 05:13:20 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:20 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:20 INFO : There was nothing to transfer 2026/03/13 05:13:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:21 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:13:21 DEBUG : one: Sizes differ 2026/03/13 05:13:21 DEBUG : two: size = 3 OK 2026/03/13 05:13:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/13 05:13:21 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:21 DEBUG : one: size = 5 OK 2026/03/13 05:13:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 05:13:21 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:21 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:21 INFO : There was nothing to transfer 2026/03/13 05:13:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:22 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:13:22 DEBUG : one: Sizes differ 2026/03/13 05:13:22 DEBUG : two: size = 3 OK 2026/03/13 05:13:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/13 05:13:22 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:22 DEBUG : one: size = 5 OK 2026/03/13 05:13:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 05:13:22 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:22 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:22 INFO : There was nothing to transfer 2026/03/13 05:13:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:23 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:13:23 DEBUG : one: Sizes differ 2026/03/13 05:13:23 DEBUG : two: size = 3 OK 2026/03/13 05:13:23 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/03/13 05:13:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/13 05:13:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/13 05:13:23 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:23 DEBUG : one: size = 5 OK 2026/03/13 05:13:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 05:13:23 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:23 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:23 INFO : There was nothing to transfer 2026/03/13 05:13:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:23 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:13:23 DEBUG : one: Sizes differ 2026/03/13 05:13:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:24 DEBUG : two: size = 3 (B2 bucket rclone-test-mejabet4yofe path CompareDest) 2026/03/13 05:13:24 DEBUG : two: Sizes differ 2026/03/13 05:13:24 DEBUG : two: Need to transfer - File not found at Destination 2026/03/13 05:13:24 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:24 DEBUG : one: size = 5 OK 2026/03/13 05:13:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 05:13:24 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:25 DEBUG : two: size = 5 OK 2026/03/13 05:13:25 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/13 05:13:25 INFO : two: Copied (new) 2026/03/13 05:13:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.88s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/dest" 2026/03/13 05:13:29 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/pre-dest1" 2026/03/13 05:13:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/pre-dest2" 2026/03/13 05:13:32 DEBUG : 1: size = 1 OK 2026/03/13 05:13:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:13:32 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/13 05:13:32 DEBUG : 2: size = 1 OK 2026/03/13 05:13:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:13:32 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/13 05:13:33 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/13 05:13:33 DEBUG : B2 bucket rclone-test-mejabet4yofe path dest: Waiting for checks to finish 2026/03/13 05:13:33 DEBUG : B2 bucket rclone-test-mejabet4yofe path dest: Waiting for transfers to finish 2026/03/13 05:13:33 DEBUG : 3: size = 1 OK 2026/03/13 05:13:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/13 05:13:33 INFO : 3: Copied (new) 2026/03/13 05:13:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/dst" 2026/03/13 05:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/CopyDest" 2026/03/13 05:13:38 DEBUG : one: Need to transfer - File not found at Destination 2026/03/13 05:13:38 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:38 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:39 DEBUG : one: size = 3 OK 2026/03/13 05:13:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 05:13:39 INFO : one: Copied (new) 2026/03/13 05:13:39 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:40 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:13:40 DEBUG : one: Sizes differ 2026/03/13 05:13:40 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:40 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:40 DEBUG : one: size = 5 OK 2026/03/13 05:13:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/13 05:13:40 INFO : one: Copied (replaced existing) 2026/03/13 05:13:40 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:42 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/BackupDir" 2026/03/13 05:13:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:44 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:13:44 DEBUG : one: Sizes differ 2026/03/13 05:13:44 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:44 DEBUG : one: size = 5 OK 2026/03/13 05:13:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:44 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:13:44 DEBUG : one: Sizes differ 2026/03/13 05:13:45 DEBUG : one: size = 3 OK 2026/03/13 05:13:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 05:13:45 INFO : one: Copied (server-side copy) 2026/03/13 05:13:46 INFO : one: Deleted 2026/03/13 05:13:46 DEBUG : one: size = 5 OK 2026/03/13 05:13:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/13 05:13:46 INFO : one: Copied (server-side copy) 2026/03/13 05:13:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/13 05:13:46 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:46 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:47 DEBUG : one: size = 5 OK 2026/03/13 05:13:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:47 DEBUG : one: Unchanged skipping 2026/03/13 05:13:47 DEBUG : two: size = 3 OK 2026/03/13 05:13:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:48 DEBUG : two: size = 3 OK 2026/03/13 05:13:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/13 05:13:48 INFO : two: Copied (server-side copy) 2026/03/13 05:13:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/13 05:13:48 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:48 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:48 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:48 DEBUG : one: size = 5 OK 2026/03/13 05:13:48 DEBUG : two: size = 3 OK 2026/03/13 05:13:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:48 DEBUG : one: Unchanged skipping 2026/03/13 05:13:48 DEBUG : two: Unchanged skipping 2026/03/13 05:13:48 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:48 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:48 DEBUG : Waiting for deletions to finish 2026/03/13 05:13:48 INFO : There was nothing to transfer 2026/03/13 05:13:49 DEBUG : one: size = 5 OK 2026/03/13 05:13:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:49 DEBUG : one: Unchanged skipping 2026/03/13 05:13:49 DEBUG : three: size = 7 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:49 DEBUG : three: size = 5 (B2 bucket rclone-test-mejabet4yofe path CopyDest) 2026/03/13 05:13:49 DEBUG : three: Sizes differ 2026/03/13 05:13:49 DEBUG : three: Destination not found in --copy-dest 2026/03/13 05:13:49 DEBUG : three: Need to transfer - File not found at Destination 2026/03/13 05:13:49 DEBUG : two: size = 3 OK 2026/03/13 05:13:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/13 05:13:49 DEBUG : two: Unchanged skipping 2026/03/13 05:13:49 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:49 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:50 DEBUG : three: size = 7 OK 2026/03/13 05:13:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/13 05:13:50 INFO : three: Copied (new) 2026/03/13 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.98s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/dst" 2026/03/13 05:13:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/backup" 2026/03/13 05:13:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:13:57 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:13:57 DEBUG : one: Sizes differ 2026/03/13 05:13:57 DEBUG : two: size = 3 OK 2026/03/13 05:13:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:13:57 DEBUG : two: Unchanged skipping 2026/03/13 05:13:57 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:13:58 DEBUG : one: size = 3 OK 2026/03/13 05:13:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 05:13:58 INFO : one: Copied (server-side copy) 2026/03/13 05:13:58 INFO : one: Deleted 2026/03/13 05:13:58 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:13:59 DEBUG : one: size = 4 OK 2026/03/13 05:13:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:13:59 INFO : one: Copied (new) 2026/03/13 05:13:59 DEBUG : Waiting for deletions to finish 2026/03/13 05:14:00 DEBUG : three.txt: size = 5 OK 2026/03/13 05:14:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 05:14:00 INFO : three.txt: Copied (server-side copy) 2026/03/13 05:14:00 INFO : three.txt: Deleted 2026/03/13 05:14:00 INFO : three.txt: Moved into backup dir 2026/03/13 05:14:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:02 DEBUG : two: size = 3 OK 2026/03/13 05:14:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:14:02 DEBUG : two: Unchanged skipping 2026/03/13 05:14:02 DEBUG : one: size = 4 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:02 DEBUG : one: Sizes differ 2026/03/13 05:14:02 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:14:03 DEBUG : one: size = 4 OK 2026/03/13 05:14:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:14:03 INFO : one: Copied (server-side copy) 2026/03/13 05:14:03 INFO : one: Deleted 2026/03/13 05:14:03 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:14:03 DEBUG : one: size = 5 OK 2026/03/13 05:14:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 05:14:03 INFO : one: Copied (new) 2026/03/13 05:14:03 DEBUG : Waiting for deletions to finish 2026/03/13 05:14:06 DEBUG : three.txt: size = 6 OK 2026/03/13 05:14:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 05:14:06 INFO : three.txt: Copied (server-side copy) 2026/03/13 05:14:06 INFO : three.txt: Deleted 2026/03/13 05:14:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.24s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/dst" 2026/03/13 05:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/backup" 2026/03/13 05:14:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:13 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:13 DEBUG : one: Sizes differ 2026/03/13 05:14:13 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:14:13 DEBUG : two: size = 3 OK 2026/03/13 05:14:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:14:13 DEBUG : two: Unchanged skipping 2026/03/13 05:14:14 DEBUG : one.bak: size = 3 OK 2026/03/13 05:14:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 05:14:14 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 05:14:15 INFO : one: Deleted 2026/03/13 05:14:15 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:14:16 DEBUG : one: size = 4 OK 2026/03/13 05:14:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:14:16 INFO : one: Copied (new) 2026/03/13 05:14:16 DEBUG : Waiting for deletions to finish 2026/03/13 05:14:16 DEBUG : three.txt.bak: size = 5 OK 2026/03/13 05:14:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 05:14:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 05:14:16 INFO : three.txt: Deleted 2026/03/13 05:14:16 INFO : three.txt: Moved into backup dir 2026/03/13 05:14:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:18 DEBUG : one: size = 4 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:18 DEBUG : one: Sizes differ 2026/03/13 05:14:18 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:14:18 DEBUG : two: size = 3 OK 2026/03/13 05:14:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:14:18 DEBUG : two: Unchanged skipping 2026/03/13 05:14:18 DEBUG : one.bak: size = 4 OK 2026/03/13 05:14:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:14:18 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 05:14:19 INFO : one: Deleted 2026/03/13 05:14:19 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:14:19 DEBUG : one: size = 5 OK 2026/03/13 05:14:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 05:14:19 INFO : one: Copied (new) 2026/03/13 05:14:19 DEBUG : Waiting for deletions to finish 2026/03/13 05:14:20 DEBUG : three.txt.bak: size = 6 OK 2026/03/13 05:14:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 05:14:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 05:14:20 INFO : three.txt: Deleted 2026/03/13 05:14:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:14:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/dst" 2026/03/13 05:14:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/backup" 2026/03/13 05:14:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:26 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:26 DEBUG : one: Sizes differ 2026/03/13 05:14:26 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:14:26 DEBUG : two: size = 3 OK 2026/03/13 05:14:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:14:26 DEBUG : two: Unchanged skipping 2026/03/13 05:14:27 DEBUG : one-2019-01-01: size = 3 OK 2026/03/13 05:14:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 05:14:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/13 05:14:27 INFO : one: Deleted 2026/03/13 05:14:27 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:14:28 DEBUG : one: size = 4 OK 2026/03/13 05:14:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:14:28 INFO : one: Copied (new) 2026/03/13 05:14:28 DEBUG : Waiting for deletions to finish 2026/03/13 05:14:29 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/13 05:14:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 05:14:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/13 05:14:29 INFO : three.txt: Deleted 2026/03/13 05:14:29 INFO : three.txt: Moved into backup dir 2026/03/13 05:14:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:31 DEBUG : one: size = 4 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:31 DEBUG : one: Sizes differ 2026/03/13 05:14:31 DEBUG : two: size = 3 OK 2026/03/13 05:14:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:14:31 DEBUG : two: Unchanged skipping 2026/03/13 05:14:31 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:14:31 DEBUG : one-2019-01-01: size = 4 OK 2026/03/13 05:14:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:14:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/13 05:14:32 INFO : one: Deleted 2026/03/13 05:14:32 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:14:32 DEBUG : one: size = 5 OK 2026/03/13 05:14:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 05:14:32 INFO : one: Copied (new) 2026/03/13 05:14:32 DEBUG : Waiting for deletions to finish 2026/03/13 05:14:33 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/13 05:14:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 05:14:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/13 05:14:33 INFO : three.txt: Deleted 2026/03/13 05:14:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.81s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/dst" 2026/03/13 05:14:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:38 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:38 DEBUG : one: Sizes differ 2026/03/13 05:14:38 DEBUG : two: size = 3 OK 2026/03/13 05:14:38 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:14:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:14:38 DEBUG : two: Unchanged skipping 2026/03/13 05:14:38 DEBUG : one.bak: size = 3 OK 2026/03/13 05:14:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 05:14:38 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 05:14:38 INFO : one: Deleted 2026/03/13 05:14:38 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:14:39 DEBUG : one: size = 4 OK 2026/03/13 05:14:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:14:39 INFO : one: Copied (new) 2026/03/13 05:14:39 DEBUG : Waiting for deletions to finish 2026/03/13 05:14:40 DEBUG : three.txt.bak: size = 5 OK 2026/03/13 05:14:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 05:14:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 05:14:40 INFO : three.txt: Deleted 2026/03/13 05:14:40 INFO : three.txt: Moved into backup dir 2026/03/13 05:14:41 DEBUG : one.bak: Excluded (Path Filter) 2026/03/13 05:14:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/13 05:14:41 DEBUG : two: size = 3 OK 2026/03/13 05:14:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:14:41 DEBUG : two: Unchanged skipping 2026/03/13 05:14:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:41 DEBUG : one: size = 4 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:41 DEBUG : one: Sizes differ 2026/03/13 05:14:41 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for checks to finish 2026/03/13 05:14:42 DEBUG : one.bak: size = 4 OK 2026/03/13 05:14:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:14:42 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 05:14:42 INFO : one: Deleted 2026/03/13 05:14:42 DEBUG : B2 bucket rclone-test-mejabet4yofe path dst: Waiting for transfers to finish 2026/03/13 05:14:43 DEBUG : one: size = 5 OK 2026/03/13 05:14:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 05:14:43 INFO : one: Copied (new) 2026/03/13 05:14:43 DEBUG : Waiting for deletions to finish 2026/03/13 05:14:43 DEBUG : three.txt.bak: size = 6 OK 2026/03/13 05:14:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 05:14:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 05:14:44 INFO : three.txt: Deleted 2026/03/13 05:14:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.87s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:14:46 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1105-13.backblaze.com/b2api/v1/b2_upload_file/ff02bd13909deb5b9fc80e1b/c001_v0001105_t0042": EOF 2026/03/13 05:14:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-13.backblaze.com/b2api/v1/b2_upload_file/ff02bd13909deb5b9fc80e1b/c001_v0001105_t0042": EOF) 2026/03/13 05:14:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-mejabet4yofe: 1/10 (Post "https://pod-000-1105-13.backblaze.com/b2api/v1/b2_upload_file/ff02bd13909deb5b9fc80e1b/c001_v0001105_t0042": EOF) 2026/03/13 05:14:48 DEBUG : pacer: Reducing sleep to 10ms 2026/03/13 05:14:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/dst" 2026/03/13 05:14:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:50 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:50 DEBUG : one: Sizes differ 2026/03/13 05:14:52 DEBUG : one.bak: size = 3 OK 2026/03/13 05:14:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 05:14:52 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 05:14:52 INFO : one: Deleted 2026/03/13 05:14:53 DEBUG : one: size = 4 OK 2026/03/13 05:14:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:14:53 INFO : one: Copied (new) 2026/03/13 05:14:53 DEBUG : two: size = 3 OK 2026/03/13 05:14:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:14:53 DEBUG : two: Unchanged skipping 2026/03/13 05:14:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:53 DEBUG : three.txt: Sizes differ 2026/03/13 05:14:54 DEBUG : three.txt.bak: size = 5 OK 2026/03/13 05:14:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 05:14:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 05:14:54 INFO : three.txt: Deleted 2026/03/13 05:14:54 DEBUG : three.txt: size = 6 OK 2026/03/13 05:14:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 05:14:54 INFO : three.txt: Copied (new) 2026/03/13 05:14:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:55 DEBUG : one: size = 4 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:55 DEBUG : one: Sizes differ 2026/03/13 05:14:56 DEBUG : one.bak: size = 4 OK 2026/03/13 05:14:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:14:56 INFO : one: Copied (server-side copy) to: one.bak 2026/03/13 05:14:56 INFO : one: Deleted 2026/03/13 05:14:56 DEBUG : one: size = 5 OK 2026/03/13 05:14:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 05:14:56 INFO : one: Copied (new) 2026/03/13 05:14:56 DEBUG : two: size = 3 OK 2026/03/13 05:14:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:14:56 DEBUG : two: Unchanged skipping 2026/03/13 05:14:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:14:57 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:14:57 DEBUG : three.txt: Sizes differ 2026/03/13 05:14:57 DEBUG : three.txt.bak: size = 6 OK 2026/03/13 05:14:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 05:14:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/13 05:14:58 INFO : three.txt: Deleted 2026/03/13 05:14:58 DEBUG : three.txt: size = 19 OK 2026/03/13 05:14:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/13 05:14:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.57s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:15:01 DEBUG : Creating backend with remote "TestB2:rclone-test-mejabet4yofe/dst" 2026/03/13 05:15:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:02 DEBUG : one: size = 3 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:15:02 DEBUG : one: Sizes differ 2026/03/13 05:15:04 DEBUG : one-2019-01-01: size = 3 OK 2026/03/13 05:15:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/13 05:15:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/13 05:15:04 INFO : one: Deleted 2026/03/13 05:15:05 DEBUG : one: size = 4 OK 2026/03/13 05:15:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:15:05 INFO : one: Copied (new) 2026/03/13 05:15:06 DEBUG : two: size = 3 OK 2026/03/13 05:15:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:06 DEBUG : two: Unchanged skipping 2026/03/13 05:15:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:15:06 DEBUG : three.txt: Sizes differ 2026/03/13 05:15:06 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/13 05:15:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/13 05:15:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/13 05:15:07 INFO : three.txt: Deleted 2026/03/13 05:15:07 DEBUG : three.txt: size = 6 OK 2026/03/13 05:15:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 05:15:07 INFO : three.txt: Copied (new) 2026/03/13 05:15:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:08 DEBUG : one: size = 4 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:15:08 DEBUG : one: Sizes differ 2026/03/13 05:15:09 DEBUG : one-2019-01-01: size = 4 OK 2026/03/13 05:15:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/13 05:15:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/13 05:15:09 INFO : one: Deleted 2026/03/13 05:15:09 DEBUG : one: size = 5 OK 2026/03/13 05:15:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/13 05:15:09 INFO : one: Copied (new) 2026/03/13 05:15:10 DEBUG : two: size = 3 OK 2026/03/13 05:15:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:10 DEBUG : two: Unchanged skipping 2026/03/13 05:15:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-mejabet4yofe path dst) 2026/03/13 05:15:10 DEBUG : three.txt: Sizes differ 2026/03/13 05:15:10 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/13 05:15:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/13 05:15:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/13 05:15:11 INFO : three.txt: Deleted 2026/03/13 05:15:11 DEBUG : three.txt: size = 19 OK 2026/03/13 05:15:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/13 05:15:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.32s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:15:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:14 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:15:14 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:14 DEBUG : Testêé: Sizes differ 2026/03/13 05:15:14 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:15:14 DEBUG : Testêé: size = 14 OK 2026/03/13 05:15:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/13 05:15:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/13 05:15:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:15:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 05:15:16 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:15:16 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:15:16 DEBUG : existing: size = 6 OK 2026/03/13 05:15:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/13 05:15:16 INFO : existing: Copied (new) 2026/03/13 05:15:16 DEBUG : Waiting for deletions to finish 2026/03/13 05:15:16 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:15:16 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:16 DEBUG : existing: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:16 DEBUG : existing: Sizes differ 2026/03/13 05:15:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/13 05:15:16 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:15:16 ERROR : B2 bucket rclone-test-mejabet4yofe: not deleting files as there were IO errors 2026/03/13 05:15:16 ERROR : B2 bucket rclone-test-mejabet4yofe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.98s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:15:18 DEBUG : EXISTING: size = 6 OK 2026/03/13 05:15:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:18 DEBUG : existing: Unchanged skipping 2026/03/13 05:15:18 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:15:18 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:15:18 DEBUG : Waiting for deletions to finish 2026/03/13 05:15:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:15:37 DEBUG : both11: size = 6 OK 2026/03/13 05:15:37 DEBUG : both12: size = 6 OK 2026/03/13 05:15:37 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:15:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both0: size = 6 OK 2026/03/13 05:15:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both10: size = 6 OK 2026/03/13 05:15:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both12: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both13: size = 6 OK 2026/03/13 05:15:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both13: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both14: size = 6 OK 2026/03/13 05:15:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both14: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both15: size = 6 OK 2026/03/13 05:15:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both15: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both16: size = 6 OK 2026/03/13 05:15:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both16: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both17: size = 6 OK 2026/03/13 05:15:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both17: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both18: size = 6 OK 2026/03/13 05:15:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both11: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both19: size = 6 OK 2026/03/13 05:15:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both0: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both1: size = 6 OK 2026/03/13 05:15:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both10: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both2: size = 6 OK 2026/03/13 05:15:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both18: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both3: size = 6 OK 2026/03/13 05:15:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both19: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both4: size = 6 OK 2026/03/13 05:15:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both4: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both5: size = 6 OK 2026/03/13 05:15:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both5: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both6: size = 6 OK 2026/03/13 05:15:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both6: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both7: size = 6 OK 2026/03/13 05:15:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both7: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both8: size = 6 OK 2026/03/13 05:15:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both8: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both9: size = 6 OK 2026/03/13 05:15:37 DEBUG : both1: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:37 DEBUG : both2: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both3: Unchanged skipping 2026/03/13 05:15:37 DEBUG : both9: Unchanged skipping 2026/03/13 05:15:37 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:15:37 DEBUG : Waiting for deletions to finish 2026/03/13 05:15:37 INFO : only3: Deleted 2026/03/13 05:15:38 INFO : only18: Deleted 2026/03/13 05:15:38 INFO : only4: Deleted 2026/03/13 05:15:38 INFO : only5: Deleted 2026/03/13 05:15:38 INFO : only10: Deleted 2026/03/13 05:15:38 INFO : only13: Deleted 2026/03/13 05:15:38 INFO : only16: Deleted 2026/03/13 05:15:38 INFO : only6: Deleted 2026/03/13 05:15:38 INFO : only9: Deleted 2026/03/13 05:15:38 INFO : only0: Deleted 2026/03/13 05:15:38 INFO : only11: Deleted 2026/03/13 05:15:38 INFO : only15: Deleted 2026/03/13 05:15:38 INFO : only2: Deleted 2026/03/13 05:15:38 INFO : only14: Deleted 2026/03/13 05:15:38 INFO : only12: Deleted 2026/03/13 05:15:38 INFO : only8: Deleted 2026/03/13 05:15:38 INFO : only7: Deleted 2026/03/13 05:15:38 INFO : only17: Deleted 2026/03/13 05:15:39 INFO : only19: Deleted 2026/03/13 05:15:39 INFO : only1: Deleted 2026/03/13 05:15:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.91s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:15:59 DEBUG : both0: size = 6 OK 2026/03/13 05:15:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both10: size = 6 OK 2026/03/13 05:15:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both11: size = 6 OK 2026/03/13 05:15:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both12: size = 6 OK 2026/03/13 05:15:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:15:59 DEBUG : both0: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both13: size = 6 OK 2026/03/13 05:15:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both13: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both14: size = 6 OK 2026/03/13 05:15:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both14: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both15: size = 6 OK 2026/03/13 05:15:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both10: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both16: size = 6 OK 2026/03/13 05:15:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both16: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both17: size = 6 OK 2026/03/13 05:15:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both17: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both18: size = 6 OK 2026/03/13 05:15:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both11: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both19: size = 6 OK 2026/03/13 05:15:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both12: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both1: size = 6 OK 2026/03/13 05:15:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both15: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both2: size = 6 OK 2026/03/13 05:15:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both18: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both3: size = 6 OK 2026/03/13 05:15:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both3: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both4: size = 6 OK 2026/03/13 05:15:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both19: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both5: size = 6 OK 2026/03/13 05:15:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both5: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both6: size = 6 OK 2026/03/13 05:15:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both4: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both7: size = 6 OK 2026/03/13 05:15:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both7: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both8: size = 6 OK 2026/03/13 05:15:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both8: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both9: size = 6 OK 2026/03/13 05:15:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:15:59 DEBUG : both9: Unchanged skipping 2026/03/13 05:15:59 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only0: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only0: Sizes differ 2026/03/13 05:15:59 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only10: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only10: Sizes differ 2026/03/13 05:15:59 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only11: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only11: Sizes differ 2026/03/13 05:15:59 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only12: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only12: Sizes differ 2026/03/13 05:15:59 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only13: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only13: Sizes differ 2026/03/13 05:15:59 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only14: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only14: Sizes differ 2026/03/13 05:15:59 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only15: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only15: Sizes differ 2026/03/13 05:15:59 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only16: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only16: Sizes differ 2026/03/13 05:15:59 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only17: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only17: Sizes differ 2026/03/13 05:15:59 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only18: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only18: Sizes differ 2026/03/13 05:15:59 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only19: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only19: Sizes differ 2026/03/13 05:15:59 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only1: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only1: Sizes differ 2026/03/13 05:15:59 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only2: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only2: Sizes differ 2026/03/13 05:15:59 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only3: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only3: Sizes differ 2026/03/13 05:15:59 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only4: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only4: Sizes differ 2026/03/13 05:15:59 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only5: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only5: Sizes differ 2026/03/13 05:15:59 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only6: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only6: Sizes differ 2026/03/13 05:15:59 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only7: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only7: Sizes differ 2026/03/13 05:15:59 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only8: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only8: Sizes differ 2026/03/13 05:15:59 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3815321585) 2026/03/13 05:15:59 DEBUG : only9: size = 6 (B2 bucket rclone-test-mejabet4yofe) 2026/03/13 05:15:59 DEBUG : only9: Sizes differ 2026/03/13 05:15:59 DEBUG : both6: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both1: Unchanged skipping 2026/03/13 05:15:59 DEBUG : both2: Unchanged skipping 2026/03/13 05:15:59 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:16:00 DEBUG : only0: size = 0 OK 2026/03/13 05:16:00 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:00 INFO : only0: Copied (replaced existing) 2026/03/13 05:16:00 DEBUG : only11: size = 0 OK 2026/03/13 05:16:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:00 INFO : only11: Copied (replaced existing) 2026/03/13 05:16:00 DEBUG : only13: size = 0 OK 2026/03/13 05:16:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:00 INFO : only13: Copied (replaced existing) 2026/03/13 05:16:00 DEBUG : only14: size = 0 OK 2026/03/13 05:16:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:00 INFO : only14: Copied (replaced existing) 2026/03/13 05:16:00 DEBUG : only15: size = 0 OK 2026/03/13 05:16:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:00 INFO : only15: Copied (replaced existing) 2026/03/13 05:16:00 DEBUG : only10: size = 0 OK 2026/03/13 05:16:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:00 INFO : only10: Copied (replaced existing) 2026/03/13 05:16:00 DEBUG : only16: size = 0 OK 2026/03/13 05:16:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:00 INFO : only16: Copied (replaced existing) 2026/03/13 05:16:00 DEBUG : only12: size = 0 OK 2026/03/13 05:16:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:00 INFO : only12: Copied (replaced existing) 2026/03/13 05:16:00 DEBUG : only17: size = 0 OK 2026/03/13 05:16:00 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:00 INFO : only17: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only18: size = 0 OK 2026/03/13 05:16:01 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only18: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only1: size = 0 OK 2026/03/13 05:16:01 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only1: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only2: size = 0 OK 2026/03/13 05:16:01 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only2: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only3: size = 0 OK 2026/03/13 05:16:01 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only3: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only19: size = 0 OK 2026/03/13 05:16:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only19: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only4: size = 0 OK 2026/03/13 05:16:01 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only4: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only5: size = 0 OK 2026/03/13 05:16:01 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only5: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only6: size = 0 OK 2026/03/13 05:16:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only6: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only7: size = 0 OK 2026/03/13 05:16:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only7: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only8: size = 0 OK 2026/03/13 05:16:01 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only8: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : only9: size = 0 OK 2026/03/13 05:16:01 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/13 05:16:01 INFO : only9: Copied (replaced existing) 2026/03/13 05:16:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.22s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:16:09 DEBUG : empty_dir: Making directory with metadata 2026/03/13 05:16:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 05:16:09 DEBUG : empty_on_remote: Making directory with metadata 2026/03/13 05:16:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 05:16:09 INFO : empty_on_remote: Making directory 2026/03/13 05:16:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/13 05:16:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/13 05:16:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/13 05:16:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/13 05:16:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:16:12 DEBUG : empty_dir: Making directory with metadata 2026/03/13 05:16:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 05:16:12 DEBUG : empty_on_remote: Making directory with metadata 2026/03/13 05:16:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 05:16:12 INFO : empty_on_remote: Making directory 2026/03/13 05:16:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/13 05:16:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/13 05:16:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/13 05:16:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/13 05:16:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/13 05:16:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:16:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 05:16:14 INFO : sub dir: Making directory 2026/03/13 05:16:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.98s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:16:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 05:16:16 INFO : sub dir: Making directory 2026/03/13 05:16:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:16:25 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:25 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:16:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : apple: size = 5 OK 2026/03/13 05:16:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : apple: Unchanged skipping 2026/03/13 05:16:26 DEBUG : banana: size = 6 OK 2026/03/13 05:16:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : banana: Unchanged skipping 2026/03/13 05:16:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:16:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:16:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:16:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:16:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:16:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:16:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:16:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:16:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:16:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:16:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:16:26 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:26 INFO : There was nothing to transfer 2026/03/13 05:16:26 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:26 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:16:26 DEBUG : apple: size = 5 OK 2026/03/13 05:16:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : apple: Unchanged skipping 2026/03/13 05:16:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:16:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:16:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:16:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:16:26 DEBUG : banana: size = 6 OK 2026/03/13 05:16:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : banana: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:16:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:16:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:16:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:16:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:16:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:16:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:16:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:16:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:16:26 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:16:26 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:26 INFO : There was nothing to transfer 2026/03/13 05:16:26 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:27 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:16:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:16:39 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:40 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:16:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:16:40 DEBUG : banana: size = 6 OK 2026/03/13 05:16:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : apple: size = 5 OK 2026/03/13 05:16:40 DEBUG : banana: Unchanged skipping 2026/03/13 05:16:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:16:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : apple: Unchanged skipping 2026/03/13 05:16:40 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:16:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:16:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:16:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:16:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:16:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:16:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:16:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:16:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:16:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:16:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:16:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:16:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:16:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:16:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:16:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:16:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:16:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:16:40 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:16:40 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:40 INFO : There was nothing to transfer 2026/03/13 05:16:40 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:41 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : apple: size = 5 OK 2026/03/13 05:16:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : apple: Unchanged skipping 2026/03/13 05:16:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:16:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:16:41 DEBUG : banana: size = 6 OK 2026/03/13 05:16:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : banana: Unchanged skipping 2026/03/13 05:16:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:16:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:16:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:16:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:16:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:16:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:16:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:16:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:16:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:16:41 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:16:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:16:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:16:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:16:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:16:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:16:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:16:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:16:41 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:16:41 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:41 INFO : There was nothing to transfer 2026/03/13 05:16:41 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:41 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:16:54 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:54 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:16:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:16:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:55 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:55 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:55 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:55 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:55 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:55 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:55 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:55 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:55 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 05:16:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:16:55 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:16:55 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:16:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/13 05:16:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 05:16:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : YXBwbGU=: size = 5 OK 2026/03/13 05:16:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/13 05:16:55 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/13 05:16:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/13 05:16:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 05:16:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:55 DEBUG : YmFuYW5h: size = 6 OK 2026/03/13 05:16:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/13 05:16:55 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/13 05:16:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/13 05:16:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 05:16:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/13 05:16:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 05:16:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/13 05:16:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 05:16:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/13 05:16:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 05:16:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/13 05:16:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 05:16:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/13 05:16:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 05:16:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/13 05:16:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 05:16:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/13 05:16:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 05:16:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/13 05:16:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 05:16:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/13 05:16:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 05:16:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/13 05:16:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 05:16:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/13 05:16:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 05:16:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 05:16:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/13 05:16:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 05:16:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/13 05:16:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 05:16:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/13 05:16:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 05:16:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/13 05:16:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 05:16:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/13 05:16:57 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:57 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 05:16:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 05:16:57 INFO : apple: Deleted 2026/03/13 05:16:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 05:16:57 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 05:16:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 05:16:57 INFO : appleappleapplebanana: Deleted 2026/03/13 05:16:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 05:16:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 05:16:57 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 05:16:58 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 05:16:58 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 05:16:58 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 05:16:58 INFO : splitbananasplit: Deleted 2026/03/13 05:16:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 05:16:58 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 05:16:58 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 05:16:58 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 05:16:58 INFO : banana: Deleted 2026/03/13 05:16:58 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 05:16:58 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/13 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 05:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:58 DEBUG : YXBwbGU=: size = 5 OK 2026/03/13 05:16:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:58 DEBUG : apple: Unchanged skipping 2026/03/13 05:16:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:16:58 DEBUG : YmFuYW5h: size = 6 OK 2026/03/13 05:16:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:58 DEBUG : banana: Unchanged skipping 2026/03/13 05:16:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/13 05:16:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 05:16:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/13 05:16:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:16:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/13 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:16:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/13 05:16:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:16:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/13 05:16:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/13 05:16:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/13 05:16:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:16:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/13 05:16:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:16:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/13 05:16:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:16:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/13 05:16:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:16:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/13 05:16:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:16:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/13 05:16:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:16:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:16:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/13 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:16:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/13 05:16:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:16:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/13 05:16:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:16:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/13 05:16:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:16:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:16:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/13 05:16:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:16:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:16:59 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:16:59 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:16:59 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:59 DEBUG : Waiting for deletions to finish 2026/03/13 05:16:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/13 05:16:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 05:16:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 05:16:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 05:16:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 05:16:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 05:16:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 05:16:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 05:16:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 05:16:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 05:16:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 05:16:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:17:12 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:12 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:17:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:12 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:12 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:12 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:12 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:12 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:12 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:12 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:13 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:13 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 05:17:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 05:17:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 05:17:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 05:17:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 05:17:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 05:17:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 05:17:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 05:17:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/13 05:17:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:13 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:17:13 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:17:13 DEBUG : PREFIXbanana: size = 6 OK 2026/03/13 05:17:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/13 05:17:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/13 05:17:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : PREFIXapple: size = 5 OK 2026/03/13 05:17:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/13 05:17:13 INFO : apple: Copied (new) to: PREFIXapple 2026/03/13 05:17:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/13 05:17:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 05:17:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 05:17:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/13 05:17:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 05:17:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/13 05:17:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:17:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 05:17:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 05:17:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 05:17:13 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/13 05:17:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 05:17:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/13 05:17:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 05:17:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/13 05:17:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 05:17:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 05:17:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/13 05:17:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 05:17:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/13 05:17:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 05:17:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/13 05:17:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 05:17:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 05:17:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/13 05:17:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 05:17:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/13 05:17:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/13 05:17:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 05:17:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 05:17:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/13 05:17:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 05:17:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/13 05:17:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/13 05:17:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 05:17:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/13 05:17:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/13 05:17:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 05:17:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/13 05:17:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/13 05:17:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 05:17:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/13 05:17:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/13 05:17:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 05:17:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/13 05:17:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/13 05:17:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 05:17:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/13 05:17:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 05:17:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/13 05:17:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 05:17:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/13 05:17:14 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/13 05:17:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 05:17:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/13 05:17:14 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 05:17:14 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 05:17:15 INFO : banana: Deleted 2026/03/13 05:17:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 05:17:15 INFO : apple: Deleted 2026/03/13 05:17:15 INFO : appleappleapplebanana: Deleted 2026/03/13 05:17:15 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 05:17:15 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 05:17:15 INFO : splitbananasplit: Deleted 2026/03/13 05:17:15 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:17:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 05:17:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 05:17:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 05:17:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 05:17:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 05:17:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 05:17:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 05:17:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 05:17:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 05:17:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 05:17:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 05:17:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 05:17:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 05:17:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 05:17:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 05:17:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 05:17:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 05:17:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 05:17:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 05:17:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 05:17:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 05:17:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 05:17:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 05:17:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 05:17:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 05:17:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 05:17:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 05:17:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 05:17:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 05:17:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 05:17:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 05:17:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 05:17:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 05:17:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 05:17:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 05:17:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 05:17:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 05:17:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 05:17:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 05:17:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 05:17:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 05:17:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 05:17:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 05:17:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 05:17:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 05:17:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 05:17:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:16 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:17:16 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:17:16 DEBUG : banana: size = 6 OK 2026/03/13 05:17:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/13 05:17:16 INFO : banana: Copied (new) 2026/03/13 05:17:16 DEBUG : apple: size = 5 OK 2026/03/13 05:17:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/13 05:17:16 INFO : apple: Copied (new) 2026/03/13 05:17:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:17:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 05:17:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:17:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 05:17:16 INFO : appleappleapplebanana: Copied (new) 2026/03/13 05:17:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:17:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 05:17:16 INFO : splitbananasplit: Copied (new) 2026/03/13 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 05:17:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:17:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 05:17:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:17:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 05:17:17 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:17:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 05:17:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:17:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 05:17:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:17:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 05:17:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:17:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 05:17:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:17:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 05:17:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:17:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 05:17:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:17:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 05:17:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:17:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 05:17:17 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/13 05:17:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:17:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 05:17:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/13 05:17:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:17:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 05:17:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/13 05:17:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:17:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 05:17:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/13 05:17:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:17:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 05:17:18 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/13 05:17:18 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/13 05:17:18 INFO : PREFIXsplitbananasplit: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/13 05:17:18 INFO : PREFIXapple: Deleted 2026/03/13 05:17:18 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/13 05:17:18 INFO : PREFIXbanana: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/13 05:17:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/13 05:17:18 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:18 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:17:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:19 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:17:31 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:32 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:17:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 05:17:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 05:17:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 05:17:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 05:17:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 05:17:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:32 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:17:32 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:17:32 DEBUG : appleSUFFIX: size = 5 OK 2026/03/13 05:17:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/13 05:17:32 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/13 05:17:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/13 05:17:32 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:32 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/13 05:17:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 05:17:32 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/13 05:17:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 05:17:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 05:17:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 05:17:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/13 05:17:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 05:17:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/13 05:17:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 05:17:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/13 05:17:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 05:17:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/13 05:17:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 05:17:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/13 05:17:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 05:17:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/13 05:17:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 05:17:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/13 05:17:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 05:17:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/13 05:17:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 05:17:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/13 05:17:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 05:17:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/13 05:17:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 05:17:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/13 05:17:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 05:17:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/13 05:17:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 05:17:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/13 05:17:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 05:17:34 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/13 05:17:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 05:17:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/13 05:17:34 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/13 05:17:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 05:17:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/13 05:17:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/13 05:17:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 05:17:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/13 05:17:34 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/13 05:17:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 05:17:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/13 05:17:34 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 05:17:34 INFO : apple: Deleted 2026/03/13 05:17:34 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 05:17:34 INFO : appleappleapplebanana: Deleted 2026/03/13 05:17:34 INFO : banana: Deleted 2026/03/13 05:17:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 05:17:34 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 05:17:34 INFO : splitbananasplit: Deleted 2026/03/13 05:17:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 05:17:34 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/13 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 05:17:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 05:17:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 05:17:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:35 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:17:35 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:17:35 DEBUG : apple: size = 5 OK 2026/03/13 05:17:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/13 05:17:35 INFO : apple: Copied (new) 2026/03/13 05:17:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:17:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 05:17:36 INFO : splitbananasplit: Copied (new) 2026/03/13 05:17:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:17:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 05:17:36 INFO : appleappleapplebanana: Copied (new) 2026/03/13 05:17:36 DEBUG : banana: size = 6 OK 2026/03/13 05:17:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/13 05:17:36 INFO : banana: Copied (new) 2026/03/13 05:17:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:17:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 05:17:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/13 05:17:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:17:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 05:17:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/13 05:17:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:17:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 05:17:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/13 05:17:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:17:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 05:17:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/13 05:17:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:17:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 05:17:36 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/13 05:17:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:17:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 05:17:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/13 05:17:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:17:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 05:17:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/13 05:17:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:17:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 05:17:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/13 05:17:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:17:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 05:17:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/13 05:17:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:17:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 05:17:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/13 05:17:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:17:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 05:17:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/13 05:17:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:17:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 05:17:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/13 05:17:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:17:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 05:17:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/13 05:17:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:17:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 05:17:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/13 05:17:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:17:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 05:17:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/13 05:17:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:17:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 05:17:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/13 05:17:37 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : splitbananasplitSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : bananaSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : appleSUFFIX: Deleted 2026/03/13 05:17:37 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/13 05:17:37 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/13 05:17:37 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:38 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:38 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:17:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:17:51 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:51 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:17:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : apple: size = 5 OK 2026/03/13 05:17:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:51 DEBUG : apple: Unchanged skipping 2026/03/13 05:17:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:51 DEBUG : banana: size = 6 OK 2026/03/13 05:17:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:51 DEBUG : banana: Unchanged skipping 2026/03/13 05:17:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 05:17:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 05:17:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 05:17:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 05:17:51 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:17:51 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:17:52 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/13 05:17:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/13 05:17:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/13 05:17:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 05:17:52 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/13 05:17:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/13 05:17:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/13 05:17:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 05:17:52 DEBUG : splitbanan: size = 16 OK 2026/03/13 05:17:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/13 05:17:52 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/13 05:17:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 05:17:52 DEBUG : appleapple: size = 21 OK 2026/03/13 05:17:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/13 05:17:52 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/13 05:17:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 05:17:52 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/13 05:17:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/13 05:17:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/13 05:17:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 05:17:52 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/13 05:17:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/13 05:17:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/13 05:17:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 05:17:52 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/13 05:17:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/13 05:17:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/13 05:17:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 05:17:52 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/13 05:17:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/13 05:17:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/13 05:17:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 05:17:52 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/13 05:17:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/13 05:17:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/13 05:17:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 05:17:52 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/13 05:17:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/13 05:17:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/13 05:17:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 05:17:52 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/13 05:17:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/13 05:17:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/13 05:17:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 05:17:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/13 05:17:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/13 05:17:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/13 05:17:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 05:17:53 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/13 05:17:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/13 05:17:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/13 05:17:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 05:17:53 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/13 05:17:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/13 05:17:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/13 05:17:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 05:17:53 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/13 05:17:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/13 05:17:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/13 05:17:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/13 05:17:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/13 05:17:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/13 05:17:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/13 05:17:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/13 05:17:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/13 05:17:53 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/13 05:17:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/13 05:17:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/13 05:17:53 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:53 INFO : splitbananasplit: Deleted 2026/03/13 05:17:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 05:17:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 05:17:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 05:17:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 05:17:53 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 05:17:53 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 05:17:53 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 05:17:53 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 05:17:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 05:17:53 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 05:17:53 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 05:17:54 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 05:17:54 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 05:17:54 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 05:17:54 INFO : appleappleapplebanana: Deleted 2026/03/13 05:17:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 05:17:54 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 05:17:54 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:54 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : appleapple: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/13 05:17:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 05:17:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 05:17:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 05:17:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 05:17:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 05:17:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 05:17:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 05:17:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 05:17:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 05:17:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 05:17:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 05:17:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 05:17:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 05:17:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 05:17:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 05:17:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 05:17:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 05:17:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 05:17:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 05:17:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 05:17:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 05:17:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 05:17:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 05:17:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 05:17:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 05:17:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 05:17:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 05:17:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 05:17:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 05:17:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 05:17:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 05:17:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 05:17:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 05:17:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 05:17:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 05:17:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 05:17:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 05:17:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 05:17:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 05:17:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 05:17:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 05:17:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 05:17:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 05:17:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 05:17:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 05:17:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 05:17:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 05:17:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 05:17:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 05:17:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 05:17:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 05:17:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 05:17:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 05:17:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 05:17:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 05:17:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 05:17:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 05:17:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 05:17:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 05:17:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 05:17:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 05:17:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 05:17:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 05:17:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 05:17:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 05:17:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 05:17:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 05:17:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 05:17:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 05:17:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 05:17:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 05:17:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 05:17:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 05:17:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 05:17:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 05:17:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 05:17:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 05:17:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:54 DEBUG : apple: size = 5 OK 2026/03/13 05:17:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : apple: Unchanged skipping 2026/03/13 05:17:54 DEBUG : appleapple: size = 21 OK 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:17:54 DEBUG : banana: size = 6 OK 2026/03/13 05:17:54 DEBUG : splitbanan: size = 16 OK 2026/03/13 05:17:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : banana: Unchanged skipping 2026/03/13 05:17:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 05:17:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 05:17:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 05:17:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 05:17:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 05:17:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 05:17:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/13 05:17:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/13 05:17:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/13 05:17:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 05:17:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/13 05:17:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 05:17:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 05:17:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 05:17:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/13 05:17:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 05:17:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 05:17:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 05:17:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 05:17:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/13 05:17:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 05:17:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 05:17:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/13 05:17:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/13 05:17:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/13 05:17:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/13 05:17:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/13 05:17:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/13 05:17:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/13 05:17:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/13 05:17:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/13 05:17:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/13 05:17:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:17:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:17:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:17:54 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:17:54 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:54 DEBUG : Waiting for deletions to finish 2026/03/13 05:17:55 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : appleapple: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/13 05:17:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 05:17:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 05:17:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 05:17:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 05:17:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 05:17:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 05:17:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 05:17:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 05:17:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 05:17:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 05:17:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 05:17:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 05:17:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 05:17:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 05:17:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 05:17:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 05:17:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 05:17:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 05:17:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 05:17:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 05:17:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 05:17:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 05:17:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 05:17:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 05:17:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 05:17:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 05:17:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 05:17:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 05:17:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 05:17:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 05:17:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 05:17:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 05:17:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 05:17:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 05:17:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 05:17:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 05:17:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 05:17:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 05:17:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 05:17:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 05:17:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 05:17:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 05:17:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 05:17:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 05:17:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 05:17:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 05:17:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 05:17:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 05:17:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 05:17:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 05:17:55 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:18:07 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:08 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : apple: size = 5 OK 2026/03/13 05:18:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : apple: Unchanged skipping 2026/03/13 05:18:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:18:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:18:08 DEBUG : banana: size = 6 OK 2026/03/13 05:18:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : banana: Unchanged skipping 2026/03/13 05:18:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:18:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:18:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:18:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:18:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:18:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:18:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:18:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:18:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:18:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:18:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:18:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:18:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:18:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:18:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:18:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:18:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:18:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:08 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:18:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:18:08 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:18:08 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:08 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:08 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : apple: size = 5 OK 2026/03/13 05:18:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : banana: size = 6 OK 2026/03/13 05:18:09 DEBUG : apple: Unchanged skipping 2026/03/13 05:18:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:18:09 DEBUG : banana: Unchanged skipping 2026/03/13 05:18:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:18:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:18:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:18:09 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:18:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:18:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:18:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:18:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:18:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:18:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:18:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:18:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:18:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:18:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:18:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:18:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:18:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:18:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:18:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:18:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:18:09 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:18:09 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:09 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:09 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:18:09 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:10 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:18:23 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:23 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : apple: size = 5 OK 2026/03/13 05:18:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : apple: Unchanged skipping 2026/03/13 05:18:24 DEBUG : banana: size = 6 OK 2026/03/13 05:18:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:18:24 DEBUG : banana: Unchanged skipping 2026/03/13 05:18:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:18:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:18:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:18:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:18:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:18:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:18:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:18:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:18:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:18:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:18:24 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:24 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:24 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:18:24 DEBUG : apple: size = 5 OK 2026/03/13 05:18:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : apple: Unchanged skipping 2026/03/13 05:18:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:18:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:18:24 DEBUG : banana: size = 6 OK 2026/03/13 05:18:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : banana: Unchanged skipping 2026/03/13 05:18:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:18:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:18:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:18:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:18:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:18:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:18:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:18:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:18:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:18:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:18:24 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:18:24 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:24 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:25 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:18:37 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:38 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : apple: size = 5 OK 2026/03/13 05:18:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : apple: Unchanged skipping 2026/03/13 05:18:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:18:38 DEBUG : banana: size = 6 OK 2026/03/13 05:18:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : banana: Unchanged skipping 2026/03/13 05:18:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:18:38 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:18:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:18:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:18:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:18:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:18:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:18:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:18:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:18:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:18:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:18:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:18:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:18:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:18:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:18:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:18:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:18:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:18:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:18:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:18:38 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:18:38 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:38 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:38 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : apple: size = 5 OK 2026/03/13 05:18:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : apple: Unchanged skipping 2026/03/13 05:18:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:18:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:18:39 DEBUG : banana: size = 6 OK 2026/03/13 05:18:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : banana: Unchanged skipping 2026/03/13 05:18:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:18:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:18:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:18:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:18:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:18:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:18:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:18:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:18:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:18:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:18:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:18:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:18:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:18:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:18:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:18:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:18:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:18:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:18:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:18:39 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:18:39 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:39 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:39 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:18:52 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:52 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : apple: size = 5 OK 2026/03/13 05:18:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : apple: Unchanged skipping 2026/03/13 05:18:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:18:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:18:52 DEBUG : banana: size = 6 OK 2026/03/13 05:18:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : banana: Unchanged skipping 2026/03/13 05:18:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:18:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:18:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:18:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:18:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:18:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:18:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:18:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:18:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:18:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:18:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:18:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:18:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:18:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:18:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:18:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:18:52 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:18:52 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:52 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:52 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : apple: size = 5 OK 2026/03/13 05:18:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:18:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:18:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:18:53 DEBUG : apple: Unchanged skipping 2026/03/13 05:18:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:18:53 DEBUG : banana: size = 6 OK 2026/03/13 05:18:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : banana: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:18:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:18:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:18:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:18:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:18:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:18:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:18:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:18:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:18:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:18:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:18:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:18:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:18:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:18:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:18:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:18:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:18:53 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:18:53 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:53 DEBUG : Waiting for deletions to finish 2026/03/13 05:18:53 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:18:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:07 DEBUG : Waiting for deletions to finish 2026/03/13 05:19:07 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:19:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:19:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:19:08 DEBUG : apple: size = 5 OK 2026/03/13 05:19:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : apple: Unchanged skipping 2026/03/13 05:19:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:19:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:19:08 DEBUG : banana: size = 6 OK 2026/03/13 05:19:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : banana: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:19:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:19:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:19:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:19:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:19:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:19:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:08 DEBUG : Waiting for deletions to finish 2026/03/13 05:19:08 DEBUG : Waiting for deletions to finish 2026/03/13 05:19:08 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 05:19:08 DEBUG : apple: size = 5 OK 2026/03/13 05:19:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : apple: Unchanged skipping 2026/03/13 05:19:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 05:19:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 05:19:08 DEBUG : banana: size = 6 OK 2026/03/13 05:19:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : banana: Unchanged skipping 2026/03/13 05:19:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 05:19:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 05:19:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 05:19:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 05:19:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 05:19:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 05:19:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 05:19:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 05:19:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 05:19:08 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:08 DEBUG : Waiting for deletions to finish 2026/03/13 05:19:08 DEBUG : Waiting for deletions to finish 2026/03/13 05:19:09 DEBUG : apple: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : banana: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 05:19:09 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (175.50s) --- PASS: TestTransform/NFC (13.42s) --- PASS: TestTransform/NFD (14.77s) --- PASS: TestTransform/base64 (17.52s) --- PASS: TestTransform/prefix (20.13s) --- PASS: TestTransform/suffix (19.18s) --- PASS: TestTransform/truncate (16.55s) --- PASS: TestTransform/encoder (15.08s) --- PASS: TestTransform/ISO-8859-1 (14.77s) --- PASS: TestTransform/charmap (14.82s) --- PASS: TestTransform/lowercase (13.87s) --- PASS: TestTransform/ascii (15.38s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 05:19:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 05:19:14 INFO : sub dir_somesuffix: Making directory 2026/03/13 05:19:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 05:19:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/13 05:19:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 05:19:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/13 05:19:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 05:19:14 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:14 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/13 05:19:14 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 05:19:14 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.80s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:15 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:15 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:15 INFO : tictactoe: Making directory 2026/03/13 05:19:15 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:15 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/13 05:19:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:15 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:15 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:16 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/13 05:19:16 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/13 05:19:16 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:17 INFO : toe: Making directory 2026/03/13 05:19:17 INFO : toe/toe: Making directory 2026/03/13 05:19:17 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 05:19:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 05:19:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 05:19:17 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:17 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/13 05:19:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/13 05:19:18 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.66s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:19 INFO : toe: Making directory 2026/03/13 05:19:19 INFO : toe/toe: Making directory 2026/03/13 05:19:19 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 05:19:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 05:19:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 05:19:19 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:19 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/13 05:19:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/13 05:19:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.76s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:20 DEBUG : empty_dir: Making directory with metadata 2026/03/13 05:19:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 05:19:20 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:20 INFO : tictacempty_dir: Making directory 2026/03/13 05:19:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:20 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:20 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:20 INFO : tictactoe: Making directory 2026/03/13 05:19:20 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:20 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:20 INFO : tictactoe/tictactoe: Making directory 2026/03/13 05:19:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 05:19:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 05:19:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 05:19:20 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:20 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/13 05:19:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/13 05:19:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.71s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:22 DEBUG : empty_dir: Making directory with metadata 2026/03/13 05:19:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 05:19:22 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:22 INFO : tictacempty_dir: Making directory 2026/03/13 05:19:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:22 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:22 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:22 INFO : tictactoe: Making directory 2026/03/13 05:19:22 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:22 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:22 INFO : tictactoe/tictactoe: Making directory 2026/03/13 05:19:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 05:19:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 05:19:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:22 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:22 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 05:19:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/13 05:19:23 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:23 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:23 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:23 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 05:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 05:19:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/13 05:19:23 NOTICE: B2 bucket rclone-test-mejabet4yofe: 0 differences found 2026/03/13 05:19:23 NOTICE: B2 bucket rclone-test-mejabet4yofe: 1 matching files --- PASS: TestAllTag (1.79s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:24 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:24 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:24 INFO : tictactoe: Making directory 2026/03/13 05:19:24 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:24 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:24 INFO : tictactoe/tictactoe: Making directory 2026/03/13 05:19:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 05:19:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 05:19:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 05:19:24 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:24 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/13 05:19:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/13 05:19:25 DEBUG : Waiting for deletions to finish 2026/03/13 05:19:25 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:25 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:25 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:25 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/13 05:19:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/13 05:19:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 05:19:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/13 05:19:25 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.05s) === RUN TestSyntax 2026/03/13 05:19:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:26 INFO : toe: Making directory 2026/03/13 05:19:26 INFO : toe/toe: Making directory 2026/03/13 05:19:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 05:19:26 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:26 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:27 DEBUG : toe/toe/toe: size = 11 OK 2026/03/13 05:19:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:27 INFO : toe/toe/toe: Copied (new) 2026/03/13 05:19:27 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.77s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:28 DEBUG : empty_dir: Making directory with metadata 2026/03/13 05:19:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:28 INFO : tictacempty_dir: Making directory 2026/03/13 05:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:28 INFO : tictactoe: Making directory 2026/03/13 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:28 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:28 INFO : tictactoe/tictactoe: Making directory 2026/03/13 05:19:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 05:19:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 05:19:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:28 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:28 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 05:19:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:28 INFO : toe/toe/toe.txt: Deleted 2026/03/13 05:19:28 INFO : toe/toe: Removing directory 2026/03/13 05:19:28 INFO : toe: Removing directory 2026/03/13 05:19:28 INFO : empty_dir: Removing directory 2026/03/13 05:19:28 DEBUG : Local file system at /tmp/rclone3815321585: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:29 DEBUG : empty_dir: Making directory with metadata 2026/03/13 05:19:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 05:19:29 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:29 INFO : tictacempty_dir: Making directory 2026/03/13 05:19:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:29 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:29 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:29 INFO : tictactoe: Making directory 2026/03/13 05:19:29 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:29 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:29 INFO : tictactoe/tictactoe: Making directory 2026/03/13 05:19:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 05:19:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 05:19:29 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:29 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 05:19:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:30 INFO : toe/toe/toe.txt: Deleted 2026/03/13 05:19:30 INFO : toe/toe: Removing directory 2026/03/13 05:19:30 INFO : toe: Removing directory 2026/03/13 05:19:30 INFO : empty_dir: Removing directory 2026/03/13 05:19:30 DEBUG : Local file system at /tmp/rclone3815321585: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/13 05:19:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 05:19:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 05:19:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 05:19:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 05:19:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 05:19:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/13 05:19:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/13 05:19:31 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.09s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:32 DEBUG : Reset feature "Copy" 2026/03/13 05:19:32 DEBUG : Reset feature "Move" 2026/03/13 05:19:32 DEBUG : Reset feature "Copy" 2026/03/13 05:19:32 DEBUG : Reset feature "Move" 2026/03/13 05:19:32 DEBUG : empty_dir: Making directory with metadata 2026/03/13 05:19:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 05:19:32 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:32 INFO : tictacempty_dir: Making directory 2026/03/13 05:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 05:19:32 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:32 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:32 INFO : tictactoe: Making directory 2026/03/13 05:19:32 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:32 DEBUG : toe: transformed to: tictactoe 2026/03/13 05:19:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:32 INFO : tictactoe/tictactoe: Making directory 2026/03/13 05:19:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 05:19:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 05:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 05:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:32 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:32 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 05:19:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 05:19:33 INFO : toe/toe/toe.txt: Deleted 2026/03/13 05:19:33 INFO : toe/toe: Removing directory 2026/03/13 05:19:33 INFO : toe: Removing directory 2026/03/13 05:19:33 INFO : empty_dir: Removing directory 2026/03/13 05:19:33 DEBUG : Local file system at /tmp/rclone3815321585: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/13 05:19:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 05:19:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/13 05:19:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 05:19:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 05:19:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 05:19:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/13 05:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/13 05:19:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.51s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:36 DEBUG : toe: transformed to: dG9l 2026/03/13 05:19:36 DEBUG : toe: transformed to: dG9l 2026/03/13 05:19:36 INFO : dG9l: Making directory 2026/03/13 05:19:36 DEBUG : toe: transformed to: dG9l 2026/03/13 05:19:36 DEBUG : toe: transformed to: dG9l 2026/03/13 05:19:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/13 05:19:36 INFO : dG9l/dG9l: Making directory 2026/03/13 05:19:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/13 05:19:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/13 05:19:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 05:19:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 05:19:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 05:19:36 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:36 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/13 05:19:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 05:19:37 DEBUG : Waiting for deletions to finish 2026/03/13 05:19:37 DEBUG : dG9l: transformed to: toe 2026/03/13 05:19:37 DEBUG : dG9l: transformed to: toe 2026/03/13 05:19:37 DEBUG : dG9l: transformed to: toe 2026/03/13 05:19:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/13 05:19:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/13 05:19:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/13 05:19:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/13 05:19:37 DEBUG : Local file system at /tmp/rclone3815321585: Waiting for checks to finish 2026/03/13 05:19:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/13 05:19:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/13 05:19:37 DEBUG : Local file system at /tmp/rclone3815321585: Waiting for transfers to finish 2026/03/13 05:19:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-mejabet4yofe", Local "Local file system at /tmp/rclone3815321585", Modify Window "1ms" 2026/03/13 05:19:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 05:19:38 DEBUG : toe: transformed to: 2026/03/13 05:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 05:19:39 DEBUG : toe: transformed to: 2026/03/13 05:19:39 INFO : B2 bucket rclone-test-mejabet4yofe: Making directory 2026/03/13 05:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 05:19:39 DEBUG : toe: transformed to: 2026/03/13 05:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 05:19:39 DEBUG : toe: transformed to: 2026/03/13 05:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 05:19:39 DEBUG : toe/toe: transformed to: 2026/03/13 05:19:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/13 05:19:39 INFO : toe/toe: Making directory 2026/03/13 05:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 05:19:39 DEBUG : toe/toe: transformed to: 2026/03/13 05:19:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/13 05:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 05:19:39 DEBUG : toe: transformed to: 2026/03/13 05:19:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 05:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 05:19:39 DEBUG : toe/toe/toe: transformed to: 2026/03/13 05:19:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/13 05:19:39 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for checks to finish 2026/03/13 05:19:39 DEBUG : B2 bucket rclone-test-mejabet4yofe: Waiting for transfers to finish 2026/03/13 05:19:39 DEBUG : toe/toe/toe: size = 11 OK 2026/03/13 05:19:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/13 05:19:39 INFO : toe/toe/toe: Copied (new) 2026/03/13 05:19:39 ERROR : B2 bucket rclone-test-mejabet4yofe: not deleting files as there were IO errors 2026/03/13 05:19:39 ERROR : B2 bucket rclone-test-mejabet4yofe: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/03/13 05:19:40 DEBUG : B2 bucket rclone-test-mejabet4yofe: Purge remote 2026/03/13 05:19:40 INFO : B2 bucket rclone-test-mejabet4yofe: cleaning bucket "rclone-test-mejabet4yofe" of all files 2026/03/13 05:19:41 DEBUG : BackupDir/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c6e3_d20260313_m051351_c001_v7007000_t0000_u01773378831138") 2026/03/13 05:19:41 DEBUG : BackupDir/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f110a073e44f72fa1_d20260313_m051345_c001_v0001097_t0034_u01773378825464") 2026/03/13 05:19:41 DEBUG : CompareDest/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d6080132_d20260313_m051325_c001_v7007000_t0000_u01773378805576") 2026/03/13 05:19:41 DEBUG : CompareDest/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c161c_d20260313_m051319_c001_v0001137_t0030_u01773378799468") 2026/03/13 05:19:41 DEBUG : CompareDest/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d6080133_d20260313_m051325_c001_v7007000_t0000_u01773378805758") 2026/03/13 05:19:41 DEBUG : CompareDest/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1cd2_d20260313_m051320_c001_v0001105_t0033_u01773378800513") 2026/03/13 05:19:41 DEBUG : CopyDest/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c6e4_d20260313_m051351_c001_v7007000_t0000_u01773378831325") 2026/03/13 05:19:41 DEBUG : CopyDest/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1d0c_d20260313_m051342_c001_v0001105_t0027_u01773378822375") 2026/03/13 05:19:41 DEBUG : CopyDest/three: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c6e5_d20260313_m051351_c001_v7007000_t0000_u01773378831511") 2026/03/13 05:19:41 DEBUG : CopyDest/three: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1d22_d20260313_m051349_c001_v0001105_t0010_u01773378829024") 2026/03/13 05:19:41 DEBUG : CopyDest/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c6e6_d20260313_m051351_c001_v7007000_t0000_u01773378831696") 2026/03/13 05:19:42 DEBUG : CopyDest/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1674_d20260313_m051346_c001_v0001137_t0017_u01773378826790") 2026/03/13 05:19:42 DEBUG : EXISTING: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd9c_d20260313_m051518_c001_v7007000_t0000_u01773378918856") 2026/03/13 05:19:42 DEBUG : EXISTING: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1790_d20260313_m051517_c001_v0001137_t0000_u01773378917728") 2026/03/13 05:19:42 DEBUG : PREFIXapple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4156153f61a646d4_d20260313_m051718_c001_v7007000_t0000_u01773379038405") 2026/03/13 05:19:42 DEBUG : PREFIXapple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518960_d20260313_m051713_c001_v0001171_t0015_u01773379033246") 2026/03/13 05:19:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72278_d20260313_m051718_c001_v7007000_t0000_u01773379038504") 2026/03/13 05:19:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b4c_d20260313_m051713_c001_v0001157_t0001_u01773379033267") 2026/03/13 05:19:42 DEBUG : PREFIXbanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f42_d20260313_m051718_c001_v7007000_t0000_u01773379038522") 2026/03/13 05:19:42 DEBUG : PREFIXbanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a6e_d20260313_m051713_c001_v0001180_t0007_u01773379033236") 2026/03/13 05:19:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f3b_d20260313_m051718_c001_v7007000_t0000_u01773379038340") 2026/03/13 05:19:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19e0_d20260313_m051713_c001_v0001137_t0010_u01773379033257") 2026/03/13 05:19:42 DEBUG : Testêé: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd93_d20260313_m051515_c001_v7007000_t0000_u01773378915371") 2026/03/13 05:19:42 DEBUG : Testêé: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1784_d20260313_m051514_c001_v0001137_t0044_u01773378914505") 2026/03/13 05:19:42 DEBUG : Testêé: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1782_d20260313_m051513_c001_v0001137_t0027_u01773378913717") 2026/03/13 05:19:42 DEBUG : YXBwbGU=: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac86d_d20260313_m051659_c001_v7007000_t0000_u01773379019805") 2026/03/13 05:19:42 DEBUG : YXBwbGU=: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055188ec_d20260313_m051655_c001_v0001171_t0050_u01773379015432") 2026/03/13 05:19:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac874_d20260313_m051659_c001_v7007000_t0000_u01773379019989") 2026/03/13 05:19:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a44_d20260313_m051655_c001_v0001180_t0050_u01773379015454") 2026/03/13 05:19:42 DEBUG : YmFuYW5h: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac878_d20260313_m051700_c001_v7007000_t0000_u01773379020175") 2026/03/13 05:19:42 DEBUG : YmFuYW5h: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b08_d20260313_m051655_c001_v0001157_t0030_u01773379015444") 2026/03/13 05:19:43 DEBUG : a/potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079030_d20260313_m051120_c001_v7007000_t0000_u01773378680653") 2026/03/13 05:19:43 DEBUG : a/potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539208_d20260313_m051119_c001_v0001097_t0042_u01773378679853") 2026/03/13 05:19:43 DEBUG : a/potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907902e_d20260313_m051117_c001_v7007000_t0000_u01773378677893") 2026/03/13 05:19:43 DEBUG : a/potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5391fc_d20260313_m051116_c001_v0001097_t0010_u01773378676856") 2026/03/13 05:19:43 DEBUG : a/potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c13_d20260313_m051057_c001_v7007000_t0000_u01773378657784") 2026/03/13 05:19:43 DEBUG : a/potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5390f1_d20260313_m051056_c001_v0001097_t0003_u01773378656773") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb3f_d20260313_m051909_c001_v7007000_t0000_u01773379149649") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b69_d20260313_m051905_c001_v0001137_t0050_u01773379145809") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb48_d20260313_m051854_c001_v7007000_t0000_u01773379134251") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b4f_d20260313_m051850_c001_v0001137_t0058_u01773379130852") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa64_d20260313_m051840_c001_v7007000_t0000_u01773379120240") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b0b_d20260313_m051836_c001_v0001137_t0050_u01773379116827") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42da80_d20260313_m051825_c001_v7007000_t0000_u01773379105608") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1ac3_d20260313_m051821_c001_v0001137_t0041_u01773379101986") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f1e_d20260313_m051810_c001_v7007000_t0000_u01773379090821") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a9d_d20260313_m051806_c001_v0001137_t0056_u01773379086803") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff390_d20260313_m051755_c001_v7007000_t0000_u01773379075674") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4bb6_d20260313_m051749_c001_v0001157_t0043_u01773379069976") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e01_d20260313_m051739_c001_v7007000_t0000_u01773379059184") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ad0_d20260313_m051735_c001_v0001180_t0011_u01773379055827") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff290_d20260313_m051734_c001_v7007000_t0000_u01773379054649") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ab6_d20260313_m051730_c001_v0001180_t0002_u01773379050782") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f4c_d20260313_m051719_c001_v7007000_t0000_u01773379039912") 2026/03/13 05:19:43 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b56_d20260313_m051716_c001_v0001157_t0030_u01773379036430") 2026/03/13 05:19:44 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72261_d20260313_m051715_c001_v7007000_t0000_u01773379035292") 2026/03/13 05:19:44 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518954_d20260313_m051711_c001_v0001171_t0031_u01773379031365") 2026/03/13 05:19:44 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fd18_d20260313_m051657_c001_v7007000_t0000_u01773379017769") 2026/03/13 05:19:44 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055188d8_d20260313_m051653_c001_v0001171_t0047_u01773379013264") 2026/03/13 05:19:44 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74dd1_d20260313_m051642_c001_v7007000_t0000_u01773379002315") 2026/03/13 05:19:44 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518876_d20260313_m051638_c001_v0001171_t0003_u01773378998427") 2026/03/13 05:19:44 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda2d_d20260313_m051627_c001_v7007000_t0000_u01773378987627") 2026/03/13 05:19:44 DEBUG : apple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f109608570551880e_d20260313_m051624_c001_v0001171_t0010_u01773378984275") 2026/03/13 05:19:44 DEBUG : appleSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4136b6db39de5a24_d20260313_m051737_c001_v7007000_t0000_u01773379057654") 2026/03/13 05:19:44 DEBUG : appleSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668abc_d20260313_m051732_c001_v0001180_t0035_u01773379052667") 2026/03/13 05:19:44 DEBUG : appleapple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff391_d20260313_m051755_c001_v7007000_t0000_u01773379075859") 2026/03/13 05:19:44 DEBUG : appleapple: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4bc6_d20260313_m051751_c001_v0001157_t0027_u01773379071989") 2026/03/13 05:19:44 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb40_d20260313_m051909_c001_v7007000_t0000_u01773379149830") 2026/03/13 05:19:44 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518bb3_d20260313_m051906_c001_v0001171_t0045_u01773379146438") 2026/03/13 05:19:44 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb49_d20260313_m051854_c001_v7007000_t0000_u01773379134432") 2026/03/13 05:19:44 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518b67_d20260313_m051851_c001_v0001171_t0030_u01773379131454") 2026/03/13 05:19:44 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa65_d20260313_m051840_c001_v7007000_t0000_u01773379120441") 2026/03/13 05:19:44 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518b17_d20260313_m051837_c001_v0001171_t0053_u01773379117370") 2026/03/13 05:19:44 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42da92_d20260313_m051825_c001_v7007000_t0000_u01773379105788") 2026/03/13 05:19:44 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518ac3_d20260313_m051822_c001_v0001171_t0018_u01773379102631") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f1f_d20260313_m051811_c001_v7007000_t0000_u01773379091003") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a81_d20260313_m051807_c001_v0001171_t0011_u01773379087452") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f40270854ddbbeb76_d20260313_m051753_c001_v7007000_t0000_u01773379073938") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b02_d20260313_m051750_c001_v0001180_t0010_u01773379070640") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e02_d20260313_m051739_c001_v7007000_t0000_u01773379059367") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189dc_d20260313_m051735_c001_v0001171_t0053_u01773379055816") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac998_d20260313_m051734_c001_v7007000_t0000_u01773379054696") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189c4_d20260313_m051731_c001_v0001171_t0035_u01773379051329") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f51_d20260313_m051720_c001_v7007000_t0000_u01773379040098") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518976_d20260313_m051716_c001_v0001171_t0013_u01773379036420") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41843f68579138aa_d20260313_m051715_c001_v7007000_t0000_u01773379035403") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19de_d20260313_m051711_c001_v0001137_t0028_u01773379031837") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c7ef_d20260313_m051657_c001_v7007000_t0000_u01773379017817") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a3c_d20260313_m051653_c001_v0001180_t0050_u01773379013800") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74dd2_d20260313_m051642_c001_v7007000_t0000_u01773379002497") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a06_d20260313_m051639_c001_v0001180_t0029_u01773378999172") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda2e_d20260313_m051627_c001_v7007000_t0000_u01773378987815") 2026/03/13 05:19:45 DEBUG : appleappleapplebanana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689de_d20260313_m051624_c001_v0001180_t0017_u01773378984886") 2026/03/13 05:19:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff2bd_d20260313_m051737_c001_v7007000_t0000_u01773379057669") 2026/03/13 05:19:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a20_d20260313_m051732_c001_v0001137_t0019_u01773379052697") 2026/03/13 05:19:45 DEBUG : b/potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079031_d20260313_m051120_c001_v7007000_t0000_u01773378680836") 2026/03/13 05:19:46 DEBUG : b/potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539202_d20260313_m051118_c001_v0001097_t0042_u01773378678468") 2026/03/13 05:19:46 DEBUG : b/potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907902d_d20260313_m051117_c001_v7007000_t0000_u01773378677337") 2026/03/13 05:19:46 DEBUG : b/potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5391f2_d20260313_m051115_c001_v0001097_t0016_u01773378675661") 2026/03/13 05:19:46 DEBUG : b/potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c11_d20260313_m051057_c001_v7007000_t0000_u01773378657228") 2026/03/13 05:19:46 DEBUG : b/potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5390e1_d20260313_m051055_c001_v0001097_t0051_u01773378655247") 2026/03/13 05:19:46 DEBUG : backup/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4167f10ab0a13199_d20260313_m051406_c001_v7007000_t0000_u01773378846930") 2026/03/13 05:19:46 DEBUG : backup/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1148b2a53df40fb8_d20260313_m051402_c001_v0001044_t0016_u01773378842553") 2026/03/13 05:19:46 DEBUG : backup/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f101d32cd6e4b34a6_d20260313_m051358_c001_v0001103_t0056_u01773378838069") 2026/03/13 05:19:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff0a0_d20260313_m051433_c001_v7007000_t0000_u01773378873676") 2026/03/13 05:19:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f112fe89638239158_d20260313_m051431_c001_v0001180_t0035_u01773378871784") 2026/03/13 05:19:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f110ee390a7a8eed8_d20260313_m051427_c001_v0001102_t0036_u01773378867459") 2026/03/13 05:19:46 DEBUG : backup/one.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458acc_d20260313_m051420_c001_v7007000_t0000_u01773378860873") 2026/03/13 05:19:46 DEBUG : backup/one.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10603adf3ba358ce_d20260313_m051418_c001_v0001177_t0041_u01773378858792") 2026/03/13 05:19:46 DEBUG : backup/one.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f103c54f0ce46a65c_d20260313_m051414_c001_v0001134_t0048_u01773378854581") 2026/03/13 05:19:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff0a1_d20260313_m051433_c001_v7007000_t0000_u01773378873860") 2026/03/13 05:19:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f104c1e0217fc0735_d20260313_m051432_c001_v0001150_t0059_u01773378872613") 2026/03/13 05:19:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10676923071f10f7_d20260313_m051429_c001_v0001173_t0054_u01773378869056") 2026/03/13 05:19:46 DEBUG : backup/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4167f10ab0a1319a_d20260313_m051407_c001_v7007000_t0000_u01773378847112") 2026/03/13 05:19:46 DEBUG : backup/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f108e46f5b0675e6d_d20260313_m051406_c001_v0001185_t0001_u01773378846192") 2026/03/13 05:19:46 DEBUG : backup/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1025246cb4faa178_d20260313_m051359_c001_v0001103_t0000_u01773378839829") 2026/03/13 05:19:46 DEBUG : backup/three.txt.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458acd_d20260313_m051421_c001_v7007000_t0000_u01773378861055") 2026/03/13 05:19:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f105455b057dda744_d20260313_m051419_c001_v0001145_t0049_u01773378859847") 2026/03/13 05:19:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f102ffe192b231c1a_d20260313_m051416_c001_v0001182_t0033_u01773378856492") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb41_d20260313_m051910_c001_v7007000_t0000_u01773379150013") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668bf8_d20260313_m051906_c001_v0001180_t0021_u01773379146209") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb4a_d20260313_m051854_c001_v7007000_t0000_u01773379134614") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668bd2_d20260313_m051851_c001_v0001180_t0056_u01773379131249") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa66_d20260313_m051840_c001_v7007000_t0000_u01773379120627") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668bae_d20260313_m051837_c001_v0001180_t0035_u01773379117175") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42da93_d20260313_m051825_c001_v7007000_t0000_u01773379105968") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b77_d20260313_m051822_c001_v0001180_t0001_u01773379102389") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f20_d20260313_m051811_c001_v7007000_t0000_u01773379091185") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b40_d20260313_m051807_c001_v0001180_t0043_u01773379087249") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff392_d20260313_m051756_c001_v7007000_t0000_u01773379076042") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a5d_d20260313_m051750_c001_v0001137_t0042_u01773379070316") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e04_d20260313_m051739_c001_v7007000_t0000_u01773379059550") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a30_d20260313_m051735_c001_v0001137_t0022_u01773379055806") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41924a3ecf001c28_d20260313_m051734_c001_v7007000_t0000_u01773379054698") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b80_d20260313_m051731_c001_v0001157_t0033_u01773379051012") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f52_d20260313_m051720_c001_v7007000_t0000_u01773379040283") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a88_d20260313_m051716_c001_v0001180_t0044_u01773379036410") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4156153f61a646ac_d20260313_m051715_c001_v7007000_t0000_u01773379035242") 2026/03/13 05:19:47 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a6c_d20260313_m051711_c001_v0001180_t0049_u01773379031632") 2026/03/13 05:19:48 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fd1b_d20260313_m051658_c001_v7007000_t0000_u01773379018144") 2026/03/13 05:19:48 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4afc_d20260313_m051653_c001_v0001157_t0019_u01773379013521") 2026/03/13 05:19:48 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74dd3_d20260313_m051642_c001_v7007000_t0000_u01773379002678") 2026/03/13 05:19:48 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4ac8_d20260313_m051638_c001_v0001157_t0011_u01773378998786") 2026/03/13 05:19:48 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda2f_d20260313_m051627_c001_v7007000_t0000_u01773378987996") 2026/03/13 05:19:48 DEBUG : banana: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4a76_d20260313_m051624_c001_v0001157_t0036_u01773378984558") 2026/03/13 05:19:48 DEBUG : bananaSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a8c5_d20260313_m051737_c001_v7007000_t0000_u01773379057490") 2026/03/13 05:19:48 DEBUG : bananaSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189ce_d20260313_m051732_c001_v0001171_t0001_u01773379052687") 2026/03/13 05:19:48 DEBUG : both0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a6f1_d20260313_m051602_c001_v7007000_t0000_u01773378962162") 2026/03/13 05:19:48 DEBUG : both0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1844_d20260313_m051543_c001_v0001137_t0004_u01773378943985") 2026/03/13 05:19:48 DEBUG : both0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6b5_d20260313_m051539_c001_v7007000_t0000_u01773378939650") 2026/03/13 05:19:48 DEBUG : both0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c179c_d20260313_m051520_c001_v0001137_t0043_u01773378920711") 2026/03/13 05:19:48 DEBUG : both1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a6f2_d20260313_m051602_c001_v7007000_t0000_u01773378962347") 2026/03/13 05:19:48 DEBUG : both1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c184c_d20260313_m051544_c001_v0001137_t0028_u01773378944851") 2026/03/13 05:19:48 DEBUG : both1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6b6_d20260313_m051539_c001_v7007000_t0000_u01773378939839") 2026/03/13 05:19:48 DEBUG : both1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17a2_d20260313_m051521_c001_v0001137_t0045_u01773378921367") 2026/03/13 05:19:48 DEBUG : both10: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a6f3_d20260313_m051602_c001_v7007000_t0000_u01773378962535") 2026/03/13 05:19:48 DEBUG : both10: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1892_d20260313_m051551_c001_v0001137_t0027_u01773378951180") 2026/03/13 05:19:48 DEBUG : both10: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6b7_d20260313_m051540_c001_v7007000_t0000_u01773378940022") 2026/03/13 05:19:48 DEBUG : both10: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17e0_d20260313_m051528_c001_v0001137_t0001_u01773378928689") 2026/03/13 05:19:48 DEBUG : both11: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a6f7_d20260313_m051602_c001_v7007000_t0000_u01773378962722") 2026/03/13 05:19:48 DEBUG : both11: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c189a_d20260313_m051551_c001_v0001137_t0052_u01773378951905") 2026/03/13 05:19:49 DEBUG : both11: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6b8_d20260313_m051540_c001_v7007000_t0000_u01773378940207") 2026/03/13 05:19:49 DEBUG : both11: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17e6_d20260313_m051529_c001_v0001137_t0003_u01773378929656") 2026/03/13 05:19:49 DEBUG : both12: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a6f8_d20260313_m051602_c001_v7007000_t0000_u01773378962907") 2026/03/13 05:19:49 DEBUG : both12: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18a6_d20260313_m051552_c001_v0001137_t0014_u01773378952698") 2026/03/13 05:19:49 DEBUG : both12: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6b9_d20260313_m051540_c001_v7007000_t0000_u01773378940394") 2026/03/13 05:19:49 DEBUG : both12: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17f0_d20260313_m051530_c001_v0001137_t0056_u01773378930548") 2026/03/13 05:19:49 DEBUG : both13: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a6f9_d20260313_m051603_c001_v7007000_t0000_u01773378963091") 2026/03/13 05:19:49 DEBUG : both13: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18ac_d20260313_m051553_c001_v0001137_t0021_u01773378953499") 2026/03/13 05:19:49 DEBUG : both13: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6bb_d20260313_m051540_c001_v7007000_t0000_u01773378940581") 2026/03/13 05:19:49 DEBUG : both13: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17f6_d20260313_m051531_c001_v0001137_t0038_u01773378931328") 2026/03/13 05:19:49 DEBUG : both14: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a6fa_d20260313_m051603_c001_v7007000_t0000_u01773378963275") 2026/03/13 05:19:49 DEBUG : both14: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18b2_d20260313_m051554_c001_v0001137_t0039_u01773378954250") 2026/03/13 05:19:49 DEBUG : both14: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6bc_d20260313_m051540_c001_v7007000_t0000_u01773378940766") 2026/03/13 05:19:49 DEBUG : both14: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17fa_d20260313_m051532_c001_v0001137_t0033_u01773378932016") 2026/03/13 05:19:49 DEBUG : both15: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a6ff_d20260313_m051603_c001_v7007000_t0000_u01773378963456") 2026/03/13 05:19:49 DEBUG : both15: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18ba_d20260313_m051555_c001_v0001137_t0053_u01773378955027") 2026/03/13 05:19:49 DEBUG : both15: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6bd_d20260313_m051540_c001_v7007000_t0000_u01773378940954") 2026/03/13 05:19:49 DEBUG : both15: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1802_d20260313_m051532_c001_v0001137_t0026_u01773378932705") 2026/03/13 05:19:50 DEBUG : both16: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a700_d20260313_m051603_c001_v7007000_t0000_u01773378963642") 2026/03/13 05:19:50 DEBUG : both16: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18c0_d20260313_m051555_c001_v0001137_t0000_u01773378955954") 2026/03/13 05:19:50 DEBUG : both16: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6be_d20260313_m051541_c001_v7007000_t0000_u01773378941154") 2026/03/13 05:19:50 DEBUG : both16: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c180a_d20260313_m051533_c001_v0001137_t0043_u01773378933346") 2026/03/13 05:19:50 DEBUG : both17: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a701_d20260313_m051603_c001_v7007000_t0000_u01773378963840") 2026/03/13 05:19:50 DEBUG : both17: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18c6_d20260313_m051556_c001_v0001137_t0055_u01773378956756") 2026/03/13 05:19:50 DEBUG : both17: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6bf_d20260313_m051541_c001_v7007000_t0000_u01773378941341") 2026/03/13 05:19:50 DEBUG : both17: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c180e_d20260313_m051534_c001_v0001137_t0019_u01773378934090") 2026/03/13 05:19:50 DEBUG : both18: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a702_d20260313_m051604_c001_v7007000_t0000_u01773378964027") 2026/03/13 05:19:50 DEBUG : both18: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18ce_d20260313_m051557_c001_v0001137_t0030_u01773378957553") 2026/03/13 05:19:50 DEBUG : both18: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6c0_d20260313_m051541_c001_v7007000_t0000_u01773378941528") 2026/03/13 05:19:50 DEBUG : both18: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1816_d20260313_m051535_c001_v0001137_t0059_u01773378935090") 2026/03/13 05:19:50 DEBUG : both19: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a703_d20260313_m051604_c001_v7007000_t0000_u01773378964219") 2026/03/13 05:19:50 DEBUG : both19: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18d6_d20260313_m051558_c001_v0001137_t0048_u01773378958491") 2026/03/13 05:19:50 DEBUG : both19: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6c1_d20260313_m051541_c001_v7007000_t0000_u01773378941714") 2026/03/13 05:19:50 DEBUG : both19: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c181c_d20260313_m051535_c001_v0001137_t0001_u01773378935981") 2026/03/13 05:19:50 DEBUG : both2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a707_d20260313_m051604_c001_v7007000_t0000_u01773378964408") 2026/03/13 05:19:50 DEBUG : both2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1850_d20260313_m051545_c001_v0001137_t0029_u01773378945474") 2026/03/13 05:19:50 DEBUG : both2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6c2_d20260313_m051541_c001_v7007000_t0000_u01773378941898") 2026/03/13 05:19:50 DEBUG : both2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17a8_d20260313_m051521_c001_v0001137_t0045_u01773378921993") 2026/03/13 05:19:50 DEBUG : both3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a708_d20260313_m051604_c001_v7007000_t0000_u01773378964594") 2026/03/13 05:19:50 DEBUG : both3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c185a_d20260313_m051546_c001_v0001137_t0027_u01773378946275") 2026/03/13 05:19:50 DEBUG : both3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6c3_d20260313_m051542_c001_v7007000_t0000_u01773378942085") 2026/03/13 05:19:50 DEBUG : both3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17ac_d20260313_m051522_c001_v0001137_t0000_u01773378922854") 2026/03/13 05:19:51 DEBUG : both4: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a709_d20260313_m051604_c001_v7007000_t0000_u01773378964787") 2026/03/13 05:19:51 DEBUG : both4: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1860_d20260313_m051546_c001_v0001137_t0015_u01773378946913") 2026/03/13 05:19:51 DEBUG : both4: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6c4_d20260313_m051542_c001_v7007000_t0000_u01773378942273") 2026/03/13 05:19:51 DEBUG : both4: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17b8_d20260313_m051523_c001_v0001137_t0052_u01773378923838") 2026/03/13 05:19:51 DEBUG : both5: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a70b_d20260313_m051604_c001_v7007000_t0000_u01773378964970") 2026/03/13 05:19:51 DEBUG : both5: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1868_d20260313_m051547_c001_v0001137_t0057_u01773378947672") 2026/03/13 05:19:51 DEBUG : both5: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6c5_d20260313_m051542_c001_v7007000_t0000_u01773378942458") 2026/03/13 05:19:51 DEBUG : both5: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17be_d20260313_m051524_c001_v0001137_t0022_u01773378924609") 2026/03/13 05:19:51 DEBUG : both6: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a70d_d20260313_m051605_c001_v7007000_t0000_u01773378965153") 2026/03/13 05:19:51 DEBUG : both6: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1870_d20260313_m051548_c001_v0001137_t0036_u01773378948463") 2026/03/13 05:19:51 DEBUG : both6: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6c6_d20260313_m051542_c001_v7007000_t0000_u01773378942645") 2026/03/13 05:19:51 DEBUG : both6: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17c4_d20260313_m051525_c001_v0001137_t0053_u01773378925331") 2026/03/13 05:19:51 DEBUG : both7: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a711_d20260313_m051605_c001_v7007000_t0000_u01773378965338") 2026/03/13 05:19:51 DEBUG : both7: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1876_d20260313_m051549_c001_v0001137_t0041_u01773378949060") 2026/03/13 05:19:51 DEBUG : both7: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6c7_d20260313_m051542_c001_v7007000_t0000_u01773378942835") 2026/03/13 05:19:51 DEBUG : both7: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17c8_d20260313_m051526_c001_v0001137_t0026_u01773378926166") 2026/03/13 05:19:51 DEBUG : both8: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a712_d20260313_m051605_c001_v7007000_t0000_u01773378965521") 2026/03/13 05:19:51 DEBUG : both8: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c187c_d20260313_m051549_c001_v0001137_t0008_u01773378949684") 2026/03/13 05:19:51 DEBUG : both8: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6c8_d20260313_m051543_c001_v7007000_t0000_u01773378943044") 2026/03/13 05:19:51 DEBUG : both8: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17cc_d20260313_m051526_c001_v0001137_t0052_u01773378926872") 2026/03/13 05:19:52 DEBUG : both9: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a713_d20260313_m051605_c001_v7007000_t0000_u01773378965714") 2026/03/13 05:19:52 DEBUG : both9: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c188a_d20260313_m051550_c001_v0001137_t0053_u01773378950476") 2026/03/13 05:19:52 DEBUG : both9: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6c9_d20260313_m051543_c001_v7007000_t0000_u01773378943237") 2026/03/13 05:19:52 DEBUG : both9: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17da_d20260313_m051527_c001_v0001137_t0055_u01773378927915") 2026/03/13 05:19:52 DEBUG : c/non empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079032_d20260313_m051121_c001_v7007000_t0000_u01773378681020") 2026/03/13 05:19:52 DEBUG : c/non empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539206_d20260313_m051119_c001_v0001097_t0042_u01773378679051") 2026/03/13 05:19:52 DEBUG : c/non empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907902f_d20260313_m051118_c001_v7007000_t0000_u01773378678088") 2026/03/13 05:19:52 DEBUG : c/non empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5391f6_d20260313_m051116_c001_v0001097_t0058_u01773378676066") 2026/03/13 05:19:52 DEBUG : c/non empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c14_d20260313_m051057_c001_v7007000_t0000_u01773378657966") 2026/03/13 05:19:52 DEBUG : c/non empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5390e7_d20260313_m051055_c001_v0001097_t0042_u01773378655650") 2026/03/13 05:19:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac87a_d20260313_m051700_c001_v7007000_t0000_u01773379020366") 2026/03/13 05:19:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19a2_d20260313_m051655_c001_v0001137_t0033_u01773379015465") 2026/03/13 05:19:52 DEBUG : check sum: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c00_d20260313_m051046_c001_v7007000_t0000_u01773378646965") 2026/03/13 05:19:52 DEBUG : check sum: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e53904b_d20260313_m051045_c001_v0001097_t0020_u01773378645689") 2026/03/13 05:19:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff4f4_d20260313_m051938_c001_v7007000_t0000_u01773379178545") 2026/03/13 05:19:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1ba1_d20260313_m051936_c001_v0001137_t0057_u01773379176925") 2026/03/13 05:19:52 DEBUG : dest/3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c6c8_d20260313_m051334_c001_v7007000_t0000_u01773378814897") 2026/03/13 05:19:52 DEBUG : dest/3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f406afe70ea7350d7_d20260313_m051333_c001_v0001103_t0043_u01773378813690") 2026/03/13 05:19:52 DEBUG : dir1/0000-abcde: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff393_d20260313_m051756_c001_v7007000_t0000_u01773379076271") 2026/03/13 05:19:52 DEBUG : dir1/0000-abcde: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b08_d20260313_m051752_c001_v0001180_t0031_u01773379072010") 2026/03/13 05:19:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb43_d20260313_m051910_c001_v7007000_t0000_u01773379150195") 2026/03/13 05:19:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b55_d20260313_m051858_c001_v0001137_t0026_u01773379138909") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb4b_d20260313_m051854_c001_v7007000_t0000_u01773379134796") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b2b_d20260313_m051845_c001_v0001137_t0051_u01773379125041") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa67_d20260313_m051840_c001_v7007000_t0000_u01773379120812") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1adf_d20260313_m051830_c001_v0001137_t0031_u01773379110221") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42da94_d20260313_m051826_c001_v7007000_t0000_u01773379106149") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1aaf_d20260313_m051815_c001_v0001137_t0025_u01773379095448") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f21_d20260313_m051811_c001_v7007000_t0000_u01773379091367") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a81_d20260313_m051800_c001_v0001137_t0028_u01773379080362") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff384_d20260313_m051753_c001_v7007000_t0000_u01773379073522") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4ba0_d20260313_m051743_c001_v0001157_t0000_u01773379063838") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e05_d20260313_m051739_c001_v7007000_t0000_u01773379059733") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ad2_d20260313_m051736_c001_v0001180_t0010_u01773379056063") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d60804da_d20260313_m051734_c001_v7007000_t0000_u01773379054889") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668aa4_d20260313_m051724_c001_v0001180_t0015_u01773379044639") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f53_d20260313_m051720_c001_v7007000_t0000_u01773379040472") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a8a_d20260313_m051716_c001_v0001180_t0015_u01773379036676") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfedd_d20260313_m051715_c001_v7007000_t0000_u01773379035244") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f109608570551892c_d20260313_m051704_c001_v0001171_t0038_u01773379024531") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fd17_d20260313_m051657_c001_v7007000_t0000_u01773379017588") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055188ae_d20260313_m051647_c001_v0001171_t0054_u01773379007005") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74dd5_d20260313_m051642_c001_v7007000_t0000_u01773379002860") 2026/03/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f109608570551884e_d20260313_m051632_c001_v0001171_t0025_u01773378992266") 2026/03/13 05:19:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda30_d20260313_m051628_c001_v7007000_t0000_u01773378988183") 2026/03/13 05:19:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055187e0_d20260313_m051618_c001_v0001171_t0016_u01773378978438") 2026/03/13 05:19:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d6080512_d20260313_m051737_c001_v7007000_t0000_u01773379057427") 2026/03/13 05:19:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ac0_d20260313_m051732_c001_v0001180_t0012_u01773379052886") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff395_d20260313_m051756_c001_v7007000_t0000_u01773379076454") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a29_d20260313_m051752_c001_v0001171_t0048_u01773379072022") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb44_d20260313_m051910_c001_v7007000_t0000_u01773379150376") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668be6_d20260313_m051859_c001_v0001180_t0043_u01773379139580") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb5b_d20260313_m051854_c001_v7007000_t0000_u01773379134977") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668bc0_d20260313_m051845_c001_v0001180_t0041_u01773379125768") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa69_d20260313_m051840_c001_v7007000_t0000_u01773379120997") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b9a_d20260313_m051830_c001_v0001180_t0006_u01773379110960") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42da95_d20260313_m051826_c001_v7007000_t0000_u01773379106330") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b5f_d20260313_m051816_c001_v0001180_t0031_u01773379096199") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f22_d20260313_m051811_c001_v7007000_t0000_u01773379091549") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b2e_d20260313_m051801_c001_v0001180_t0005_u01773379081103") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41924a3ecf001c47_d20260313_m051754_c001_v7007000_t0000_u01773379074045") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a4a_d20260313_m051744_c001_v0001137_t0029_u01773379064604") 2026/03/13 05:19:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e07_d20260313_m051739_c001_v7007000_t0000_u01773379059917") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b94_d20260313_m051736_c001_v0001157_t0007_u01773379056129") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff285_d20260313_m051734_c001_v7007000_t0000_u01773379054286") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b70_d20260313_m051725_c001_v0001157_t0027_u01773379045219") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f55_d20260313_m051720_c001_v7007000_t0000_u01773379040660") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b5a_d20260313_m051716_c001_v0001157_t0028_u01773379036733") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41843f68579138a5_d20260313_m051714_c001_v7007000_t0000_u01773379034853") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a60_d20260313_m051705_c001_v0001180_t0008_u01773379025186") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c7fa_d20260313_m051658_c001_v7007000_t0000_u01773379018007") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4ae8_d20260313_m051647_c001_v0001157_t0020_u01773379007697") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74dd7_d20260313_m051643_c001_v7007000_t0000_u01773379003042") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4aa8_d20260313_m051633_c001_v0001157_t0031_u01773378993167") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda31_d20260313_m051628_c001_v7007000_t0000_u01773378988364") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4a58_d20260313_m051618_c001_v0001157_t0000_u01773378978745") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a8c7_d20260313_m051737_c001_v7007000_t0000_u01773379057678") 2026/03/13 05:19:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189d0_d20260313_m051732_c001_v0001171_t0001_u01773379052991") 2026/03/13 05:19:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff39c_d20260313_m051756_c001_v7007000_t0000_u01773379076639") 2026/03/13 05:19:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b0a_d20260313_m051752_c001_v0001180_t0010_u01773379072210") 2026/03/13 05:19:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb45_d20260313_m051910_c001_v7007000_t0000_u01773379150557") 2026/03/13 05:19:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518b9b_d20260313_m051900_c001_v0001171_t0013_u01773379140269") 2026/03/13 05:19:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb5c_d20260313_m051855_c001_v7007000_t0000_u01773379135158") 2026/03/13 05:19:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518b41_d20260313_m051846_c001_v0001171_t0033_u01773379126328") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa6a_d20260313_m051841_c001_v7007000_t0000_u01773379121183") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518af5_d20260313_m051831_c001_v0001171_t0048_u01773379111751") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42da96_d20260313_m051826_c001_v7007000_t0000_u01773379106510") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518aa7_d20260313_m051816_c001_v0001171_t0014_u01773379096804") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f23_d20260313_m051811_c001_v7007000_t0000_u01773379091730") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a69_d20260313_m051801_c001_v0001171_t0052_u01773379081775") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff386_d20260313_m051753_c001_v7007000_t0000_u01773379073888") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668aec_d20260313_m051745_c001_v0001180_t0024_u01773379065284") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e08_d20260313_m051740_c001_v7007000_t0000_u01773379060100") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189de_d20260313_m051736_c001_v0001171_t0012_u01773379056163") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a89f_d20260313_m051734_c001_v7007000_t0000_u01773379054488") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189a6_d20260313_m051725_c001_v0001171_t0048_u01773379045979") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f59_d20260313_m051720_c001_v7007000_t0000_u01773379040854") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a8e_d20260313_m051716_c001_v0001180_t0008_u01773379036888") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907af51_d20260313_m051715_c001_v7007000_t0000_u01773379035052") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19c4_d20260313_m051705_c001_v0001137_t0044_u01773379025806") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac857_d20260313_m051657_c001_v7007000_t0000_u01773379017788") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a22_d20260313_m051648_c001_v0001180_t0054_u01773379008450") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74dd8_d20260313_m051643_c001_v7007000_t0000_u01773379003224") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689f0_d20260313_m051633_c001_v0001180_t0018_u01773378993886") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda33_d20260313_m051628_c001_v7007000_t0000_u01773378988546") 2026/03/13 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689ca_d20260313_m051619_c001_v0001180_t0023_u01773378979151") 2026/03/13 05:19:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d6080514_d20260313_m051737_c001_v7007000_t0000_u01773379057794") 2026/03/13 05:19:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a22_d20260313_m051733_c001_v0001137_t0024_u01773379053018") 2026/03/13 05:19:57 DEBUG : dir1/0003-defgh: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff39d_d20260313_m051756_c001_v7007000_t0000_u01773379076822") 2026/03/13 05:19:57 DEBUG : dir1/0003-defgh: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a2b_d20260313_m051752_c001_v0001171_t0002_u01773379072298") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb46_d20260313_m051910_c001_v7007000_t0000_u01773379150737") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4cd2_d20260313_m051900_c001_v0001157_t0056_u01773379140958") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb5d_d20260313_m051855_c001_v7007000_t0000_u01773379135341") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c9e_d20260313_m051846_c001_v0001157_t0046_u01773379126939") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa6b_d20260313_m051841_c001_v7007000_t0000_u01773379121368") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c74_d20260313_m051832_c001_v0001157_t0017_u01773379112371") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42daa6_d20260313_m051826_c001_v7007000_t0000_u01773379106698") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c32_d20260313_m051817_c001_v0001157_t0054_u01773379097452") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f24_d20260313_m051811_c001_v7007000_t0000_u01773379091918") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4bfa_d20260313_m051802_c001_v0001157_t0006_u01773379082450") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff387_d20260313_m051754_c001_v7007000_t0000_u01773379074072") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a03_d20260313_m051745_c001_v0001171_t0049_u01773379065905") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e0a_d20260313_m051740_c001_v7007000_t0000_u01773379060284") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a32_d20260313_m051736_c001_v0001137_t0038_u01773379056212") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458df0_d20260313_m051734_c001_v7007000_t0000_u01773379054671") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a0e_d20260313_m051726_c001_v0001137_t0046_u01773379046707") 2026/03/13 05:19:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f5e_d20260313_m051721_c001_v7007000_t0000_u01773379041039") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f109608570551897c_d20260313_m051716_c001_v0001171_t0014_u01773379036911") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907af50_d20260313_m051714_c001_v7007000_t0000_u01773379034870") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b36_d20260313_m051706_c001_v0001157_t0028_u01773379026496") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfeb1_d20260313_m051657_c001_v7007000_t0000_u01773379017796") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c198a_d20260313_m051649_c001_v0001137_t0011_u01773379009054") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74dd9_d20260313_m051643_c001_v7007000_t0000_u01773379003405") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c195a_d20260313_m051634_c001_v0001137_t0029_u01773378994453") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda34_d20260313_m051628_c001_v7007000_t0000_u01773378988727") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1930_d20260313_m051619_c001_v0001137_t0050_u01773378979351") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907afa0_d20260313_m051737_c001_v7007000_t0000_u01773379057628") 2026/03/13 05:19:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ac2_d20260313_m051733_c001_v0001180_t0022_u01773379053090") 2026/03/13 05:19:58 DEBUG : dir1/0004-efghi: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff39e_d20260313_m051757_c001_v7007000_t0000_u01773379077006") 2026/03/13 05:19:58 DEBUG : dir1/0004-efghi: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a63_d20260313_m051752_c001_v0001137_t0057_u01773379072310") 2026/03/13 05:19:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb47_d20260313_m051910_c001_v7007000_t0000_u01773379150918") 2026/03/13 05:19:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b5b_d20260313_m051901_c001_v0001137_t0012_u01773379141440") 2026/03/13 05:19:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb5f_d20260313_m051855_c001_v7007000_t0000_u01773379135525") 2026/03/13 05:19:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b35_d20260313_m051847_c001_v0001137_t0046_u01773379127320") 2026/03/13 05:19:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa6c_d20260313_m051841_c001_v7007000_t0000_u01773379121553") 2026/03/13 05:19:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1aed_d20260313_m051832_c001_v0001137_t0030_u01773379112685") 2026/03/13 05:19:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dabd_d20260313_m051826_c001_v7007000_t0000_u01773379106888") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1ab5_d20260313_m051817_c001_v0001137_t0036_u01773379097918") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f25_d20260313_m051812_c001_v7007000_t0000_u01773379092103") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a8b_d20260313_m051802_c001_v0001137_t0001_u01773379082817") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4019b2b34234c948_d20260313_m051753_c001_v7007000_t0000_u01773379073543") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4ba6_d20260313_m051746_c001_v0001157_t0021_u01773379066170") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e0b_d20260313_m051740_c001_v7007000_t0000_u01773379060466") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ad4_d20260313_m051736_c001_v0001180_t0041_u01773379056301") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a8a0_d20260313_m051734_c001_v7007000_t0000_u01773379054679") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668aa8_d20260313_m051727_c001_v0001180_t0019_u01773379047022") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f5f_d20260313_m051721_c001_v7007000_t0000_u01773379041227") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19ec_d20260313_m051716_c001_v0001137_t0022_u01773379036948") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41843f68579138a6_d20260313_m051715_c001_v7007000_t0000_u01773379035036") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f109608570551893c_d20260313_m051707_c001_v0001171_t0013_u01773379027018") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a81c_d20260313_m051657_c001_v7007000_t0000_u01773379017834") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055188be_d20260313_m051649_c001_v0001171_t0041_u01773379009401") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74dda_d20260313_m051643_c001_v7007000_t0000_u01773379003587") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518862_d20260313_m051634_c001_v0001171_t0021_u01773378994798") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda35_d20260313_m051628_c001_v7007000_t0000_u01773378988908") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055187ec_d20260313_m051619_c001_v0001171_t0048_u01773378979861") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907af9f_d20260313_m051737_c001_v7007000_t0000_u01773379057441") 2026/03/13 05:19:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b88_d20260313_m051733_c001_v0001157_t0021_u01773379053157") 2026/03/13 05:19:59 DEBUG : dir1/0005-fghij: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff39f_d20260313_m051757_c001_v7007000_t0000_u01773379077189") 2026/03/13 05:19:59 DEBUG : dir1/0005-fghij: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4bca_d20260313_m051752_c001_v0001157_t0056_u01773379072323") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb48_d20260313_m051911_c001_v7007000_t0000_u01773379151098") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668bea_d20260313_m051902_c001_v0001180_t0004_u01773379142209") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb60_d20260313_m051855_c001_v7007000_t0000_u01773379135710") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668bc6_d20260313_m051847_c001_v0001180_t0024_u01773379127675") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa6f_d20260313_m051841_c001_v7007000_t0000_u01773379121739") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b9e_d20260313_m051833_c001_v0001180_t0042_u01773379113148") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dabe_d20260313_m051827_c001_v7007000_t0000_u01773379107068") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b69_d20260313_m051818_c001_v0001180_t0047_u01773379098484") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f26_d20260313_m051812_c001_v7007000_t0000_u01773379092285") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b32_d20260313_m051803_c001_v0001180_t0026_u01773379083181") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41924a3ecf001c45_d20260313_m051753_c001_v7007000_t0000_u01773379073682") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a4e_d20260313_m051746_c001_v0001137_t0059_u01773379066469") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e0d_d20260313_m051740_c001_v7007000_t0000_u01773379060649") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b98_d20260313_m051736_c001_v0001157_t0052_u01773379056512") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458df1_d20260313_m051734_c001_v7007000_t0000_u01773379054712") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b74_d20260313_m051727_c001_v0001157_t0057_u01773379047241") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f61_d20260313_m051721_c001_v7007000_t0000_u01773379041427") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b5c_d20260313_m051717_c001_v0001157_t0002_u01773379037062") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f24_d20260313_m051715_c001_v7007000_t0000_u01773379035269") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a62_d20260313_m051707_c001_v0001180_t0046_u01773379027293") 2026/03/13 05:20:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f422f482e58332f27_d20260313_m051657_c001_v7007000_t0000_u01773379017828") 2026/03/13 05:20:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4aec_d20260313_m051649_c001_v0001157_t0014_u01773379009701") 2026/03/13 05:20:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74de1_d20260313_m051643_c001_v7007000_t0000_u01773379003831") 2026/03/13 05:20:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4aae_d20260313_m051635_c001_v0001157_t0021_u01773378995071") 2026/03/13 05:20:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda36_d20260313_m051629_c001_v7007000_t0000_u01773378989090") 2026/03/13 05:20:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4a60_d20260313_m051620_c001_v0001157_t0003_u01773378980195") 2026/03/13 05:20:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4136b6db39de5a23_d20260313_m051737_c001_v7007000_t0000_u01773379057470") 2026/03/13 05:20:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189d2_d20260313_m051733_c001_v0001171_t0053_u01773379053293") 2026/03/13 05:20:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3a1_d20260313_m051757_c001_v7007000_t0000_u01773379077372") 2026/03/13 05:20:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b0e_d20260313_m051752_c001_v0001180_t0021_u01773379072496") 2026/03/13 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb49_d20260313_m051911_c001_v7007000_t0000_u01773379151278") 2026/03/13 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518ba5_d20260313_m051902_c001_v0001171_t0059_u01773379142464") 2026/03/13 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb63_d20260313_m051855_c001_v7007000_t0000_u01773379135894") 2026/03/13 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518b51_d20260313_m051847_c001_v0001171_t0046_u01773379127878") 2026/03/13 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa70_d20260313_m051841_c001_v7007000_t0000_u01773379121928") 2026/03/13 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518afb_d20260313_m051833_c001_v0001171_t0042_u01773379113349") 2026/03/13 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dac0_d20260313_m051827_c001_v7007000_t0000_u01773379107248") 2026/03/13 05:20:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518ab5_d20260313_m051818_c001_v0001171_t0018_u01773379098711") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f27_d20260313_m051812_c001_v7007000_t0000_u01773379092469") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a6d_d20260313_m051803_c001_v0001171_t0048_u01773379083410") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287ff2e_d20260313_m051753_c001_v7007000_t0000_u01773379073519") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668aee_d20260313_m051746_c001_v0001180_t0023_u01773379066887") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e0e_d20260313_m051740_c001_v7007000_t0000_u01773379060834") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ad8_d20260313_m051736_c001_v0001180_t0052_u01773379056533") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458dee_d20260313_m051734_c001_v7007000_t0000_u01773379054301") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189b2_d20260313_m051727_c001_v0001171_t0016_u01773379047662") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f66_d20260313_m051721_c001_v7007000_t0000_u01773379041617") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a92_d20260313_m051717_c001_v0001180_t0003_u01773379037150") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f23_d20260313_m051715_c001_v7007000_t0000_u01773379035269") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19ca_d20260313_m051707_c001_v0001137_t0008_u01773379027523") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c7ee_d20260313_m051657_c001_v7007000_t0000_u01773379017811") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a28_d20260313_m051650_c001_v0001180_t0017_u01773379010010") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74de2_d20260313_m051644_c001_v7007000_t0000_u01773379004015") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689f6_d20260313_m051635_c001_v0001180_t0041_u01773378995393") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda37_d20260313_m051629_c001_v7007000_t0000_u01773378989272") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689ce_d20260313_m051620_c001_v0001180_t0032_u01773378980710") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff2bc_d20260313_m051737_c001_v7007000_t0000_u01773379057480") 2026/03/13 05:20:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ac4_d20260313_m051733_c001_v0001180_t0029_u01773379053324") 2026/03/13 05:20:02 DEBUG : dir1/0007-12345: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3aa_d20260313_m051757_c001_v7007000_t0000_u01773379077560") 2026/03/13 05:20:03 DEBUG : dir1/0007-12345: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a2d_d20260313_m051752_c001_v0001171_t0048_u01773379072622") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb4a_d20260313_m051911_c001_v7007000_t0000_u01773379151459") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4cd8_d20260313_m051902_c001_v0001157_t0026_u01773379142781") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb68_d20260313_m051856_c001_v7007000_t0000_u01773379136077") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4ca4_d20260313_m051848_c001_v0001157_t0018_u01773379128169") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa71_d20260313_m051842_c001_v7007000_t0000_u01773379122112") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c7c_d20260313_m051833_c001_v0001157_t0014_u01773379113781") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dac1_d20260313_m051827_c001_v7007000_t0000_u01773379107429") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c3a_d20260313_m051818_c001_v0001157_t0023_u01773379098992") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f28_d20260313_m051812_c001_v7007000_t0000_u01773379092651") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4bfe_d20260313_m051803_c001_v0001157_t0004_u01773379083677") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff385_d20260313_m051753_c001_v7007000_t0000_u01773379073705") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a09_d20260313_m051747_c001_v0001171_t0000_u01773379067083") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e10_d20260313_m051741_c001_v7007000_t0000_u01773379061018") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189e4_d20260313_m051736_c001_v0001171_t0023_u01773379056558") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458def_d20260313_m051734_c001_v7007000_t0000_u01773379054486") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a12_d20260313_m051727_c001_v0001137_t0011_u01773379047931") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f67_d20260313_m051721_c001_v7007000_t0000_u01773379041802") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f109608570551897e_d20260313_m051717_c001_v0001171_t0009_u01773379037201") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907af54_d20260313_m051715_c001_v7007000_t0000_u01773379035415") 2026/03/13 05:20:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b3c_d20260313_m051707_c001_v0001157_t0001_u01773379027901") 2026/03/13 05:20:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4185f9c63c3d5c31_d20260313_m051657_c001_v7007000_t0000_u01773379017847") 2026/03/13 05:20:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c198e_d20260313_m051650_c001_v0001137_t0003_u01773379010213") 2026/03/13 05:20:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74de3_d20260313_m051644_c001_v7007000_t0000_u01773379004198") 2026/03/13 05:20:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1960_d20260313_m051635_c001_v0001137_t0022_u01773378995589") 2026/03/13 05:20:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda38_d20260313_m051629_c001_v7007000_t0000_u01773378989453") 2026/03/13 05:20:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1936_d20260313_m051620_c001_v0001137_t0033_u01773378980964") 2026/03/13 05:20:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a8c8_d20260313_m051737_c001_v7007000_t0000_u01773379057794") 2026/03/13 05:20:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a26_d20260313_m051733_c001_v0001137_t0045_u01773379053418") 2026/03/13 05:20:04 DEBUG : dir1/0008-23456: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3ab_d20260313_m051757_c001_v7007000_t0000_u01773379077742") 2026/03/13 05:20:04 DEBUG : dir1/0008-23456: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b12_d20260313_m051752_c001_v0001180_t0039_u01773379072692") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb4c_d20260313_m051911_c001_v7007000_t0000_u01773379151639") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b63_d20260313_m051903_c001_v0001137_t0052_u01773379143088") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb69_d20260313_m051856_c001_v7007000_t0000_u01773379136258") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b3f_d20260313_m051848_c001_v0001137_t0034_u01773379128467") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa72_d20260313_m051842_c001_v7007000_t0000_u01773379122295") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1af5_d20260313_m051834_c001_v0001137_t0038_u01773379114147") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dac2_d20260313_m051827_c001_v7007000_t0000_u01773379107612") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1ab9_d20260313_m051819_c001_v0001137_t0000_u01773379099317") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f29_d20260313_m051812_c001_v7007000_t0000_u01773379092834") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a8f_d20260313_m051804_c001_v0001137_t0008_u01773379084157") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287ff2f_d20260313_m051753_c001_v7007000_t0000_u01773379073706") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4bae_d20260313_m051747_c001_v0001157_t0007_u01773379067393") 2026/03/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e12_d20260313_m051741_c001_v7007000_t0000_u01773379061200") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a34_d20260313_m051736_c001_v0001137_t0055_u01773379056569") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff28d_d20260313_m051734_c001_v7007000_t0000_u01773379054468") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668aac_d20260313_m051728_c001_v0001180_t0019_u01773379048297") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f69_d20260313_m051721_c001_v7007000_t0000_u01773379041992") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19ee_d20260313_m051717_c001_v0001137_t0017_u01773379037427") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f25_d20260313_m051715_c001_v7007000_t0000_u01773379035456") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518948_d20260313_m051708_c001_v0001171_t0045_u01773379028340") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfeb2_d20260313_m051657_c001_v7007000_t0000_u01773379017983") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055188c6_d20260313_m051650_c001_v0001171_t0056_u01773379010725") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74de4_d20260313_m051644_c001_v7007000_t0000_u01773379004382") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518866_d20260313_m051635_c001_v0001171_t0032_u01773378995912") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda39_d20260313_m051629_c001_v7007000_t0000_u01773378989634") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055187f8_d20260313_m051621_c001_v0001171_t0006_u01773378981303") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458dfa_d20260313_m051737_c001_v7007000_t0000_u01773379057636") 2026/03/13 05:20:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b8a_d20260313_m051733_c001_v0001157_t0019_u01773379053461") 2026/03/13 05:20:05 DEBUG : dir1/0009-34567: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3ac_d20260313_m051757_c001_v7007000_t0000_u01773379077927") 2026/03/13 05:20:05 DEBUG : dir1/0009-34567: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4bce_d20260313_m051752_c001_v0001157_t0021_u01773379072741") 2026/03/13 05:20:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb4e_d20260313_m051911_c001_v7007000_t0000_u01773379151827") 2026/03/13 05:20:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668bee_d20260313_m051903_c001_v0001180_t0008_u01773379143456") 2026/03/13 05:20:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb6a_d20260313_m051856_c001_v7007000_t0000_u01773379136441") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668bc8_d20260313_m051848_c001_v0001180_t0044_u01773379128859") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa73_d20260313_m051842_c001_v7007000_t0000_u01773379122480") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ba2_d20260313_m051834_c001_v0001180_t0038_u01773379114479") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dade_d20260313_m051827_c001_v7007000_t0000_u01773379107793") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b6b_d20260313_m051819_c001_v0001180_t0011_u01773379099707") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f2a_d20260313_m051813_c001_v7007000_t0000_u01773379093015") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b34_d20260313_m051804_c001_v0001180_t0041_u01773379084536") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287ff30_d20260313_m051753_c001_v7007000_t0000_u01773379073891") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a51_d20260313_m051747_c001_v0001137_t0037_u01773379067733") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e14_d20260313_m051741_c001_v7007000_t0000_u01773379061383") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ada_d20260313_m051736_c001_v0001180_t0005_u01773379056749") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41843f6857913911_d20260313_m051734_c001_v7007000_t0000_u01773379054715") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b78_d20260313_m051728_c001_v0001157_t0027_u01773379048498") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f6a_d20260313_m051722_c001_v7007000_t0000_u01773379042181") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b60_d20260313_m051717_c001_v0001157_t0043_u01773379037452") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f26_d20260313_m051715_c001_v7007000_t0000_u01773379035463") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a66_d20260313_m051708_c001_v0001180_t0030_u01773379028596") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac865_d20260313_m051658_c001_v7007000_t0000_u01773379018154") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4af0_d20260313_m051651_c001_v0001157_t0015_u01773379011139") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74de5_d20260313_m051644_c001_v7007000_t0000_u01773379004563") 2026/03/13 05:20:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4ab8_d20260313_m051636_c001_v0001157_t0032_u01773378996169") 2026/03/13 05:20:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda3a_d20260313_m051629_c001_v7007000_t0000_u01773378989816") 2026/03/13 05:20:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4a6a_d20260313_m051621_c001_v0001157_t0002_u01773378981706") 2026/03/13 05:20:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458df9_d20260313_m051737_c001_v7007000_t0000_u01773379057459") 2026/03/13 05:20:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ac6_d20260313_m051733_c001_v0001180_t0017_u01773379053530") 2026/03/13 05:20:07 DEBUG : dir1/0010-45678: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3ad_d20260313_m051758_c001_v7007000_t0000_u01773379078111") 2026/03/13 05:20:07 DEBUG : dir1/0010-45678: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a2f_d20260313_m051752_c001_v0001171_t0055_u01773379072873") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb4f_d20260313_m051912_c001_v7007000_t0000_u01773379152011") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518bad_d20260313_m051903_c001_v0001171_t0030_u01773379143690") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb6c_d20260313_m051856_c001_v7007000_t0000_u01773379136623") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518b59_d20260313_m051849_c001_v0001171_t0038_u01773379129073") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa74_d20260313_m051842_c001_v7007000_t0000_u01773379122666") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518b01_d20260313_m051834_c001_v0001171_t0033_u01773379114681") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dadf_d20260313_m051827_c001_v7007000_t0000_u01773379107974") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518abb_d20260313_m051819_c001_v0001171_t0005_u01773379099918") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f2b_d20260313_m051813_c001_v7007000_t0000_u01773379093197") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a77_d20260313_m051804_c001_v0001171_t0023_u01773379084734") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4019b2b34234c949_d20260313_m051753_c001_v7007000_t0000_u01773379073737") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668af2_d20260313_m051748_c001_v0001180_t0008_u01773379068021") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e15_d20260313_m051741_c001_v7007000_t0000_u01773379061566") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189e8_d20260313_m051736_c001_v0001171_t0051_u01773379056827") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d60804d9_d20260313_m051734_c001_v7007000_t0000_u01773379054700") 2026/03/13 05:20:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189ba_d20260313_m051728_c001_v0001171_t0001_u01773379048809") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f6d_d20260313_m051722_c001_v7007000_t0000_u01773379042368") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a96_d20260313_m051717_c001_v0001180_t0006_u01773379037464") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfede_d20260313_m051715_c001_v7007000_t0000_u01773379035426") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19d0_d20260313_m051708_c001_v0001137_t0045_u01773379028798") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f422f482e58332f28_d20260313_m051658_c001_v7007000_t0000_u01773379018012") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a30_d20260313_m051651_c001_v0001180_t0024_u01773379011446") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74de7_d20260313_m051644_c001_v7007000_t0000_u01773379004745") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689f8_d20260313_m051636_c001_v0001180_t0049_u01773378996464") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda3b_d20260313_m051629_c001_v7007000_t0000_u01773378989997") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689d4_d20260313_m051622_c001_v0001180_t0038_u01773378982063") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907afa1_d20260313_m051737_c001_v7007000_t0000_u01773379057812") 2026/03/13 05:20:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189d6_d20260313_m051733_c001_v0001171_t0057_u01773379053571") 2026/03/13 05:20:08 DEBUG : dir1/0011-56789: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3ae_d20260313_m051758_c001_v7007000_t0000_u01773379078294") 2026/03/13 05:20:08 DEBUG : dir1/0011-56789: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a65_d20260313_m051752_c001_v0001137_t0035_u01773379072892") 2026/03/13 05:20:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb50_d20260313_m051912_c001_v7007000_t0000_u01773379152191") 2026/03/13 05:20:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4cda_d20260313_m051903_c001_v0001157_t0043_u01773379143980") 2026/03/13 05:20:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb6d_d20260313_m051856_c001_v7007000_t0000_u01773379136811") 2026/03/13 05:20:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4ca8_d20260313_m051849_c001_v0001157_t0028_u01773379129320") 2026/03/13 05:20:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa75_d20260313_m051842_c001_v7007000_t0000_u01773379122881") 2026/03/13 05:20:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c80_d20260313_m051834_c001_v0001157_t0045_u01773379114940") 2026/03/13 05:20:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dae0_d20260313_m051828_c001_v7007000_t0000_u01773379108155") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c40_d20260313_m051820_c001_v0001157_t0007_u01773379100394") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f2c_d20260313_m051813_c001_v7007000_t0000_u01773379093379") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c00_d20260313_m051805_c001_v0001157_t0022_u01773379085019") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4185f9c63c3d5cf7_d20260313_m051753_c001_v7007000_t0000_u01773379073913") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a11_d20260313_m051748_c001_v0001171_t0058_u01773379068254") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e17_d20260313_m051741_c001_v7007000_t0000_u01773379061749") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b9a_d20260313_m051736_c001_v0001157_t0028_u01773379056925") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a89e_d20260313_m051734_c001_v7007000_t0000_u01773379054304") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a16_d20260313_m051729_c001_v0001137_t0049_u01773379049203") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f6e_d20260313_m051722_c001_v7007000_t0000_u01773379042556") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518982_d20260313_m051717_c001_v0001171_t0007_u01773379037527") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4156153f61a646ad_d20260313_m051715_c001_v7007000_t0000_u01773379035436") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b3e_d20260313_m051709_c001_v0001157_t0047_u01773379029335") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fd19_d20260313_m051657_c001_v7007000_t0000_u01773379017959") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1992_d20260313_m051651_c001_v0001137_t0017_u01773379011678") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74def_d20260313_m051644_c001_v7007000_t0000_u01773379004928") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1968_d20260313_m051636_c001_v0001137_t0039_u01773378996671") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda3c_d20260313_m051630_c001_v7007000_t0000_u01773378990179") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1938_d20260313_m051622_c001_v0001137_t0014_u01773378982283") 2026/03/13 05:20:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458dfc_d20260313_m051737_c001_v7007000_t0000_u01773379057823") 2026/03/13 05:20:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668aca_d20260313_m051733_c001_v0001180_t0046_u01773379053753") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3b4_d20260313_m051758_c001_v7007000_t0000_u01773379078477") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b14_d20260313_m051752_c001_v0001180_t0058_u01773379072903") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb51_d20260313_m051912_c001_v7007000_t0000_u01773379152388") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b67_d20260313_m051904_c001_v0001137_t0054_u01773379144463") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb72_d20260313_m051856_c001_v7007000_t0000_u01773379136998") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b47_d20260313_m051849_c001_v0001137_t0021_u01773379129609") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa76_d20260313_m051843_c001_v7007000_t0000_u01773379123066") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1afd_d20260313_m051835_c001_v0001137_t0025_u01773379115318") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dae1_d20260313_m051828_c001_v7007000_t0000_u01773379108336") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1abd_d20260313_m051820_c001_v0001137_t0039_u01773379100836") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f2d_d20260313_m051813_c001_v7007000_t0000_u01773379093560") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a93_d20260313_m051805_c001_v0001137_t0054_u01773379085338") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4019b2b34234c94a_d20260313_m051753_c001_v7007000_t0000_u01773379073921") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4bb4_d20260313_m051748_c001_v0001157_t0021_u01773379068571") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e18_d20260313_m051741_c001_v7007000_t0000_u01773379061932") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668adc_d20260313_m051736_c001_v0001180_t0025_u01773379056979") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff291_d20260313_m051734_c001_v7007000_t0000_u01773379054830") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ab2_d20260313_m051729_c001_v0001180_t0032_u01773379049581") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f70_d20260313_m051722_c001_v7007000_t0000_u01773379042741") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a98_d20260313_m051717_c001_v0001180_t0041_u01773379037693") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41843f68579138a8_d20260313_m051715_c001_v7007000_t0000_u01773379035219") 2026/03/13 05:20:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f109608570551894e_d20260313_m051709_c001_v0001171_t0015_u01773379029893") 2026/03/13 05:20:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a81e_d20260313_m051658_c001_v7007000_t0000_u01773379018023") 2026/03/13 05:20:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055188cc_d20260313_m051652_c001_v0001171_t0008_u01773379012055") 2026/03/13 05:20:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74df0_d20260313_m051645_c001_v7007000_t0000_u01773379005111") 2026/03/13 05:20:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f109608570551886c_d20260313_m051636_c001_v0001171_t0047_u01773378996948") 2026/03/13 05:20:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda3d_d20260313_m051630_c001_v7007000_t0000_u01773378990360") 2026/03/13 05:20:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518806_d20260313_m051622_c001_v0001171_t0030_u01773378982809") 2026/03/13 05:20:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a8c4_d20260313_m051737_c001_v7007000_t0000_u01773379057427") 2026/03/13 05:20:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b8c_d20260313_m051733_c001_v0001157_t0048_u01773379053779") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3b9_d20260313_m051758_c001_v7007000_t0000_u01773379078662") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4bd2_d20260313_m051753_c001_v0001157_t0051_u01773379073090") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb64_d20260313_m051912_c001_v7007000_t0000_u01773379152568") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668bf4_d20260313_m051904_c001_v0001180_t0050_u01773379144969") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb79_d20260313_m051857_c001_v7007000_t0000_u01773379137181") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668bd0_d20260313_m051849_c001_v0001180_t0059_u01773379129935") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa77_d20260313_m051843_c001_v7007000_t0000_u01773379123260") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ba8_d20260313_m051835_c001_v0001180_t0007_u01773379115623") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dae2_d20260313_m051828_c001_v7007000_t0000_u01773379108527") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b75_d20260313_m051821_c001_v0001180_t0046_u01773379101104") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f2e_d20260313_m051813_c001_v7007000_t0000_u01773379093742") 2026/03/13 05:20:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b3a_d20260313_m051805_c001_v0001180_t0047_u01773379085718") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72320_d20260313_m051753_c001_v7007000_t0000_u01773379073922") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a55_d20260313_m051748_c001_v0001137_t0001_u01773379068881") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e1a_d20260313_m051742_c001_v7007000_t0000_u01773379062115") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a36_d20260313_m051736_c001_v0001137_t0042_u01773379056988") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41924a3ecf001c27_d20260313_m051734_c001_v7007000_t0000_u01773379054512") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b7e_d20260313_m051729_c001_v0001157_t0030_u01773379049792") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f71_d20260313_m051722_c001_v7007000_t0000_u01773379042926") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19f2_d20260313_m051717_c001_v0001137_t0050_u01773379037760") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fd7b_d20260313_m051715_c001_v7007000_t0000_u01773379035475") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a6a_d20260313_m051710_c001_v0001180_t0044_u01773379030200") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fd16_d20260313_m051657_c001_v7007000_t0000_u01773379017407") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4af4_d20260313_m051652_c001_v0001157_t0039_u01773379012376") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74df1_d20260313_m051645_c001_v7007000_t0000_u01773379005299") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4ac0_d20260313_m051637_c001_v0001157_t0048_u01773378997289") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda3e_d20260313_m051630_c001_v7007000_t0000_u01773378990543") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4a74_d20260313_m051623_c001_v0001157_t0003_u01773378983203") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d6080513_d20260313_m051737_c001_v7007000_t0000_u01773379057611") 2026/03/13 05:20:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a28_d20260313_m051733_c001_v0001137_t0043_u01773379053802") 2026/03/13 05:20:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3ba_d20260313_m051758_c001_v7007000_t0000_u01773379078846") 2026/03/13 05:20:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668b16_d20260313_m051753_c001_v0001180_t0057_u01773379073105") 2026/03/13 05:20:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb66_d20260313_m051912_c001_v7007000_t0000_u01773379152750") 2026/03/13 05:20:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518bb1_d20260313_m051905_c001_v0001171_t0005_u01773379145170") 2026/03/13 05:20:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb7a_d20260313_m051857_c001_v7007000_t0000_u01773379137363") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518b61_d20260313_m051850_c001_v0001171_t0015_u01773379130158") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa78_d20260313_m051843_c001_v7007000_t0000_u01773379123458") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518b0d_d20260313_m051836_c001_v0001171_t0040_u01773379116026") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42daf3_d20260313_m051828_c001_v7007000_t0000_u01773379108708") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518ac1_d20260313_m051821_c001_v0001171_t0046_u01773379101374") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f2f_d20260313_m051813_c001_v7007000_t0000_u01773379093923") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a7d_d20260313_m051805_c001_v0001171_t0042_u01773379085951") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41924a3ecf001c46_d20260313_m051753_c001_v7007000_t0000_u01773379073863") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668afc_d20260313_m051749_c001_v0001180_t0033_u01773379069333") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e1b_d20260313_m051742_c001_v7007000_t0000_u01773379062299") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189ec_d20260313_m051737_c001_v0001171_t0033_u01773379057148") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41924a3ecf001c26_d20260313_m051734_c001_v7007000_t0000_u01773379054322") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189be_d20260313_m051730_c001_v0001171_t0024_u01773379050100") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f76_d20260313_m051723_c001_v7007000_t0000_u01773379043114") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b64_d20260313_m051717_c001_v0001157_t0019_u01773379037814") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fd7a_d20260313_m051715_c001_v7007000_t0000_u01773379035269") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19d8_d20260313_m051710_c001_v0001137_t0004_u01773379030403") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4185f9c63c3d5c3c_d20260313_m051658_c001_v7007000_t0000_u01773379018037") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a34_d20260313_m051652_c001_v0001180_t0011_u01773379012677") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74df2_d20260313_m051645_c001_v7007000_t0000_u01773379005481") 2026/03/13 05:20:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a04_d20260313_m051637_c001_v0001180_t0039_u01773378997735") 2026/03/13 05:20:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda3f_d20260313_m051630_c001_v7007000_t0000_u01773378990742") 2026/03/13 05:20:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689dc_d20260313_m051623_c001_v0001180_t0015_u01773378983624") 2026/03/13 05:20:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a8c6_d20260313_m051737_c001_v7007000_t0000_u01773379057610") 2026/03/13 05:20:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055189da_d20260313_m051733_c001_v0001171_t0008_u01773379053844") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3bb_d20260313_m051759_c001_v7007000_t0000_u01773379079029") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a35_d20260313_m051753_c001_v0001171_t0013_u01773379073162") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb67_d20260313_m051912_c001_v7007000_t0000_u01773379152932") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4ce6_d20260313_m051905_c001_v0001157_t0026_u01773379145507") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb7b_d20260313_m051857_c001_v7007000_t0000_u01773379137546") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4caa_d20260313_m051850_c001_v0001157_t0049_u01773379130493") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa79_d20260313_m051843_c001_v7007000_t0000_u01773379123644") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c86_d20260313_m051836_c001_v0001157_t0050_u01773379116308") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dafc_d20260313_m051828_c001_v7007000_t0000_u01773379108889") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c48_d20260313_m051821_c001_v0001157_t0009_u01773379101639") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f30_d20260313_m051814_c001_v7007000_t0000_u01773379094106") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c04_d20260313_m051806_c001_v0001157_t0021_u01773379086236") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac9d0_d20260313_m051753_c001_v7007000_t0000_u01773379073900") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a19_d20260313_m051749_c001_v0001171_t0054_u01773379069533") 2026/03/13 05:20:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e1d_d20260313_m051742_c001_v7007000_t0000_u01773379062482") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ade_d20260313_m051737_c001_v0001180_t0047_u01773379057192") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458df3_d20260313_m051734_c001_v7007000_t0000_u01773379054856") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a1a_d20260313_m051730_c001_v0001137_t0048_u01773379050371") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f78_d20260313_m051723_c001_v7007000_t0000_u01773379043300") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518984_d20260313_m051717_c001_v0001171_t0047_u01773379037873") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907af53_d20260313_m051715_c001_v7007000_t0000_u01773379035233") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b42_d20260313_m051710_c001_v0001157_t0044_u01773379030891") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac85f_d20260313_m051657_c001_v7007000_t0000_u01773379017970") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1994_d20260313_m051652_c001_v0001137_t0053_u01773379012892") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74df3_d20260313_m051645_c001_v7007000_t0000_u01773379005682") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c196c_d20260313_m051637_c001_v0001137_t0036_u01773378997940") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda40_d20260313_m051630_c001_v7007000_t0000_u01773378990927") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c193c_d20260313_m051623_c001_v0001137_t0053_u01773378983824") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458dfb_d20260313_m051737_c001_v7007000_t0000_u01773379057646") 2026/03/13 05:20:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668ace_d20260313_m051733_c001_v0001180_t0004_u01773379053969") 2026/03/13 05:20:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac87c_d20260313_m051700_c001_v7007000_t0000_u01773379020554") 2026/03/13 05:20:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a46_d20260313_m051655_c001_v0001180_t0014_u01773379015656") 2026/03/13 05:20:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac87e_d20260313_m051700_c001_v7007000_t0000_u01773379020744") 2026/03/13 05:20:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055188f4_d20260313_m051655_c001_v0001171_t0002_u01773379015686") 2026/03/13 05:20:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac881_d20260313_m051700_c001_v7007000_t0000_u01773379020946") 2026/03/13 05:20:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19a6_d20260313_m051655_c001_v0001137_t0015_u01773379015776") 2026/03/13 05:20:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac887_d20260313_m051701_c001_v7007000_t0000_u01773379021131") 2026/03/13 05:20:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b0c_d20260313_m051655_c001_v0001157_t0025_u01773379015802") 2026/03/13 05:20:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac888_d20260313_m051701_c001_v7007000_t0000_u01773379021317") 2026/03/13 05:20:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a4a_d20260313_m051655_c001_v0001180_t0025_u01773379015881") 2026/03/13 05:20:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac889_d20260313_m051701_c001_v7007000_t0000_u01773379021506") 2026/03/13 05:20:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055188fa_d20260313_m051655_c001_v0001171_t0020_u01773379015998") 2026/03/13 05:20:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac88c_d20260313_m051701_c001_v7007000_t0000_u01773379021694") 2026/03/13 05:20:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b0e_d20260313_m051656_c001_v0001157_t0012_u01773379016114") 2026/03/13 05:20:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac88d_d20260313_m051701_c001_v7007000_t0000_u01773379021884") 2026/03/13 05:20:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19ac_d20260313_m051656_c001_v0001137_t0005_u01773379016141") 2026/03/13 05:20:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac896_d20260313_m051702_c001_v7007000_t0000_u01773379022073") 2026/03/13 05:20:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a4c_d20260313_m051656_c001_v0001180_t0026_u01773379016176") 2026/03/13 05:20:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac898_d20260313_m051702_c001_v7007000_t0000_u01773379022262") 2026/03/13 05:20:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518902_d20260313_m051656_c001_v0001171_t0023_u01773379016248") 2026/03/13 05:20:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac899_d20260313_m051702_c001_v7007000_t0000_u01773379022458") 2026/03/13 05:20:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a4e_d20260313_m051656_c001_v0001180_t0011_u01773379016431") 2026/03/13 05:20:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac89a_d20260313_m051702_c001_v7007000_t0000_u01773379022641") 2026/03/13 05:20:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518904_d20260313_m051656_c001_v0001171_t0001_u01773379016515") 2026/03/13 05:20:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac89b_d20260313_m051702_c001_v7007000_t0000_u01773379022828") 2026/03/13 05:20:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b10_d20260313_m051656_c001_v0001157_t0033_u01773379016549") 2026/03/13 05:20:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac8a3_d20260313_m051703_c001_v7007000_t0000_u01773379023009") 2026/03/13 05:20:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19ae_d20260313_m051656_c001_v0001137_t0019_u01773379016559") 2026/03/13 05:20:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac8a9_d20260313_m051703_c001_v7007000_t0000_u01773379023197") 2026/03/13 05:20:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a50_d20260313_m051656_c001_v0001180_t0024_u01773379016634") 2026/03/13 05:20:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac8ab_d20260313_m051703_c001_v7007000_t0000_u01773379023379") 2026/03/13 05:20:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b16_d20260313_m051656_c001_v0001157_t0022_u01773379016856") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fd82_d20260313_m051718_c001_v7007000_t0000_u01773379038531") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a70_d20260313_m051713_c001_v0001180_t0044_u01773379033460") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fd81_d20260313_m051718_c001_v7007000_t0000_u01773379038350") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518962_d20260313_m051713_c001_v0001171_t0019_u01773379033524") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f44_d20260313_m051718_c001_v7007000_t0000_u01773379038546") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a74_d20260313_m051713_c001_v0001180_t0030_u01773379033657") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72270_d20260313_m051718_c001_v7007000_t0000_u01773379038138") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19e2_d20260313_m051713_c001_v0001137_t0026_u01773379033670") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f39_d20260313_m051718_c001_v7007000_t0000_u01773379038149") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518964_d20260313_m051713_c001_v0001171_t0018_u01773379033787") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41843f68579138c2_d20260313_m051718_c001_v7007000_t0000_u01773379038394") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b4e_d20260313_m051713_c001_v0001157_t0021_u01773379033852") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fd80_d20260313_m051718_c001_v7007000_t0000_u01773379038156") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a78_d20260313_m051713_c001_v0001180_t0049_u01773379033882") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41843f68579138c1_d20260313_m051718_c001_v7007000_t0000_u01773379038210") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19e4_d20260313_m051714_c001_v0001137_t0035_u01773379034053") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72271_d20260313_m051718_c001_v7007000_t0000_u01773379038322") 2026/03/13 05:20:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a7a_d20260313_m051714_c001_v0001180_t0041_u01773379034078") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f3a_d20260313_m051718_c001_v7007000_t0000_u01773379038170") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518968_d20260313_m051714_c001_v0001171_t0054_u01773379034105") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4156153f61a646d2_d20260313_m051718_c001_v7007000_t0000_u01773379038180") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b50_d20260313_m051714_c001_v0001157_t0021_u01773379034151") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfefb_d20260313_m051718_c001_v7007000_t0000_u01773379038191") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a7c_d20260313_m051714_c001_v0001180_t0054_u01773379034284") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907af55_d20260313_m051718_c001_v7007000_t0000_u01773379038204") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19e6_d20260313_m051714_c001_v0001137_t0024_u01773379034348") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f3c_d20260313_m051718_c001_v7007000_t0000_u01773379038362") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b52_d20260313_m051714_c001_v0001157_t0004_u01773379034440") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfefc_d20260313_m051718_c001_v7007000_t0000_u01773379038373") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f109608570551896c_d20260313_m051714_c001_v0001171_t0048_u01773379034471") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907af56_d20260313_m051718_c001_v7007000_t0000_u01773379038388") 2026/03/13 05:20:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668a7e_d20260313_m051714_c001_v0001180_t0046_u01773379034498") 2026/03/13 05:20:18 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd8e_d20260313_m051512_c001_v7007000_t0000_u01773378912257") 2026/03/13 05:20:18 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f103bb669a1e5cc1e_d20260313_m051509_c001_v0001116_t0036_u01773378909519") 2026/03/13 05:20:18 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd88_d20260313_m051509_c001_v7007000_t0000_u01773378909333") 2026/03/13 05:20:18 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f103bb669a1e5cc0a_d20260313_m051505_c001_v0001116_t0029_u01773378905428") 2026/03/13 05:20:18 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd7c_d20260313_m051504_c001_v7007000_t0000_u01773378904663") 2026/03/13 05:20:18 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1746_d20260313_m051500_c001_v0001137_t0029_u01773378900399") 2026/03/13 05:20:18 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac691_d20260313_m051458_c001_v7007000_t0000_u01773378898884") 2026/03/13 05:20:18 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107c7a8ca24404f7_d20260313_m051456_c001_v0001173_t0025_u01773378896471") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fc26_d20260313_m051456_c001_v7007000_t0000_u01773378896283") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107c7a8ca24404cb_d20260313_m051452_c001_v0001173_t0058_u01773378892913") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fc16_d20260313_m051452_c001_v7007000_t0000_u01773378892165") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c171c_d20260313_m051445_c001_v0001137_t0007_u01773378885853") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff0a8_d20260313_m051444_c001_v7007000_t0000_u01773378884552") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f114c4442b7453beb_d20260313_m051442_c001_v0001033_t0015_u01773378882645") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b7215c_d20260313_m051442_c001_v7007000_t0000_u01773378882458") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f114c4442b7453bdd_d20260313_m051439_c001_v0001033_t0014_u01773378879392") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72158_d20260313_m051438_c001_v7007000_t0000_u01773378878647") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c16fc_d20260313_m051434_c001_v0001137_t0024_u01773378874961") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff0a2_d20260313_m051434_c001_v7007000_t0000_u01773378874043") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f100c3be8b5e8fc63_d20260313_m051432_c001_v0001177_t0014_u01773378872189") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fbaf_d20260313_m051432_c001_v7007000_t0000_u01773378872002") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f100c3be8b5e8fc4d_d20260313_m051428_c001_v0001177_t0018_u01773378868555") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fb95_d20260313_m051427_c001_v7007000_t0000_u01773378867780") 2026/03/13 05:20:19 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c16da_d20260313_m051422_c001_v0001137_t0039_u01773378862171") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458ace_d20260313_m051421_c001_v7007000_t0000_u01773378861238") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1036a3ece3f203b6_d20260313_m051419_c001_v0001173_t0027_u01773378859191") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e5488_d20260313_m051419_c001_v7007000_t0000_u01773378859006") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1036a3ece3f20386_d20260313_m051415_c001_v0001173_t0007_u01773378855699") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e5483_d20260313_m051414_c001_v7007000_t0000_u01773378854926") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c16a6_d20260313_m051408_c001_v0001137_t0024_u01773378848230") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4167f10ab0a1319b_d20260313_m051407_c001_v7007000_t0000_u01773378847296") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1114ff0d6742d724_d20260313_m051403_c001_v0001033_t0021_u01773378843314") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4185f9c63c3d59e4_d20260313_m051403_c001_v7007000_t0000_u01773378843134") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1114ff0d6742d710_d20260313_m051359_c001_v0001033_t0017_u01773378839263") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4185f9c63c3d59e0_d20260313_m051358_c001_v7007000_t0000_u01773378838521") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1684_d20260313_m051352_c001_v0001137_t0038_u01773378832974") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c6e8_d20260313_m051351_c001_v7007000_t0000_u01773378831880") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1006136206febd75_d20260313_m051346_c001_v0001131_t0044_u01773378826120") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4019b2b34234a82f_d20260313_m051345_c001_v7007000_t0000_u01773378825912") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1660_d20260313_m051341_c001_v0001137_t0010_u01773378821411") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1167c9b038f8bcdf_d20260313_m051340_c001_v0001101_t0030_u01773378820485") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1167c9b038f8bcd7_d20260313_m051339_c001_v0001101_t0025_u01773378819410") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d6080134_d20260313_m051325_c001_v7007000_t0000_u01773378805961") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1cc8_d20260313_m051318_c001_v0001105_t0003_u01773378798760") 2026/03/13 05:20:20 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f104830454b79bf70_d20260313_m051317_c001_v0001167_t0055_u01773378797747") 2026/03/13 05:20:21 DEBUG : dst/one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f104830454b79bf5c_d20260313_m051316_c001_v0001167_t0052_u01773378796340") 2026/03/13 05:20:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd8f_d20260313_m051512_c001_v7007000_t0000_u01773378912439") 2026/03/13 05:20:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f103b38b82f4d5ea2_d20260313_m051508_c001_v0001099_t0058_u01773378908889") 2026/03/13 05:20:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f11017c6b4d7f5ae4_d20260313_m051503_c001_v0001033_t0053_u01773378903938") 2026/03/13 05:20:21 DEBUG : dst/one.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac692_d20260313_m051459_c001_v7007000_t0000_u01773378899071") 2026/03/13 05:20:21 DEBUG : dst/one.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1009d027d0ffe0ed_d20260313_m051456_c001_v0001185_t0021_u01773378896091") 2026/03/13 05:20:21 DEBUG : dst/one.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1025246cb4faa338_d20260313_m051451_c001_v0001103_t0053_u01773378891671") 2026/03/13 05:20:21 DEBUG : dst/one.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff0a9_d20260313_m051444_c001_v7007000_t0000_u01773378884735") 2026/03/13 05:20:21 DEBUG : dst/one.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f110baea3445180a1_d20260313_m051442_c001_v0001146_t0044_u01773378882016") 2026/03/13 05:20:21 DEBUG : dst/one.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c9beee4797f8b_d20260313_m051438_c001_v0001181_t0008_u01773378878309") 2026/03/13 05:20:21 DEBUG : dst/three: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c6e9_d20260313_m051352_c001_v7007000_t0000_u01773378832063") 2026/03/13 05:20:21 DEBUG : dst/three: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1167c9b038f8bcf5_d20260313_m051350_c001_v0001101_t0016_u01773378830428") 2026/03/13 05:20:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd90_d20260313_m051512_c001_v7007000_t0000_u01773378912621") 2026/03/13 05:20:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f100bb4041aa62866_d20260313_m051510_c001_v0001113_t0021_u01773378910802") 2026/03/13 05:20:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111c9d547938cb5e_d20260313_m051506_c001_v0001039_t0036_u01773378906603") 2026/03/13 05:20:21 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd91_d20260313_m051512_c001_v7007000_t0000_u01773378912804") 2026/03/13 05:20:21 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f103bb669a1e5cc26_d20260313_m051511_c001_v0001116_t0029_u01773378911237") 2026/03/13 05:20:21 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd8d_d20260313_m051511_c001_v7007000_t0000_u01773378911055") 2026/03/13 05:20:21 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f103bb669a1e5cc10_d20260313_m051507_c001_v0001116_t0026_u01773378907154") 2026/03/13 05:20:21 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd82_d20260313_m051506_c001_v7007000_t0000_u01773378906971") 2026/03/13 05:20:21 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c174c_d20260313_m051500_c001_v0001137_t0004_u01773378900996") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac693_d20260313_m051459_c001_v7007000_t0000_u01773378899260") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107c7a8ca2440509_d20260313_m051458_c001_v0001173_t0026_u01773378898127") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fc27_d20260313_m051457_c001_v7007000_t0000_u01773378897941") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107c7a8ca24404d9_d20260313_m051454_c001_v0001173_t0034_u01773378894517") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fc1a_d20260313_m051454_c001_v7007000_t0000_u01773378894325") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c172e_d20260313_m051448_c001_v0001137_t0014_u01773378888769") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b7215d_d20260313_m051443_c001_v7007000_t0000_u01773378883922") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1d94_d20260313_m051441_c001_v0001105_t0019_u01773378881162") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72159_d20260313_m051440_c001_v7007000_t0000_u01773378880435") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c16fe_d20260313_m051435_c001_v0001137_t0043_u01773378875721") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fbb7_d20260313_m051433_c001_v7007000_t0000_u01773378873114") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1d80_d20260313_m051430_c001_v0001105_t0020_u01773378870714") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287fb9e_d20260313_m051429_c001_v7007000_t0000_u01773378869611") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c16de_d20260313_m051423_c001_v0001137_t0029_u01773378863012") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e548b_d20260313_m051420_c001_v7007000_t0000_u01773378860319") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1d62_d20260313_m051417_c001_v0001105_t0049_u01773378857836") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e5486_d20260313_m051416_c001_v7007000_t0000_u01773378856727") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c16a8_d20260313_m051409_c001_v0001137_t0042_u01773378849273") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4185f9c63c3d59e6_d20260313_m051406_c001_v7007000_t0000_u01773378846382") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1d38_d20260313_m051401_c001_v0001105_t0015_u01773378841384") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4185f9c63c3d59e3_d20260313_m051400_c001_v7007000_t0000_u01773378840252") 2026/03/13 05:20:22 DEBUG : dst/three.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1686_d20260313_m051353_c001_v0001137_t0025_u01773378833642") 2026/03/13 05:20:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac694_d20260313_m051459_c001_v7007000_t0000_u01773378899445") 2026/03/13 05:20:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f106afe70ea7353d0_d20260313_m051457_c001_v0001103_t0026_u01773378897474") 2026/03/13 05:20:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1045b03091983ebb_d20260313_m051454_c001_v0001173_t0040_u01773378894047") 2026/03/13 05:20:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff0aa_d20260313_m051444_c001_v7007000_t0000_u01773378884918") 2026/03/13 05:20:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f11854885cdbe14a2_d20260313_m051443_c001_v0001041_t0042_u01773378883303") 2026/03/13 05:20:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1099f972be658ea9_d20260313_m051440_c001_v0001181_t0035_u01773378880233") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd92_d20260313_m051512_c001_v7007000_t0000_u01773378912990") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1748_d20260313_m051500_c001_v0001137_t0015_u01773378900682") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac695_d20260313_m051459_c001_v7007000_t0000_u01773378899662") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c172c_d20260313_m051448_c001_v0001137_t0019_u01773378888415") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff0ab_d20260313_m051445_c001_v7007000_t0000_u01773378885102") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1d8c_d20260313_m051435_c001_v0001105_t0059_u01773378875308") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff0a3_d20260313_m051434_c001_v7007000_t0000_u01773378874230") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1d6e_d20260313_m051422_c001_v0001105_t0058_u01773378862583") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458acf_d20260313_m051421_c001_v7007000_t0000_u01773378861420") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1d4e_d20260313_m051408_c001_v0001105_t0044_u01773378848888") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4167f10ab0a1319c_d20260313_m051407_c001_v7007000_t0000_u01773378847479") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1d26_d20260313_m051353_c001_v0001105_t0019_u01773378833340") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c6ea_d20260313_m051352_c001_v7007000_t0000_u01773378832246") 2026/03/13 05:20:23 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1143c9e39fff7092_d20260313_m051347_c001_v0001131_t0001_u01773378827697") 2026/03/13 05:20:24 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d6080135_d20260313_m051326_c001_v7007000_t0000_u01773378806145") 2026/03/13 05:20:24 DEBUG : dst/two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f104830454b79bfe8_d20260313_m051324_c001_v0001167_t0027_u01773378804639") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f422f482e58332e1c_d20260313_m051244_c001_v7007000_t0000_u01773378764083") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1c66_d20260313_m051237_c001_v0001105_t0018_u01773378757227") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e53bb_d20260313_m051235_c001_v7007000_t0000_u01773378755125") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1582_d20260313_m051217_c001_v0001137_t0004_u01773378737860") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079073_d20260313_m051201_c001_v7007000_t0000_u01773378721991") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1be4_d20260313_m051155_c001_v0001105_t0023_u01773378715201") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079045_d20260313_m051135_c001_v7007000_t0000_u01773378695060") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5392a0_d20260313_m051132_c001_v0001097_t0045_u01773378692895") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079040_d20260313_m051131_c001_v7007000_t0000_u01773378691769") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539280_d20260313_m051130_c001_v0001097_t0058_u01773378690013") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079039_d20260313_m051126_c001_v7007000_t0000_u01773378686827") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539228_d20260313_m051124_c001_v0001097_t0044_u01773378684736") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079035_d20260313_m051123_c001_v7007000_t0000_u01773378683544") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539216_d20260313_m051121_c001_v0001097_t0019_u01773378681788") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907902b_d20260313_m051115_c001_v7007000_t0000_u01773378675103") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5391de_d20260313_m051113_c001_v0001097_t0059_u01773378673349") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079027_d20260313_m051112_c001_v7007000_t0000_u01773378672348") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5391c6_d20260313_m051111_c001_v0001097_t0042_u01773378671334") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907901d_d20260313_m051106_c001_v7007000_t0000_u01773378666283") 2026/03/13 05:20:24 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539159_d20260313_m051104_c001_v0001097_t0054_u01773378664108") 2026/03/13 05:20:25 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c17_d20260313_m051102_c001_v7007000_t0000_u01773378662117") 2026/03/13 05:20:25 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539131_d20260313_m051101_c001_v0001097_t0039_u01773378661011") 2026/03/13 05:20:25 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c16_d20260313_m051100_c001_v7007000_t0000_u01773378660633") 2026/03/13 05:20:25 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1099f972be658b14_d20260313_m051100_c001_v0001181_t0034_u01773378660048") 2026/03/13 05:20:25 DEBUG : empty space: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e53910f_d20260313_m051058_c001_v0001097_t0015_u01773378658347") 2026/03/13 05:20:25 DEBUG : enormous: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079042_d20260313_m051134_c001_v7007000_t0000_u01773378694144") 2026/03/13 05:20:25 DEBUG : enormous: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5392a4_d20260313_m051133_c001_v0001097_t0026_u01773378693313") 2026/03/13 05:20:25 DEBUG : existing: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4216edc044fbfd95_d20260313_m051517_c001_v7007000_t0000_u01773378917356") 2026/03/13 05:20:25 DEBUG : existing: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1788_d20260313_m051516_c001_v0001137_t0031_u01773378916116") 2026/03/13 05:20:25 DEBUG : existing: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f98c_d20260313_m051153_c001_v7007000_t0000_u01773378713771") 2026/03/13 05:20:25 DEBUG : existing: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1bd6_d20260313_m051152_c001_v0001105_t0014_u01773378712506") 2026/03/13 05:20:25 DEBUG : existing: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c10_d20260313_m051054_c001_v7007000_t0000_u01773378654877") 2026/03/13 05:20:25 DEBUG : existing: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5390cd_d20260313_m051053_c001_v0001097_t0005_u01773378653725") 2026/03/13 05:20:25 DEBUG : existing: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c0c_d20260313_m051053_c001_v7007000_t0000_u01773378653176") 2026/03/13 05:20:25 DEBUG : existing: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5390bf_d20260313_m051052_c001_v0001097_t0025_u01773378652113") 2026/03/13 05:20:25 DEBUG : existing: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5390b3_d20260313_m051051_c001_v0001097_t0048_u01773378651098") 2026/03/13 05:20:25 DEBUG : existing-b: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f98d_d20260313_m051153_c001_v7007000_t0000_u01773378713964") 2026/03/13 05:20:25 DEBUG : existing-b: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1526_d20260313_m051152_c001_v0001137_t0032_u01773378712497") 2026/03/13 05:20:25 DEBUG : file1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a746_d20260313_m051613_c001_v7007000_t0000_u01773378973768") 2026/03/13 05:20:25 DEBUG : file1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1916_d20260313_m051612_c001_v0001137_t0059_u01773378972776") 2026/03/13 05:20:25 DEBUG : file1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a73c_d20260313_m051611_c001_v7007000_t0000_u01773378971461") 2026/03/13 05:20:25 DEBUG : file1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689a6_d20260313_m051610_c001_v0001180_t0026_u01773378970458") 2026/03/13 05:20:26 DEBUG : five: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079048_d20260313_m051139_c001_v7007000_t0000_u01773378699120") 2026/03/13 05:20:26 DEBUG : five: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f413c58366e5392e2_d20260313_m051137_c001_v0001097_t0006_u01773378697061") 2026/03/13 05:20:26 DEBUG : foo: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c18_d20260313_m051103_c001_v7007000_t0000_u01773378663724") 2026/03/13 05:20:26 DEBUG : foo: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f413c58366e539147_d20260313_m051103_c001_v0001097_t0006_u01773378663088") 2026/03/13 05:20:26 DEBUG : foo: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f413c58366e53913f_d20260313_m051102_c001_v0001097_t0006_u01773378662534") 2026/03/13 05:20:26 DEBUG : four: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079049_d20260313_m051139_c001_v7007000_t0000_u01773378699301") 2026/03/13 05:20:26 DEBUG : four: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f40210d2edd8c14eb_d20260313_m051137_c001_v0001137_t0006_u01773378697632") 2026/03/13 05:20:26 DEBUG : four: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5392ce_d20260313_m051136_c001_v0001097_t0045_u01773378696236") 2026/03/13 05:20:26 DEBUG : hello world2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51bf_d20260313_m050951_c001_v7007000_t0000_u01773378591284") 2026/03/13 05:20:26 DEBUG : hello world2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538c99_d20260313_m050950_c001_v0001097_t0021_u01773378590503") 2026/03/13 05:20:26 DEBUG : ignore-size: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c0b_d20260313_m051050_c001_v7007000_t0000_u01773378650726") 2026/03/13 05:20:26 DEBUG : ignore-size: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e53908d_d20260313_m051049_c001_v0001097_t0043_u01773378649151") 2026/03/13 05:20:26 DEBUG : nested/sub dir/file: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f985_d20260313_m051151_c001_v7007000_t0000_u01773378711730") 2026/03/13 05:20:26 DEBUG : nested/sub dir/file: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1bcc_d20260313_m051150_c001_v0001105_t0011_u01773378710784") 2026/03/13 05:20:26 DEBUG : nested/sub dir/file: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f977_d20260313_m051150_c001_v7007000_t0000_u01773378710021") 2026/03/13 05:20:26 DEBUG : nested/sub dir/file: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1bc6_d20260313_m051149_c001_v0001105_t0013_u01773378709230") 2026/03/13 05:20:26 DEBUG : one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907904b_d20260313_m051139_c001_v7007000_t0000_u01773378699485") 2026/03/13 05:20:26 DEBUG : one: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f413c58366e5392c0_d20260313_m051135_c001_v0001097_t0006_u01773378695440") 2026/03/13 05:20:26 DEBUG : only0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a714_d20260313_m051605_c001_v7007000_t0000_u01773378965897") 2026/03/13 05:20:26 DEBUG : only0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f40210d2edd8c18e0_d20260313_m051559_c001_v0001137_t0006_u01773378959942") 2026/03/13 05:20:27 DEBUG : only0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1846_d20260313_m051544_c001_v0001137_t0053_u01773378944385") 2026/03/13 05:20:27 DEBUG : only0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda13_d20260313_m051538_c001_v7007000_t0000_u01773378938438") 2026/03/13 05:20:27 DEBUG : only0: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17a0_d20260313_m051521_c001_v0001137_t0028_u01773378921051") 2026/03/13 05:20:27 DEBUG : only1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a716_d20260313_m051606_c001_v7007000_t0000_u01773378966091") 2026/03/13 05:20:27 DEBUG : only1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096085705518768_d20260313_m051601_c001_v0001171_t0035_u01773378961077") 2026/03/13 05:20:27 DEBUG : only1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c184e_d20260313_m051545_c001_v0001137_t0039_u01773378945166") 2026/03/13 05:20:27 DEBUG : only1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6b3_d20260313_m051539_c001_v7007000_t0000_u01773378939033") 2026/03/13 05:20:27 DEBUG : only1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17a4_d20260313_m051521_c001_v0001137_t0039_u01773378921713") 2026/03/13 05:20:27 DEBUG : only10: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a718_d20260313_m051606_c001_v7007000_t0000_u01773378966275") 2026/03/13 05:20:27 DEBUG : only10: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f411fd34eb066897a_d20260313_m051600_c001_v0001180_t0048_u01773378960721") 2026/03/13 05:20:27 DEBUG : only10: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1896_d20260313_m051551_c001_v0001137_t0056_u01773378951459") 2026/03/13 05:20:27 DEBUG : only10: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72182_d20260313_m051538_c001_v7007000_t0000_u01773378938232") 2026/03/13 05:20:27 DEBUG : only10: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17e4_d20260313_m051529_c001_v0001137_t0000_u01773378929231") 2026/03/13 05:20:27 DEBUG : only11: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a71a_d20260313_m051606_c001_v7007000_t0000_u01773378966457") 2026/03/13 05:20:27 DEBUG : only11: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f407fc676b8bb4a0e_d20260313_m051600_c001_v0001157_t0012_u01773378960513") 2026/03/13 05:20:27 DEBUG : only11: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18a4_d20260313_m051552_c001_v0001137_t0003_u01773378952351") 2026/03/13 05:20:27 DEBUG : only11: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40d93_d20260313_m051538_c001_v7007000_t0000_u01773378938594") 2026/03/13 05:20:27 DEBUG : only11: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17e8_d20260313_m051530_c001_v0001137_t0055_u01773378930176") 2026/03/13 05:20:27 DEBUG : only12: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a71b_d20260313_m051606_c001_v7007000_t0000_u01773378966640") 2026/03/13 05:20:28 DEBUG : only12: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096085705518766_d20260313_m051600_c001_v0001171_t0035_u01773378960888") 2026/03/13 05:20:28 DEBUG : only12: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18aa_d20260313_m051553_c001_v0001137_t0048_u01773378953102") 2026/03/13 05:20:28 DEBUG : only12: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda15_d20260313_m051538_c001_v7007000_t0000_u01773378938808") 2026/03/13 05:20:28 DEBUG : only12: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17f2_d20260313_m051530_c001_v0001137_t0051_u01773378930923") 2026/03/13 05:20:28 DEBUG : only13: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a71e_d20260313_m051606_c001_v7007000_t0000_u01773378966834") 2026/03/13 05:20:28 DEBUG : only13: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f40210d2edd8c18e2_d20260313_m051600_c001_v0001137_t0006_u01773378960517") 2026/03/13 05:20:28 DEBUG : only13: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18b0_d20260313_m051553_c001_v0001137_t0041_u01773378953934") 2026/03/13 05:20:28 DEBUG : only13: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda12_d20260313_m051538_c001_v7007000_t0000_u01773378938249") 2026/03/13 05:20:28 DEBUG : only13: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17f8_d20260313_m051531_c001_v0001137_t0038_u01773378931698") 2026/03/13 05:20:28 DEBUG : only14: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a724_d20260313_m051607_c001_v7007000_t0000_u01773378967074") 2026/03/13 05:20:28 DEBUG : only14: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f407fc676b8bb4a12_d20260313_m051600_c001_v0001157_t0012_u01773378960698") 2026/03/13 05:20:28 DEBUG : only14: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18b8_d20260313_m051554_c001_v0001137_t0020_u01773378954671") 2026/03/13 05:20:28 DEBUG : only14: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6b1_d20260313_m051538_c001_v7007000_t0000_u01773378938627") 2026/03/13 05:20:28 DEBUG : only14: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17fc_d20260313_m051532_c001_v0001137_t0007_u01773378932308") 2026/03/13 05:20:28 DEBUG : only15: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a725_d20260313_m051607_c001_v7007000_t0000_u01773378967255") 2026/03/13 05:20:28 DEBUG : only15: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f40210d2edd8c18e6_d20260313_m051600_c001_v0001137_t0006_u01773378960710") 2026/03/13 05:20:28 DEBUG : only15: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18bc_d20260313_m051555_c001_v0001137_t0007_u01773378955426") 2026/03/13 05:20:28 DEBUG : only15: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72186_d20260313_m051538_c001_v7007000_t0000_u01773378938612") 2026/03/13 05:20:28 DEBUG : only15: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1806_d20260313_m051533_c001_v0001137_t0019_u01773378933014") 2026/03/13 05:20:28 DEBUG : only16: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a726_d20260313_m051607_c001_v7007000_t0000_u01773378967439") 2026/03/13 05:20:28 DEBUG : only16: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f407fc676b8bb4a14_d20260313_m051600_c001_v0001157_t0012_u01773378960883") 2026/03/13 05:20:28 DEBUG : only16: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18c2_d20260313_m051556_c001_v0001137_t0042_u01773378956410") 2026/03/13 05:20:29 DEBUG : only16: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40d92_d20260313_m051538_c001_v7007000_t0000_u01773378938407") 2026/03/13 05:20:29 DEBUG : only16: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c180c_d20260313_m051533_c001_v0001137_t0049_u01773378933668") 2026/03/13 05:20:29 DEBUG : only17: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a727_d20260313_m051607_c001_v7007000_t0000_u01773378967621") 2026/03/13 05:20:29 DEBUG : only17: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f40210d2edd8c18e8_d20260313_m051600_c001_v0001137_t0006_u01773378960894") 2026/03/13 05:20:29 DEBUG : only17: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18ca_d20260313_m051557_c001_v0001137_t0052_u01773378957192") 2026/03/13 05:20:29 DEBUG : only17: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6b2_d20260313_m051538_c001_v7007000_t0000_u01773378938842") 2026/03/13 05:20:29 DEBUG : only17: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1810_d20260313_m051534_c001_v0001137_t0012_u01773378934399") 2026/03/13 05:20:29 DEBUG : only18: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a729_d20260313_m051607_c001_v7007000_t0000_u01773378967803") 2026/03/13 05:20:29 DEBUG : only18: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f411fd34eb066897c_d20260313_m051600_c001_v0001180_t0048_u01773378960912") 2026/03/13 05:20:29 DEBUG : only18: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18d2_d20260313_m051558_c001_v0001137_t0010_u01773378958018") 2026/03/13 05:20:29 DEBUG : only18: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6ae_d20260313_m051538_c001_v7007000_t0000_u01773378938042") 2026/03/13 05:20:29 DEBUG : only18: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1818_d20260313_m051535_c001_v0001137_t0024_u01773378935544") 2026/03/13 05:20:29 DEBUG : only19: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a72a_d20260313_m051607_c001_v7007000_t0000_u01773378967989") 2026/03/13 05:20:30 DEBUG : only19: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f407fc676b8bb4a1a_d20260313_m051601_c001_v0001157_t0012_u01773378961067") 2026/03/13 05:20:30 DEBUG : only19: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c18dc_d20260313_m051558_c001_v0001137_t0008_u01773378958912") 2026/03/13 05:20:30 DEBUG : only19: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda16_d20260313_m051539_c001_v7007000_t0000_u01773378939023") 2026/03/13 05:20:30 DEBUG : only19: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1820_d20260313_m051536_c001_v0001137_t0004_u01773378936392") 2026/03/13 05:20:30 DEBUG : only2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a72b_d20260313_m051608_c001_v7007000_t0000_u01773378968174") 2026/03/13 05:20:30 DEBUG : only2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f40210d2edd8c18ea_d20260313_m051601_c001_v0001137_t0006_u01773378961090") 2026/03/13 05:20:30 DEBUG : only2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1856_d20260313_m051545_c001_v0001137_t0008_u01773378945837") 2026/03/13 05:20:30 DEBUG : only2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda14_d20260313_m051538_c001_v7007000_t0000_u01773378938626") 2026/03/13 05:20:30 DEBUG : only2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17aa_d20260313_m051522_c001_v0001137_t0027_u01773378922408") 2026/03/13 05:20:30 DEBUG : only3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a72c_d20260313_m051608_c001_v7007000_t0000_u01773378968359") 2026/03/13 05:20:30 DEBUG : only3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f411fd34eb066897e_d20260313_m051601_c001_v0001180_t0048_u01773378961099") 2026/03/13 05:20:30 DEBUG : only3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c185c_d20260313_m051546_c001_v0001137_t0044_u01773378946583") 2026/03/13 05:20:30 DEBUG : only3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6ad_d20260313_m051537_c001_v7007000_t0000_u01773378937855") 2026/03/13 05:20:30 DEBUG : only3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17b0_d20260313_m051523_c001_v0001137_t0033_u01773378923235") 2026/03/13 05:20:30 DEBUG : only4: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a72d_d20260313_m051608_c001_v7007000_t0000_u01773378968542") 2026/03/13 05:20:30 DEBUG : only4: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f409608570551876a_d20260313_m051601_c001_v0001171_t0035_u01773378961268") 2026/03/13 05:20:30 DEBUG : only4: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1864_d20260313_m051547_c001_v0001137_t0043_u01773378947335") 2026/03/13 05:20:30 DEBUG : only4: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40d90_d20260313_m051538_c001_v7007000_t0000_u01773378938225") 2026/03/13 05:20:30 DEBUG : only4: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17bc_d20260313_m051524_c001_v0001137_t0017_u01773378924266") 2026/03/13 05:20:30 DEBUG : only5: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a72e_d20260313_m051608_c001_v7007000_t0000_u01773378968723") 2026/03/13 05:20:30 DEBUG : only5: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f40210d2edd8c18ec_d20260313_m051601_c001_v0001137_t0006_u01773378961279") 2026/03/13 05:20:30 DEBUG : only5: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c186a_d20260313_m051548_c001_v0001137_t0003_u01773378948062") 2026/03/13 05:20:31 DEBUG : only5: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6af_d20260313_m051538_c001_v7007000_t0000_u01773378938229") 2026/03/13 05:20:31 DEBUG : only5: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17c0_d20260313_m051524_c001_v0001137_t0002_u01773378924901") 2026/03/13 05:20:31 DEBUG : only6: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a72f_d20260313_m051608_c001_v7007000_t0000_u01773378968915") 2026/03/13 05:20:31 DEBUG : only6: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f411fd34eb0668982_d20260313_m051601_c001_v0001180_t0048_u01773378961288") 2026/03/13 05:20:31 DEBUG : only6: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1874_d20260313_m051548_c001_v0001137_t0022_u01773378948781") 2026/03/13 05:20:31 DEBUG : only6: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0ac6b0_d20260313_m051538_c001_v7007000_t0000_u01773378938420") 2026/03/13 05:20:31 DEBUG : only6: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17c6_d20260313_m051525_c001_v0001137_t0037_u01773378925846") 2026/03/13 05:20:31 DEBUG : only7: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a730_d20260313_m051609_c001_v7007000_t0000_u01773378969097") 2026/03/13 05:20:31 DEBUG : only7: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f407fc676b8bb4a1c_d20260313_m051601_c001_v0001157_t0012_u01773378961305") 2026/03/13 05:20:31 DEBUG : only7: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1878_d20260313_m051549_c001_v0001137_t0026_u01773378949399") 2026/03/13 05:20:31 DEBUG : only7: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40d94_d20260313_m051538_c001_v7007000_t0000_u01773378938776") 2026/03/13 05:20:31 DEBUG : only7: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17ca_d20260313_m051526_c001_v0001137_t0018_u01773378926468") 2026/03/13 05:20:31 DEBUG : only8: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a731_d20260313_m051609_c001_v7007000_t0000_u01773378969279") 2026/03/13 05:20:31 DEBUG : only8: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f409608570551876c_d20260313_m051601_c001_v0001171_t0035_u01773378961451") 2026/03/13 05:20:31 DEBUG : only8: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1882_d20260313_m051550_c001_v0001137_t0008_u01773378950094") 2026/03/13 05:20:31 DEBUG : only8: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72187_d20260313_m051538_c001_v7007000_t0000_u01773378938840") 2026/03/13 05:20:31 DEBUG : only8: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17d0_d20260313_m051527_c001_v0001137_t0001_u01773378927380") 2026/03/13 05:20:31 DEBUG : only9: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a732_d20260313_m051609_c001_v7007000_t0000_u01773378969462") 2026/03/13 05:20:31 DEBUG : only9: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f40210d2edd8c18ee_d20260313_m051601_c001_v0001137_t0006_u01773378961462") 2026/03/13 05:20:31 DEBUG : only9: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c188e_d20260313_m051550_c001_v0001137_t0044_u01773378950866") 2026/03/13 05:20:32 DEBUG : only9: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72184_d20260313_m051538_c001_v7007000_t0000_u01773378938425") 2026/03/13 05:20:32 DEBUG : only9: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c17de_d20260313_m051528_c001_v0001137_t0053_u01773378928361") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f971_d20260313_m051148_c001_v7007000_t0000_u01773378708088") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1508_d20260313_m051146_c001_v0001137_t0058_u01773378706281") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f964_d20260313_m051145_c001_v7007000_t0000_u01773378705534") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c14ff_d20260313_m051143_c001_v0001137_t0030_u01773378703643") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f953_d20260313_m051142_c001_v7007000_t0000_u01773378702880") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c14f3_d20260313_m051140_c001_v0001137_t0036_u01773378700440") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907903b_d20260313_m051129_c001_v7007000_t0000_u01773378689158") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539254_d20260313_m051127_c001_v0001097_t0006_u01773378687409") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079038_d20260313_m051125_c001_v7007000_t0000_u01773378685551") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539224_d20260313_m051124_c001_v0001097_t0020_u01773378684094") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079034_d20260313_m051122_c001_v7007000_t0000_u01773378682637") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539212_d20260313_m051121_c001_v0001097_t0051_u01773378681382") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907902a_d20260313_m051114_c001_v7007000_t0000_u01773378674533") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5391d8_d20260313_m051112_c001_v0001097_t0006_u01773378672895") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079028_d20260313_m051112_c001_v7007000_t0000_u01773378672531") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5391bf_d20260313_m051110_c001_v0001097_t0003_u01773378670879") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079026_d20260313_m051110_c001_v7007000_t0000_u01773378670515") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5391af_d20260313_m051109_c001_v0001097_t0006_u01773378669662") 2026/03/13 05:20:32 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5391a3_d20260313_m051108_c001_v0001097_t0015_u01773378668822") 2026/03/13 05:20:33 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079024_d20260313_m051108_c001_v7007000_t0000_u01773378668453") 2026/03/13 05:20:33 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e53918f_d20260313_m051107_c001_v0001097_t0052_u01773378667670") 2026/03/13 05:20:33 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539183_d20260313_m051106_c001_v0001097_t0007_u01773378666830") 2026/03/13 05:20:33 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907901f_d20260313_m051106_c001_v7007000_t0000_u01773378666466") 2026/03/13 05:20:33 DEBUG : potato: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e53916b_d20260313_m051105_c001_v0001097_t0049_u01773378665094") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41843f685791373d_d20260313_m051300_c001_v7007000_t0000_u01773378780381") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1c94_d20260313_m051259_c001_v0001105_t0007_u01773378779595") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f422f482e58332e1e_d20260313_m051244_c001_v7007000_t0000_u01773378764406") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c15a0_d20260313_m051236_c001_v0001137_t0048_u01773378756422") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079086_d20260313_m051225_c001_v7007000_t0000_u01773378745016") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1c2a_d20260313_m051217_c001_v0001105_t0000_u01773378737072") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079076_d20260313_m051202_c001_v7007000_t0000_u01773378722264") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1536_d20260313_m051154_c001_v0001137_t0019_u01773378714917") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079043_d20260313_m051134_c001_v7007000_t0000_u01773378694327") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539296_d20260313_m051132_c001_v0001097_t0057_u01773378692326") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079041_d20260313_m051131_c001_v7007000_t0000_u01773378691962") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539274_d20260313_m051129_c001_v0001097_t0020_u01773378689710") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907903c_d20260313_m051129_c001_v7007000_t0000_u01773378689342") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539262_d20260313_m051128_c001_v0001097_t0046_u01773378688341") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907903a_d20260313_m051127_c001_v7007000_t0000_u01773378687033") 2026/03/13 05:20:33 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e53923a_d20260313_m051125_c001_v0001097_t0006_u01773378685917") 2026/03/13 05:20:34 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079037_d20260313_m051123_c001_v7007000_t0000_u01773378683730") 2026/03/13 05:20:34 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e53921c_d20260313_m051122_c001_v0001097_t0034_u01773378682645") 2026/03/13 05:20:34 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907902c_d20260313_m051115_c001_v7007000_t0000_u01773378675294") 2026/03/13 05:20:34 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5391e6_d20260313_m051114_c001_v0001097_t0011_u01773378674173") 2026/03/13 05:20:34 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51c7_d20260313_m050954_c001_v7007000_t0000_u01773378594471") 2026/03/13 05:20:34 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538ce2_d20260313_m050953_c001_v0001097_t0030_u01773378593640") 2026/03/13 05:20:34 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51c2_d20260313_m050952_c001_v7007000_t0000_u01773378592728") 2026/03/13 05:20:34 DEBUG : potato2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538cb5_d20260313_m050951_c001_v0001097_t0000_u01773378591832") 2026/03/13 05:20:34 DEBUG : potato3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f422f482e58332e20_d20260313_m051244_c001_v7007000_t0000_u01773378764644") 2026/03/13 05:20:34 DEBUG : potato3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c15a4_d20260313_m051237_c001_v0001137_t0011_u01773378757560") 2026/03/13 05:20:34 DEBUG : potato3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079087_d20260313_m051225_c001_v7007000_t0000_u01773378745199") 2026/03/13 05:20:34 DEBUG : potato3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1c30_d20260313_m051218_c001_v0001105_t0020_u01773378738232") 2026/03/13 05:20:34 DEBUG : potato3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a9079077_d20260313_m051202_c001_v7007000_t0000_u01773378722709") 2026/03/13 05:20:34 DEBUG : potato3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1538_d20260313_m051155_c001_v0001137_t0030_u01773378715440") 2026/03/13 05:20:34 DEBUG : pre-dest1/1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c6c9_d20260313_m051335_c001_v7007000_t0000_u01773378815083") 2026/03/13 05:20:34 DEBUG : pre-dest1/1: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1638_d20260313_m051326_c001_v0001137_t0019_u01773378806905") 2026/03/13 05:20:34 DEBUG : pre-dest2/2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c6ca_d20260313_m051335_c001_v7007000_t0000_u01773378815271") 2026/03/13 05:20:34 DEBUG : pre-dest2/2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1cec_d20260313_m051327_c001_v0001105_t0042_u01773378807581") 2026/03/13 05:20:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d6080121_d20260313_m051312_c001_v7007000_t0000_u01773378792269") 2026/03/13 05:20:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1608_d20260313_m051309_c001_v0001137_t0031_u01773378789139") 2026/03/13 05:20:34 DEBUG : sizeonly: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74c02_d20260313_m051048_c001_v7007000_t0000_u01773378648600") 2026/03/13 05:20:34 DEBUG : sizeonly: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539065_d20260313_m051047_c001_v0001097_t0021_u01773378647523") 2026/03/13 05:20:35 DEBUG : splitbanan: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff3bc_d20260313_m051759_c001_v7007000_t0000_u01773379079213") 2026/03/13 05:20:35 DEBUG : splitbanan: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a5f_d20260313_m051752_c001_v0001137_t0017_u01773379072000") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb68_d20260313_m051913_c001_v7007000_t0000_u01773379153122") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4cea_d20260313_m051906_c001_v0001157_t0004_u01773379146691") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f403755175d0acb7c_d20260313_m051857_c001_v7007000_t0000_u01773379137729") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4cb0_d20260313_m051851_c001_v0001157_t0009_u01773379131775") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9aa7a_d20260313_m051843_c001_v7007000_t0000_u01773379123828") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c8a_d20260313_m051837_c001_v0001157_t0029_u01773379117620") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4112421bda42dafd_d20260313_m051829_c001_v7007000_t0000_u01773379109070") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c4c_d20260313_m051823_c001_v0001157_t0032_u01773379103026") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4122630a97d40f31_d20260313_m051814_c001_v7007000_t0000_u01773379094288") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4c0c_d20260313_m051807_c001_v0001157_t0018_u01773379087748") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41924a3ecf001c44_d20260313_m051753_c001_v7007000_t0000_u01773379073499") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518a1d_d20260313_m051750_c001_v0001171_t0051_u01773379070903") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458e1e_d20260313_m051742_c001_v7007000_t0000_u01773379062665") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b92_d20260313_m051735_c001_v0001157_t0018_u01773379055836") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a8a1_d20260313_m051734_c001_v7007000_t0000_u01773379054867") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1a1c_d20260313_m051731_c001_v0001137_t0035_u01773379051649") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f408498d09b400f79_d20260313_m051723_c001_v7007000_t0000_u01773379043493") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c19ea_d20260313_m051716_c001_v0001137_t0011_u01773379036400") 2026/03/13 05:20:35 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f417870eba0b72262_d20260313_m051715_c001_v7007000_t0000_u01773379035486") 2026/03/13 05:20:36 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b48_d20260313_m051712_c001_v0001157_t0020_u01773379032160") 2026/03/13 05:20:36 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553c7f9_d20260313_m051657_c001_v7007000_t0000_u01773379017996") 2026/03/13 05:20:36 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c199c_d20260313_m051654_c001_v0001137_t0023_u01773379014004") 2026/03/13 05:20:36 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74dfc_d20260313_m051645_c001_v7007000_t0000_u01773379005864") 2026/03/13 05:20:36 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1972_d20260313_m051639_c001_v0001137_t0011_u01773378999377") 2026/03/13 05:20:36 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4154b8f7ca6bda41_d20260313_m051631_c001_v7007000_t0000_u01773378991108") 2026/03/13 05:20:36 DEBUG : splitbananasplit: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1940_d20260313_m051625_c001_v0001137_t0007_u01773378985096") 2026/03/13 05:20:36 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f400a6a6b69458df8_d20260313_m051737_c001_v7007000_t0000_u01773379057448") 2026/03/13 05:20:36 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4b82_d20260313_m051732_c001_v0001157_t0049_u01773379052676") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a786_d20260313_m051617_c001_v7007000_t0000_u01773378977875") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689b8_d20260313_m051616_c001_v0001180_t0005_u01773378976738") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a74e_d20260313_m051615_c001_v7007000_t0000_u01773378975953") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4a4a_d20260313_m051614_c001_v0001157_t0045_u01773378974755") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f986_d20260313_m051151_c001_v7007000_t0000_u01773378711919") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1522_d20260313_m051150_c001_v0001137_t0008_u01773378710774") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f97a_d20260313_m051150_c001_v7007000_t0000_u01773378710208") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1518_d20260313_m051149_c001_v0001137_t0038_u01773378709221") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74bfe_d20260313_m051045_c001_v7007000_t0000_u01773378645088") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e53902f_d20260313_m051043_c001_v0001097_t0015_u01773378643402") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74bf9_d20260313_m051043_c001_v7007000_t0000_u01773378643034") 2026/03/13 05:20:36 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e539013_d20260313_m051041_c001_v0001097_t0037_u01773378641847") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74be4_d20260313_m051038_c001_v7007000_t0000_u01773378638925") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538fd1_d20260313_m051037_c001_v0001097_t0050_u01773378637644") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74be2_d20260313_m051037_c001_v7007000_t0000_u01773378637096") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538fb5_d20260313_m051035_c001_v0001097_t0036_u01773378635977") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538f6d_d20260313_m051032_c001_v0001097_t0028_u01773378632022") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74bd8_d20260313_m051031_c001_v7007000_t0000_u01773378631654") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538f5d_d20260313_m051030_c001_v0001097_t0038_u01773378630758") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538f55_d20260313_m051029_c001_v0001097_t0010_u01773378629700") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f41931830a8c74bd6_d20260313_m051028_c001_v7007000_t0000_u01773378628262") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538ecd_d20260313_m051022_c001_v0001097_t0022_u01773378622398") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538e7f_d20260313_m051016_c001_v0001097_t0018_u01773378616333") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d607ffeb_d20260313_m051015_c001_v7007000_t0000_u01773378615978") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538e6f_d20260313_m051015_c001_v0001097_t0016_u01773378615187") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538e69_d20260313_m051014_c001_v0001097_t0017_u01773378614363") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4096cd10d607ffd1_d20260313_m051013_c001_v7007000_t0000_u01773378613629") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538dab_d20260313_m051004_c001_v0001097_t0052_u01773378604370") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e5201_d20260313_m051004_c001_v7007000_t0000_u01773378604004") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538d91_d20260313_m051002_c001_v0001097_t0036_u01773378602928") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51f1_d20260313_m051002_c001_v7007000_t0000_u01773378602015") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538d67_d20260313_m051001_c001_v0001097_t0002_u01773378601054") 2026/03/13 05:20:37 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51e1_d20260313_m051000_c001_v7007000_t0000_u01773378600506") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538d4f_d20260313_m050959_c001_v0001097_t0029_u01773378599763") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51d7_d20260313_m050958_c001_v7007000_t0000_u01773378598852") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538d37_d20260313_m050957_c001_v0001097_t0007_u01773378597793") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51d1_d20260313_m050957_c001_v7007000_t0000_u01773378597245") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538d23_d20260313_m050956_c001_v0001097_t0029_u01773378596442") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51cc_d20260313_m050955_c001_v7007000_t0000_u01773378595893") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538d04_d20260313_m050955_c001_v0001097_t0049_u01773378595023") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51bb_d20260313_m050949_c001_v7007000_t0000_u01773378589956") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538c7b_d20260313_m050949_c001_v0001097_t0027_u01773378589208") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51b9_d20260313_m050948_c001_v7007000_t0000_u01773378588658") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538c5b_d20260313_m050947_c001_v0001097_t0020_u01773378587829") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e51ae_d20260313_m050946_c001_v7007000_t0000_u01773378586920") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538c3d_d20260313_m050945_c001_v0001097_t0011_u01773378585983") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4161fc7dba7e5196_d20260313_m050943_c001_v7007000_t0000_u01773378583726") 2026/03/13 05:20:38 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e538be7_d20260313_m050942_c001_v0001097_t0019_u01773378582870") 2026/03/13 05:20:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a787_d20260313_m051618_c001_v7007000_t0000_u01773378978059") 2026/03/13 05:20:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1924_d20260313_m051616_c001_v0001137_t0018_u01773378976727") 2026/03/13 05:20:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a74f_d20260313_m051616_c001_v7007000_t0000_u01773378976138") 2026/03/13 05:20:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055187d2_d20260313_m051614_c001_v0001171_t0012_u01773378974764") 2026/03/13 05:20:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb6a_d20260313_m051915_c001_v7007000_t0000_u01773379155360") 2026/03/13 05:20:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b7d_d20260313_m051914_c001_v0001137_t0000_u01773379154517") 2026/03/13 05:20:39 DEBUG : sub/yam: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f96d_d20260313_m051147_c001_v7007000_t0000_u01773378707520") 2026/03/13 05:20:39 DEBUG : sub/yam: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1bbc_d20260313_m051146_c001_v0001105_t0052_u01773378706290") 2026/03/13 05:20:39 DEBUG : test_dir1/file2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a747_d20260313_m051613_c001_v7007000_t0000_u01773378973955") 2026/03/13 05:20:39 DEBUG : test_dir1/file2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10960857055187c4_d20260313_m051612_c001_v0001171_t0006_u01773378972436") 2026/03/13 05:20:39 DEBUG : test_dir1/file2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a73f_d20260313_m051611_c001_v7007000_t0000_u01773378971645") 2026/03/13 05:20:39 DEBUG : test_dir1/file2: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4a38_d20260313_m051610_c001_v0001157_t0051_u01773378970470") 2026/03/13 05:20:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a748_d20260313_m051614_c001_v7007000_t0000_u01773378974149") 2026/03/13 05:20:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb06689aa_d20260313_m051612_c001_v0001180_t0000_u01773378972426") 2026/03/13 05:20:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f420e930df0a9a740_d20260313_m051611_c001_v7007000_t0000_u01773378971827") 2026/03/13 05:20:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518790_d20260313_m051610_c001_v0001171_t0051_u01773378970457") 2026/03/13 05:20:39 DEBUG : three: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f4070ebf9a907904c_d20260313_m051139_c001_v7007000_t0000_u01773378699670") 2026/03/13 05:20:39 DEBUG : three: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5392f4_d20260313_m051138_c001_v0001097_t0028_u01773378698421") 2026/03/13 05:20:39 DEBUG : three: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113c58366e5392c8_d20260313_m051135_c001_v0001097_t0026_u01773378695805") 2026/03/13 05:20:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb6b_d20260313_m051916_c001_v7007000_t0000_u01773379156970") 2026/03/13 05:20:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668c16_d20260313_m051916_c001_v0001180_t0049_u01773379156345") 2026/03/13 05:20:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cbf6_d20260313_m051935_c001_v7007000_t0000_u01773379175364") 2026/03/13 05:20:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518c1b_d20260313_m051933_c001_v0001171_t0044_u01773379173419") 2026/03/13 05:20:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cbf2_d20260313_m051931_c001_v7007000_t0000_u01773379171875") 2026/03/13 05:20:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668c5e_d20260313_m051930_c001_v0001180_t0055_u01773379170338") 2026/03/13 05:20:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cbee_d20260313_m051929_c001_v7007000_t0000_u01773379169383") 2026/03/13 05:20:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b95_d20260313_m051928_c001_v0001137_t0020_u01773379168667") 2026/03/13 05:20:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cbd1_d20260313_m051923_c001_v7007000_t0000_u01773379163902") 2026/03/13 05:20:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668c28_d20260313_m051923_c001_v0001180_t0007_u01773379163055") 2026/03/13 05:20:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cbec_d20260313_m051925_c001_v7007000_t0000_u01773379165940") 2026/03/13 05:20:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518bff_d20260313_m051924_c001_v0001171_t0048_u01773379164845") 2026/03/13 05:20:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb9f_d20260313_m051922_c001_v7007000_t0000_u01773379162099") 2026/03/13 05:20:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f10210d2edd8c1b8f_d20260313_m051921_c001_v0001137_t0019_u01773379161349") 2026/03/13 05:20:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb83_d20260313_m051920_c001_v7007000_t0000_u01773379160385") 2026/03/13 05:20:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4d02_d20260313_m051919_c001_v0001157_t0028_u01773379159622") 2026/03/13 05:20:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cb81_d20260313_m051918_c001_v7007000_t0000_u01773379158634") 2026/03/13 05:20:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1096085705518be3_d20260313_m051917_c001_v0001171_t0041_u01773379157921") 2026/03/13 05:20:40 DEBUG : toe/toe/toe: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f410b7dbd560ff4f6_d20260313_m051940_c001_v7007000_t0000_u01773379180171") 2026/03/13 05:20:40 DEBUG : toe/toe/toe: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f111fd34eb0668c84_d20260313_m051939_c001_v0001180_t0056_u01773379179548") 2026/03/13 05:20:40 DEBUG : toe/toe/toe: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cbed_d20260313_m051927_c001_v7007000_t0000_u01773379167715") 2026/03/13 05:20:40 DEBUG : toe/toe/toe: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4d0e_d20260313_m051926_c001_v0001157_t0010_u01773379166884") 2026/03/13 05:20:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cbf8_d20260313_m051935_c001_v7007000_t0000_u01773379175982") 2026/03/13 05:20:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f107fc676b8bb4d1c_d20260313_m051935_c001_v0001157_t0034_u01773379175080") 2026/03/13 05:20:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f42380fd42553cbf4_d20260313_m051932_c001_v7007000_t0000_u01773379172468") 2026/03/13 05:20:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f108d581ff7a9ab51_d20260313_m051931_c001_v0001103_t0029_u01773379171501") 2026/03/13 05:20:40 DEBUG : two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f948_d20260313_m051139_c001_v7007000_t0000_u01773378699871") 2026/03/13 05:20:40 DEBUG : two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f413f4ffda4bf1b93_d20260313_m051137_c001_v0001105_t0042_u01773378697852") 2026/03/13 05:20:40 DEBUG : two: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f413c58366e5392c6_d20260313_m051135_c001_v0001097_t0006_u01773378695621") 2026/03/13 05:20:41 DEBUG : yam: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f973_d20260313_m051148_c001_v7007000_t0000_u01773378708276") 2026/03/13 05:20:41 DEBUG : yam: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f106181446786c3b1_d20260313_m051147_c001_v0001185_t0030_u01773378707332") 2026/03/13 05:20:41 DEBUG : yam: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f961_d20260313_m051144_c001_v7007000_t0000_u01773378704919") 2026/03/13 05:20:41 DEBUG : yam: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1bb2_d20260313_m051143_c001_v0001105_t0049_u01773378703732") 2026/03/13 05:20:41 DEBUG : yam: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f950_d20260313_m051142_c001_v7007000_t0000_u01773378702317") 2026/03/13 05:20:41 DEBUG : yam: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f113f4ffda4bf1ba0_d20260313_m051140_c001_v0001105_t0052_u01773378700450") 2026/03/13 05:20:41 DEBUG : yaml: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f966_d20260313_m051145_c001_v7007000_t0000_u01773378705724") 2026/03/13 05:20:41 DEBUG : yaml: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f1183684f9db4d10d_d20260313_m051144_c001_v0001185_t0021_u01773378704732") 2026/03/13 05:20:41 DEBUG : yaml: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f404297cfb287f955_d20260313_m051143_c001_v7007000_t0000_u01773378703064") 2026/03/13 05:20:41 DEBUG : yaml: Deleting (id "4_zff02bd13909deb5b9fc80e1b_f109d66c63a553f80_d20260313_m051141_c001_v0001161_t0044_u01773378701858") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m4.67949507s (try 1/5)