"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/27 02:35:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa" 2026/03/27 02:35:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 02:35:38 DEBUG : Creating backend with remote "/tmp/rclone3344999042" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:39 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:39 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:40 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:40 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:35:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:41 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:35:41 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", 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-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:42 DEBUG : Creating backend with remote "/non-existing" 2026/03/27 02:35:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/27 02:35:42 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:42 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:43 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:43 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:35:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.55s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", 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-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:45 INFO : B2 bucket rclone-test-bicaxih7fupa: Running all checks before starting transfers 2026/03/27 02:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:45 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:45 INFO : B2 bucket rclone-test-bicaxih7fupa: Checks finished, now starting transfers 2026/03/27 02:35:45 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:35:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:46 ERROR : Ignoring --no-traverse with sync 2026/03/27 02:35:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:46 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:46 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:35:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:46 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:35:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/27 02:35:47 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:47 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:47 DEBUG : hello world2: size = 12 OK 2026/03/27 02:35:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/27 02:35:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:35:48 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:48 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:48 DEBUG : potato2: size = 11 OK 2026/03/27 02:35:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:35:50 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:50 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:50 DEBUG : potato2: size = 11 OK 2026/03/27 02:35:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/27 02:35:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:35:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/27 02:35:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:35:51 INFO : sub dir2: Making directory 2026/03/27 02:35:51 INFO : sub dir: Making directory 2026/03/27 02:35:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:51 INFO : sub dir2/sub sub dir2: Making directory 2026/03/27 02:35:51 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:51 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:35:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:51 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/27 02:35:51 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:52 INFO : sub dir2: Making directory 2026/03/27 02:35:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/27 02:35:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:35:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:52 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:52 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:35:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:53 DEBUG : sub dir2: Making directory with metadata 2026/03/27 02:35:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:35:53 INFO : sub dir2: Making directory 2026/03/27 02:35:53 INFO : sub dir: Making directory 2026/03/27 02:35:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:53 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:53 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:35:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:53 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:35:53 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/27 02:35:53 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/27 02:35:54 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", 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-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:55 INFO : sub dir2: Making directory 2026/03/27 02:35:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:55 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:55 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:35:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:55 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:35:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:56 DEBUG : sub dir2: Making directory with metadata 2026/03/27 02:35:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:35:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:35:56 INFO : sub dir2: Making directory 2026/03/27 02:35:56 INFO : sub dir: Making directory 2026/03/27 02:35:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:56 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:56 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:56 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:35:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:56 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:35:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/27 02:35:56 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", 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-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:57 INFO : sub dir2: Making directory 2026/03/27 02:35:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:35:57 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:35:57 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:35:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:35:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:35:58 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:35:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:35:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yilugof5rega" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bicaxih7fupa -> B2 bucket rclone-test-yilugof5rega 2026/03/27 02:36:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:36:00 DEBUG : B2 bucket rclone-test-yilugof5rega: Waiting for checks to finish 2026/03/27 02:36:00 DEBUG : B2 bucket rclone-test-yilugof5rega: Waiting for transfers to finish 2026/03/27 02:36:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:36:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:36:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:36:01 DEBUG : B2 bucket rclone-test-yilugof5rega: Purge remote 2026/03/27 02:36:01 INFO : B2 bucket rclone-test-yilugof5rega: cleaning bucket "rclone-test-yilugof5rega" of all files 2026/03/27 02:36:02 DEBUG : sub dir/hello world: Deleting (id "4_z0f920d93206d2bdb9fd80e1b_f10903b33e18f5cc1_d20260327_m023601_c001_v0001167_t0048_u01774578961142") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:36:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:36:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:36:03 DEBUG : sub dir/hello world: Sizes differ 2026/03/27 02:36:03 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:36:03 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:36:04 DEBUG : sub dir/hello world: size = 17 OK 2026/03/27 02:36:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/27 02:36:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.51s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:36:05 DEBUG : Creating backend with remote "TestB2:rclone-test-mejiver4dadu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bicaxih7fupa -> B2 bucket rclone-test-mejiver4dadu 2026/03/27 02:37:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/03/27 02:37:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/27 02:37:06 DEBUG : pacer: Reducing sleep to 10ms 2026/03/27 02:37:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:37:06 DEBUG : B2 bucket rclone-test-mejiver4dadu: Waiting for checks to finish 2026/03/27 02:37:06 DEBUG : B2 bucket rclone-test-mejiver4dadu: Waiting for transfers to finish 2026/03/27 02:37:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:37:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:37:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:37:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:37:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mejiver4dadu) 2026/03/27 02:37:09 DEBUG : sub dir/hello world: Sizes differ 2026/03/27 02:37:09 DEBUG : B2 bucket rclone-test-mejiver4dadu: Waiting for checks to finish 2026/03/27 02:37:09 DEBUG : B2 bucket rclone-test-mejiver4dadu: Waiting for transfers to finish 2026/03/27 02:37:09 DEBUG : sub dir/hello world: size = 17 OK 2026/03/27 02:37:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/27 02:37:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:37:09 DEBUG : B2 bucket rclone-test-mejiver4dadu: Purge remote 2026/03/27 02:37:09 INFO : B2 bucket rclone-test-mejiver4dadu: cleaning bucket "rclone-test-mejiver4dadu" of all files 2026/03/27 02:37:09 DEBUG : sub dir/hello world: Deleting (id "4_zcf520da3207d2bdb9fd80e1b_f1011df2cb902e9ac_d20260327_m023709_c001_v0001103_t0045_u01774579029143") 2026/03/27 02:37:09 DEBUG : sub dir/hello world: Deleting (id "4_zcf520da3207d2bdb9fd80e1b_f1000d0fb9c6f0870_d20260327_m023707_c001_v0001097_t0059_u01774579027083") --- PASS: TestServerSideCopyOverSelf (66.42s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:37:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:37:11 DEBUG : sub dir/hello world: Sizes differ 2026/03/27 02:37:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:12 DEBUG : sub dir/hello world: size = 17 OK 2026/03/27 02:37:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/27 02:37:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/27 02:37:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.52s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nezazon0toye" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bicaxih7fupa -> B2 bucket rclone-test-nezazon0toye 2026/03/27 02:37:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:37:14 DEBUG : B2 bucket rclone-test-nezazon0toye: Waiting for checks to finish 2026/03/27 02:37:14 DEBUG : B2 bucket rclone-test-nezazon0toye: Waiting for transfers to finish 2026/03/27 02:37:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:37:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:37:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:37:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:37:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nezazon0toye) 2026/03/27 02:37:15 DEBUG : B2 bucket rclone-test-nezazon0toye: Waiting for checks to finish 2026/03/27 02:37:15 DEBUG : sub dir/hello world: Sizes differ 2026/03/27 02:37:15 DEBUG : B2 bucket rclone-test-nezazon0toye: Waiting for transfers to finish 2026/03/27 02:37:16 DEBUG : sub dir/hello world: size = 17 OK 2026/03/27 02:37:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/27 02:37:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:37:16 INFO : sub dir/hello world: Deleted 2026/03/27 02:37:16 DEBUG : testing file moves 2026/03/27 02:37:17 DEBUG : B2 bucket rclone-test-nezazon0toye: Waiting for checks to finish 2026/03/27 02:37:17 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:37:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nezazon0toye) 2026/03/27 02:37:17 DEBUG : sub dir/hello world: Sizes differ 2026/03/27 02:37:17 DEBUG : B2 bucket rclone-test-nezazon0toye: Waiting for transfers to finish 2026/03/27 02:37:17 DEBUG : sub dir/hello world: size = 24 OK 2026/03/27 02:37:17 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/27 02:37:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/27 02:37:17 INFO : sub dir/hello world: Deleted 2026/03/27 02:37:18 DEBUG : B2 bucket rclone-test-nezazon0toye: Purge remote 2026/03/27 02:37:18 INFO : B2 bucket rclone-test-nezazon0toye: cleaning bucket "rclone-test-nezazon0toye" of all files 2026/03/27 02:37:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f622d93207d2bdb9fd80e1b_f1107ce57e11b7d8c_d20260327_m023717_c001_v0001091_t0052_u01774579037274") 2026/03/27 02:37:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f622d93207d2bdb9fd80e1b_f1174d03c5976162d_d20260327_m023715_c001_v0001185_t0030_u01774579035909") 2026/03/27 02:37:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f622d93207d2bdb9fd80e1b_f110ca98bf080a15c_d20260327_m023714_c001_v0001099_t0029_u01774579034796") --- PASS: TestServerSideMoveOverSelf (6.75s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:19 ERROR : error listing: directory not found 2026/03/27 02:37:19 INFO : Local file system at /tmp/rclone3344999042: Making directory 2026/03/27 02:37:20 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:20 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.30s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:37:21 DEBUG : Local file system at /tmp/rclone3344999042: Waiting for checks to finish 2026/03/27 02:37:21 DEBUG : Local file system at /tmp/rclone3344999042: Waiting for transfers to finish 2026/03/27 02:37:21 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/27 02:37:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:37:21 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/27 02:37:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.68s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/27 02:37:22 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:22 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:23 DEBUG : check sum: size = 1 OK 2026/03/27 02:37:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:37:23 INFO : check sum: Copied (new) 2026/03/27 02:37:23 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:23 DEBUG : check sum: size = 1 OK 2026/03/27 02:37:23 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:37:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/27 02:37:23 DEBUG : check sum: Unchanged skipping 2026/03/27 02:37:23 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:23 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/27 02:37:24 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:24 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:24 DEBUG : sizeonly: size = 6 OK 2026/03/27 02:37:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/27 02:37:24 INFO : sizeonly: Copied (new) 2026/03/27 02:37:24 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:24 DEBUG : sizeonly: size = 6 OK 2026/03/27 02:37:24 DEBUG : sizeonly: Sizes identical 2026/03/27 02:37:24 DEBUG : sizeonly: Unchanged skipping 2026/03/27 02:37:24 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:24 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:24 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/27 02:37:25 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:25 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/27 02:37:26 INFO : ignore-size: Copied (new) 2026/03/27 02:37:26 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:37:26 DEBUG : ignore-size: Unchanged skipping 2026/03/27 02:37:26 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:26 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:26 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:27 DEBUG : existing: size = 6 OK 2026/03/27 02:37:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:37:27 DEBUG : existing: Unchanged skipping 2026/03/27 02:37:27 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:27 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:27 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:27 INFO : There was nothing to transfer 2026/03/27 02:37:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/27 02:37:27 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:27 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:28 DEBUG : existing: size = 6 OK 2026/03/27 02:37:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/27 02:37:28 INFO : existing: Copied (replaced existing) 2026/03/27 02:37:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/27 02:37:29 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:29 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:29 DEBUG : existing: size = 6 OK 2026/03/27 02:37:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/27 02:37:29 INFO : existing: Copied (new) 2026/03/27 02:37:29 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:29 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:29 DEBUG : existing: Destination exists, skipping 2026/03/27 02:37:29 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:29 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:30 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/27 02:37:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/27 02:37:31 DEBUG : c/non empty space: size = 5 OK 2026/03/27 02:37:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:37:31 DEBUG : c/non empty space: Unchanged skipping 2026/03/27 02:37:31 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:31 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:31 DEBUG : a/potato2: size = 60 OK 2026/03/27 02:37:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:37:31 INFO : a/potato2: Copied (new) 2026/03/27 02:37:31 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:31 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:33 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:33 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/27 02:37:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:37:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/27 02:37:33 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:33 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:33 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:33 INFO : There was nothing to transfer 2026/03/27 02:37:33 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/27 02:37:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:37:33 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:34 INFO : empty space: Updated modification time in destination 2026/03/27 02:37:34 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:34 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:34 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:35 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:35 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/27 02:37:35 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:37:35 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:35 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:35 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:36 DEBUG : foo: size = 3 OK 2026/03/27 02:37:36 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/27 02:37:36 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:37:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:37:36 DEBUG : foo: sha1 differ 2026/03/27 02:37:36 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:36 DEBUG : foo: size = 3 OK 2026/03/27 02:37:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/27 02:37:36 INFO : foo: Copied (replaced existing) 2026/03/27 02:37:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/27 02:37:38 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:37:38 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:38 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:38 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:38 DEBUG : potato: size = 60 OK 2026/03/27 02:37:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:37:38 INFO : potato: Copied (new) 2026/03/27 02:37:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:40 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:37:40 DEBUG : potato: size = 60 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:37:40 DEBUG : potato: Sizes differ 2026/03/27 02:37:40 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:40 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:40 DEBUG : potato: size = 21 OK 2026/03/27 02:37:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/27 02:37:40 INFO : potato: Copied (replaced existing) 2026/03/27 02:37:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.60s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:42 DEBUG : potato: size = 21 OK 2026/03/27 02:37:42 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/27 02:37:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3344999042) 2026/03/27 02:37:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:37:42 DEBUG : potato: sha1 differ 2026/03/27 02:37:42 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:42 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:42 DEBUG : potato: size = 21 OK 2026/03/27 02:37:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/27 02:37:42 INFO : potato: Copied (replaced existing) 2026/03/27 02:37:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:37:43 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:37:43 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/27 02:37:43 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:43 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:43 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:37:45 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:37:45 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:45 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:45 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:45 DEBUG : potato2: size = 60 OK 2026/03/27 02:37:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:37:45 INFO : potato2: Copied (new) 2026/03/27 02:37:45 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:47 INFO : d: Making directory 2026/03/27 02:37:47 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/27 02:37:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/27 02:37:47 DEBUG : c/non empty space: size = 5 OK 2026/03/27 02:37:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:37:47 DEBUG : c/non empty space: Unchanged skipping 2026/03/27 02:37:47 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:47 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:47 DEBUG : a/potato2: size = 60 OK 2026/03/27 02:37:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:37:47 INFO : a/potato2: Copied (new) 2026/03/27 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:47 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/27 02:37:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/27 02:37:49 DEBUG : c/non empty space: size = 5 OK 2026/03/27 02:37:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:37:49 DEBUG : c/non empty space: Unchanged skipping 2026/03/27 02:37:49 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:49 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:49 DEBUG : a/potato2: size = 60 OK 2026/03/27 02:37:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:37:49 INFO : a/potato2: Copied (new) 2026/03/27 02:37:49 ERROR : B2 bucket rclone-test-bicaxih7fupa: not deleting files as there were IO errors 2026/03/27 02:37:49 ERROR : B2 bucket rclone-test-bicaxih7fupa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:51 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:37:51 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:37:51 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:51 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:51 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:51 INFO : potato: Deleted 2026/03/27 02:37:51 DEBUG : potato2: size = 60 OK 2026/03/27 02:37:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:37:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.91s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:53 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:53 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:53 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:53 INFO : potato: Deleted 2026/03/27 02:37:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:37:54 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:37:54 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:54 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:54 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:54 DEBUG : potato2: size = 60 OK 2026/03/27 02:37:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:37:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.37s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:37:55 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:55 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:56 DEBUG : potato2: size = 19 OK 2026/03/27 02:37:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/27 02:37:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.74s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:57 DEBUG : enormous: Excluded (Size Filter) 2026/03/27 02:37:57 DEBUG : enormous: Excluded 2026/03/27 02:37:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/27 02:37:57 DEBUG : potato2: Excluded 2026/03/27 02:37:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/27 02:37:57 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:57 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:37:57 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:57 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:57 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:57 INFO : There was nothing to transfer 2026/03/27 02:37:57 DEBUG : enormous: Excluded (Size Filter) 2026/03/27 02:37:57 DEBUG : enormous: Excluded 2026/03/27 02:37:57 DEBUG : potato2: Excluded (Size Filter) 2026/03/27 02:37:57 DEBUG : potato2: Excluded 2026/03/27 02:37:58 DEBUG : potato2: Excluded (Size Filter) 2026/03/27 02:37:58 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/27 02:37:58 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:58 DEBUG : Local file system at /tmp/rclone3344999042: Waiting for checks to finish 2026/03/27 02:37:58 DEBUG : Local file system at /tmp/rclone3344999042: Waiting for transfers to finish 2026/03/27 02:37:58 DEBUG : Waiting for deletions to finish 2026/03/27 02:37:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:37:59 DEBUG : enormous: Excluded (Size Filter) 2026/03/27 02:37:59 DEBUG : enormous: Excluded 2026/03/27 02:37:59 DEBUG : potato2: Excluded (Size Filter) 2026/03/27 02:37:59 DEBUG : potato2: Excluded 2026/03/27 02:37:59 DEBUG : empty space: size = 1 OK 2026/03/27 02:37:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:37:59 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:37:59 DEBUG : empty space: Unchanged skipping 2026/03/27 02:37:59 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:37:59 DEBUG : Waiting for deletions to finish 2026/03/27 02:38:00 INFO : potato2: Deleted 2026/03/27 02:38:00 INFO : enormous: Deleted 2026/03/27 02:38:00 INFO : There was nothing to transfer 2026/03/27 02:38:00 DEBUG : empty space: size = 1 OK 2026/03/27 02:38:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/27 02:38:00 DEBUG : empty space: Unchanged skipping 2026/03/27 02:38:00 DEBUG : Local file system at /tmp/rclone3344999042: Waiting for checks to finish 2026/03/27 02:38:00 DEBUG : Local file system at /tmp/rclone3344999042: Waiting for transfers to finish 2026/03/27 02:38:00 DEBUG : Waiting for deletions to finish 2026/03/27 02:38:00 INFO : enormous: Deleted 2026/03/27 02:38:00 INFO : potato2: Deleted 2026/03/27 02:38:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.28s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:38:02 DEBUG : five: Need to transfer - File not found at Destination 2026/03/27 02:38:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:38:02 DEBUG : four: size = 8 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:38:02 DEBUG : four: Sizes differ 2026/03/27 02:38:02 DEBUG : one: Destination is newer than source, skipping 2026/03/27 02:38:02 DEBUG : three: size = 5 OK 2026/03/27 02:38:02 DEBUG : three: Sizes identical 2026/03/27 02:38:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/27 02:38:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/27 02:38:02 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:02 DEBUG : two: size = 3 OK 2026/03/27 02:38:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3344999042) 2026/03/27 02:38:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:38:02 DEBUG : two: sha1 differ 2026/03/27 02:38:02 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:02 DEBUG : five: size = 4 OK 2026/03/27 02:38:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/27 02:38:02 INFO : five: Copied (new) 2026/03/27 02:38:03 DEBUG : four: size = 4 OK 2026/03/27 02:38:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/27 02:38:03 INFO : four: Copied (replaced existing) 2026/03/27 02:38:03 DEBUG : two: size = 3 OK 2026/03/27 02:38:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/27 02:38:03 INFO : two: Copied (replaced existing) 2026/03/27 02:38:03 DEBUG : Waiting for deletions to finish 2026/03/27 02:38:03 DEBUG : five: size = 4 OK 2026/03/27 02:38:03 DEBUG : four: size = 4 OK 2026/03/27 02:38:03 DEBUG : one: Destination is newer than source, skipping 2026/03/27 02:38:03 DEBUG : two: size = 3 OK 2026/03/27 02:38:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/27 02:38:03 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/27 02:38:03 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/27 02:38:03 DEBUG : three: size = 5 OK 2026/03/27 02:38:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/27 02:38:03 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/27 02:38:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3344999042) 2026/03/27 02:38:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/27 02:38:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:38:03 DEBUG : three: sha1 differ 2026/03/27 02:38:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/27 02:38:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/27 02:38:03 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/27 02:38:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/27 02:38:03 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:03 DEBUG : three: size = 5 OK 2026/03/27 02:38:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:38:03 INFO : three: Copied (replaced existing) 2026/03/27 02:38:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/27 02:38:05 INFO : B2 bucket rclone-test-bicaxih7fupa: Making map for --track-renames 2026/03/27 02:38:05 INFO : B2 bucket rclone-test-bicaxih7fupa: Finished making map for --track-renames 2026/03/27 02:38:05 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:05 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for renames to finish 2026/03/27 02:38:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/27 02:38:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/27 02:38:05 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:06 DEBUG : potato: size = 14 OK 2026/03/27 02:38:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/27 02:38:06 INFO : potato: Copied (new) 2026/03/27 02:38:06 DEBUG : yam: size = 11 OK 2026/03/27 02:38:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:38:06 INFO : yam: Copied (new) 2026/03/27 02:38:06 DEBUG : Waiting for deletions to finish 2026/03/27 02:38:06 DEBUG : potato: size = 14 OK 2026/03/27 02:38:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:38:06 INFO : B2 bucket rclone-test-bicaxih7fupa: Making map for --track-renames 2026/03/27 02:38:06 INFO : B2 bucket rclone-test-bicaxih7fupa: Finished making map for --track-renames 2026/03/27 02:38:06 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:06 DEBUG : potato: Unchanged skipping 2026/03/27 02:38:06 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for renames to finish 2026/03/27 02:38:07 DEBUG : yaml: size = 11 OK 2026/03/27 02:38:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:38:07 INFO : yam: Copied (server-side copy) to: yaml 2026/03/27 02:38:07 INFO : yam: Deleted 2026/03/27 02:38:07 INFO : yaml: Renamed from "yam" 2026/03/27 02:38:07 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/27 02:38:08 INFO : B2 bucket rclone-test-bicaxih7fupa: Making map for --track-renames 2026/03/27 02:38:08 INFO : B2 bucket rclone-test-bicaxih7fupa: Finished making map for --track-renames 2026/03/27 02:38:08 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/27 02:38:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/27 02:38:08 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for renames to finish 2026/03/27 02:38:08 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:08 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1181-00.backblaze.com/b2api/v1/b2_upload_file/3f12bd53205d2bdb9fd80e1b/c001_v0001181_t0037": EOF 2026/03/27 02:38:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-00.backblaze.com/b2api/v1/b2_upload_file/3f12bd53205d2bdb9fd80e1b/c001_v0001181_t0037": EOF) 2026/03/27 02:38:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/27 02:38:08 DEBUG : yam: Received error: Post "https://pod-000-1181-00.backblaze.com/b2api/v1/b2_upload_file/3f12bd53205d2bdb9fd80e1b/c001_v0001181_t0037": EOF - low level retry 0/10 2026/03/27 02:38:09 DEBUG : pacer: Reducing sleep to 10ms 2026/03/27 02:38:09 DEBUG : potato: size = 14 OK 2026/03/27 02:38:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/27 02:38:09 INFO : potato: Copied (new) 2026/03/27 02:38:09 DEBUG : yam: size = 11 OK 2026/03/27 02:38:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:38:09 INFO : yam: Copied (new) 2026/03/27 02:38:09 DEBUG : Waiting for deletions to finish 2026/03/27 02:38:10 INFO : B2 bucket rclone-test-bicaxih7fupa: Making map for --track-renames 2026/03/27 02:38:10 DEBUG : potato: size = 14 OK 2026/03/27 02:38:10 INFO : B2 bucket rclone-test-bicaxih7fupa: Finished making map for --track-renames 2026/03/27 02:38:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:38:10 DEBUG : potato: Unchanged skipping 2026/03/27 02:38:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for renames to finish 2026/03/27 02:38:10 DEBUG : yaml: size = 11 OK 2026/03/27 02:38:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:38:10 INFO : yam: Copied (server-side copy) to: yaml 2026/03/27 02:38:10 INFO : yam: Deleted 2026/03/27 02:38:10 INFO : yaml: Renamed from "yam" 2026/03/27 02:38:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.09s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/27 02:38:11 INFO : B2 bucket rclone-test-bicaxih7fupa: Making map for --track-renames 2026/03/27 02:38:11 INFO : B2 bucket rclone-test-bicaxih7fupa: Finished making map for --track-renames 2026/03/27 02:38:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/27 02:38:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/27 02:38:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for renames to finish 2026/03/27 02:38:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:12 DEBUG : potato: size = 14 OK 2026/03/27 02:38:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/27 02:38:12 INFO : potato: Copied (new) 2026/03/27 02:38:12 DEBUG : sub/yam: size = 11 OK 2026/03/27 02:38:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:38:12 INFO : sub/yam: Copied (new) 2026/03/27 02:38:12 DEBUG : Waiting for deletions to finish 2026/03/27 02:38:12 DEBUG : potato: size = 14 OK 2026/03/27 02:38:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:38:12 DEBUG : potato: Unchanged skipping 2026/03/27 02:38:12 INFO : B2 bucket rclone-test-bicaxih7fupa: Making map for --track-renames 2026/03/27 02:38:12 INFO : B2 bucket rclone-test-bicaxih7fupa: Finished making map for --track-renames 2026/03/27 02:38:12 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:12 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for renames to finish 2026/03/27 02:38:13 DEBUG : yam: size = 11 OK 2026/03/27 02:38:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/27 02:38:13 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/27 02:38:14 INFO : sub/yam: Deleted 2026/03/27 02:38:14 INFO : yam: Renamed from "sub/yam" 2026/03/27 02:38:14 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.33s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:38:15 DEBUG : Creating backend with remote "/tmp/rclone3344999042/dir1" 2026/03/27 02:38:15 DEBUG : Creating backend with remote "/tmp/rclone3344999042/dir2" 2026/03/27 02:38:15 DEBUG : Local file system at /tmp/rclone3344999042/dir2: Using server-side directory move 2026/03/27 02:38:15 INFO : Local file system at /tmp/rclone3344999042/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/27 02:38:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/27 02:38:15 DEBUG : Local file system at /tmp/rclone3344999042/dir2: Waiting for checks to finish 2026/03/27 02:38:15 DEBUG : Local file system at /tmp/rclone3344999042/dir2: Waiting for transfers to finish 2026/03/27 02:38:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:38:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/27 02:38:15 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:15 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:38:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:38:15 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:38:15 INFO : sub dir/hello world: Deleted 2026/03/27 02:38:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/27 02:38:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/27 02:38:16 INFO : nested/sub dir/file: Copied (new) 2026/03/27 02:38:16 INFO : nested/sub dir/file: Deleted 2026/03/27 02:38:16 INFO : sub dir: Removing directory 2026/03/27 02:38:16 INFO : nested/sub dir: Removing directory 2026/03/27 02:38:16 INFO : nested: Removing directory 2026/03/27 02:38:16 DEBUG : Local file system at /tmp/rclone3344999042: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:38:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/27 02:38:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/27 02:38:17 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:17 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/27 02:38:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/27 02:38:17 INFO : nested/sub dir/file: Copied (new) 2026/03/27 02:38:17 INFO : nested/sub dir/file: Deleted 2026/03/27 02:38:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/27 02:38:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:38:17 INFO : sub dir/hello world: Copied (new) 2026/03/27 02:38:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:38:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/27 02:38:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/27 02:38:19 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:19 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:19 DEBUG : existing: size = 6 OK 2026/03/27 02:38:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/27 02:38:19 INFO : existing: Copied (new) 2026/03/27 02:38:19 INFO : existing: Deleted 2026/03/27 02:38:19 DEBUG : existing-b: size = 6 OK 2026/03/27 02:38:19 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/27 02:38:19 INFO : existing-b: Copied (new) 2026/03/27 02:38:19 INFO : existing-b: Deleted 2026/03/27 02:38:19 DEBUG : existing: Destination exists, skipping 2026/03/27 02:38:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/27 02:38:19 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:38:19 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:38:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.02s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:38:20 DEBUG : Creating backend with remote "TestB2:rclone-test-supawok7zogi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bicaxih7fupa -> B2 bucket rclone-test-supawok7zogi 2026/03/27 02:38:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:38:25 DEBUG : empty space: size = 1 OK 2026/03/27 02:38:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/27 02:38:25 DEBUG : empty space: Unchanged skipping 2026/03/27 02:38:25 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:38:25 DEBUG : potato3: size = 60 (B2 bucket rclone-test-supawok7zogi) 2026/03/27 02:38:25 DEBUG : potato3: Sizes differ 2026/03/27 02:38:25 DEBUG : B2 bucket rclone-test-supawok7zogi: Waiting for checks to finish 2026/03/27 02:38:25 INFO : empty space: Deleted 2026/03/27 02:38:25 DEBUG : B2 bucket rclone-test-supawok7zogi: Waiting for transfers to finish 2026/03/27 02:38:25 DEBUG : potato2: size = 60 OK 2026/03/27 02:38:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:38:25 INFO : potato2: Copied (server-side copy) 2026/03/27 02:38:26 INFO : potato2: Deleted 2026/03/27 02:38:26 DEBUG : potato3: size = 68 OK 2026/03/27 02:38:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:38:26 INFO : potato3: Copied (server-side copy) 2026/03/27 02:38:26 INFO : potato3: Deleted 2026/03/27 02:38:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dumecil9kufo" 2026/03/27 02:38:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/27 02:38:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:38:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/27 02:38:27 DEBUG : B2 bucket rclone-test-dumecil9kufo: Waiting for checks to finish 2026/03/27 02:38:27 DEBUG : B2 bucket rclone-test-dumecil9kufo: Waiting for transfers to finish 2026/03/27 02:38:28 DEBUG : empty space: size = 1 OK 2026/03/27 02:38:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:38:28 INFO : empty space: Copied (server-side copy) 2026/03/27 02:38:28 INFO : empty space: Deleted 2026/03/27 02:38:29 DEBUG : potato3: size = 68 OK 2026/03/27 02:38:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:38:29 INFO : potato3: Copied (server-side copy) 2026/03/27 02:38:29 INFO : potato3: Deleted 2026/03/27 02:38:30 DEBUG : potato2: size = 60 OK 2026/03/27 02:38:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:38:30 INFO : potato2: Copied (server-side copy) 2026/03/27 02:38:30 INFO : potato2: Deleted 2026/03/27 02:38:30 DEBUG : B2 bucket rclone-test-dumecil9kufo: Purge remote 2026/03/27 02:38:30 INFO : B2 bucket rclone-test-dumecil9kufo: cleaning bucket "rclone-test-dumecil9kufo" of all files 2026/03/27 02:38:30 DEBUG : empty space: Deleting (id "4_z5f524d83208d2bdb9fd80e1b_f110e0d48b24deb5a_d20260327_m023828_c001_v0001042_t0049_u01774579108438") 2026/03/27 02:38:30 DEBUG : potato2: Deleting (id "4_z5f524d83208d2bdb9fd80e1b_f118d4c1ac40130e8_d20260327_m023829_c001_v0001093_t0036_u01774579109812") 2026/03/27 02:38:30 DEBUG : potato3: Deleting (id "4_z5f524d83208d2bdb9fd80e1b_f103f99f6b2eda4b8_d20260327_m023828_c001_v0001033_t0021_u01774579108813") 2026/03/27 02:38:31 DEBUG : B2 bucket rclone-test-supawok7zogi: Purge remote 2026/03/27 02:38:31 INFO : B2 bucket rclone-test-supawok7zogi: cleaning bucket "rclone-test-supawok7zogi" of all files 2026/03/27 02:38:31 DEBUG : empty space: Deleting (id "4_z1f323d63208d2bdb9fd80e1b_f403c9e06cf3b31b9_d20260327_m023828_c001_v7007000_t0000_u01774579108876") 2026/03/27 02:38:31 DEBUG : empty space: Deleting (id "4_z1f323d63208d2bdb9fd80e1b_f116238d8b2816ccd_d20260327_m023824_c001_v0001092_t0002_u01774579104195") 2026/03/27 02:38:31 DEBUG : potato2: Deleting (id "4_z1f323d63208d2bdb9fd80e1b_f403c9e06cf3b31bb_d20260327_m023830_c001_v7007000_t0000_u01774579110288") 2026/03/27 02:38:31 DEBUG : potato2: Deleting (id "4_z1f323d63208d2bdb9fd80e1b_f1130dce9ff45c7c1_d20260327_m023825_c001_v0001173_t0043_u01774579105563") 2026/03/27 02:38:31 DEBUG : potato3: Deleting (id "4_z1f323d63208d2bdb9fd80e1b_f403c9e06cf3b31ba_d20260327_m023829_c001_v7007000_t0000_u01774579109353") 2026/03/27 02:38:31 DEBUG : potato3: Deleting (id "4_z1f323d63208d2bdb9fd80e1b_f1027a382e99ea436_d20260327_m023825_c001_v0001173_t0044_u01774579105943") 2026/03/27 02:38:31 DEBUG : potato3: Deleting (id "4_z1f323d63208d2bdb9fd80e1b_f116238d8b2816ccf_d20260327_m023824_c001_v0001092_t0051_u01774579104740") --- PASS: TestServerSideMove (12.81s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:38:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hegexaq2dada" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bicaxih7fupa -> B2 bucket rclone-test-hegexaq2dada 2026/03/27 02:38:39 DEBUG : empty space: Excluded (Size Filter) 2026/03/27 02:38:39 DEBUG : empty space: Excluded (Size Filter) 2026/03/27 02:38:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:38:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:38:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hegexaq2dada) 2026/03/27 02:38:39 DEBUG : potato3: Sizes differ 2026/03/27 02:38:39 DEBUG : B2 bucket rclone-test-hegexaq2dada: Waiting for checks to finish 2026/03/27 02:38:39 DEBUG : B2 bucket rclone-test-hegexaq2dada: Waiting for transfers to finish 2026/03/27 02:38:40 DEBUG : potato3: size = 68 OK 2026/03/27 02:38:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:38:40 INFO : potato3: Copied (server-side copy) 2026/03/27 02:38:40 DEBUG : potato2: size = 60 OK 2026/03/27 02:38:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:38:40 INFO : potato2: Copied (server-side copy) 2026/03/27 02:38:40 INFO : potato3: Deleted 2026/03/27 02:38:40 INFO : potato2: Deleted 2026/03/27 02:38:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nefefut3yocu" 2026/03/27 02:38:41 DEBUG : empty space: Excluded (Size Filter) 2026/03/27 02:38:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:38:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/27 02:38:41 DEBUG : B2 bucket rclone-test-nefefut3yocu: Waiting for checks to finish 2026/03/27 02:38:41 DEBUG : B2 bucket rclone-test-nefefut3yocu: Waiting for transfers to finish 2026/03/27 02:38:42 DEBUG : potato2: size = 60 OK 2026/03/27 02:38:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:38:42 INFO : potato2: Copied (server-side copy) 2026/03/27 02:38:42 INFO : potato2: Deleted 2026/03/27 02:38:43 DEBUG : potato3: size = 68 OK 2026/03/27 02:38:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:38:43 INFO : potato3: Copied (server-side copy) 2026/03/27 02:38:43 INFO : potato3: Deleted 2026/03/27 02:38:43 DEBUG : B2 bucket rclone-test-nefefut3yocu: Purge remote 2026/03/27 02:38:43 INFO : B2 bucket rclone-test-nefefut3yocu: cleaning bucket "rclone-test-nefefut3yocu" of all files 2026/03/27 02:38:43 DEBUG : potato2: Deleting (id "4_z3f527df3208d2bdb9fd80e1b_f10240dccc7898bc1_d20260327_m023842_c001_v0001184_t0057_u01774579122382") 2026/03/27 02:38:43 DEBUG : potato3: Deleting (id "4_z3f527df3208d2bdb9fd80e1b_f10812637f4d8330d_d20260327_m023842_c001_v0001173_t0043_u01774579122767") 2026/03/27 02:38:44 DEBUG : B2 bucket rclone-test-hegexaq2dada: Purge remote 2026/03/27 02:38:44 INFO : B2 bucket rclone-test-hegexaq2dada: cleaning bucket "rclone-test-hegexaq2dada" of all files 2026/03/27 02:38:44 DEBUG : empty space: Deleting (id "4_z4fd26dc3208d2bdb9fd80e1b_f104b8f79a192bd01_d20260327_m023838_c001_v0001145_t0026_u01774579118216") 2026/03/27 02:38:44 DEBUG : potato2: Deleting (id "4_z4fd26dc3208d2bdb9fd80e1b_f416f983745e87f0e_d20260327_m023842_c001_v7007000_t0000_u01774579122619") 2026/03/27 02:38:44 DEBUG : potato2: Deleting (id "4_z4fd26dc3208d2bdb9fd80e1b_f10042b1e9bb2c8ab_d20260327_m023839_c001_v0001120_t0043_u01774579119567") 2026/03/27 02:38:44 DEBUG : potato3: Deleting (id "4_z4fd26dc3208d2bdb9fd80e1b_f416f983745e87f17_d20260327_m023843_c001_v7007000_t0000_u01774579123089") 2026/03/27 02:38:44 DEBUG : potato3: Deleting (id "4_z4fd26dc3208d2bdb9fd80e1b_f102c0609c2c231f2_d20260327_m023839_c001_v0001183_t0030_u01774579119920") 2026/03/27 02:38:44 DEBUG : potato3: Deleting (id "4_z4fd26dc3208d2bdb9fd80e1b_f104b8f79a192bd03_d20260327_m023838_c001_v0001145_t0001_u01774579118651") 2026/03/27 02:38:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/27 02:38:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/27 02:38:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-memilif3boba" 2026/03/27 02:38:49 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bicaxih7fupa -> B2 bucket rclone-test-memilif3boba 2026/03/27 02:38:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:38:51 DEBUG : empty space: size = 1 OK 2026/03/27 02:38:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/27 02:38:51 DEBUG : empty space: Unchanged skipping 2026/03/27 02:38:51 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:38:51 DEBUG : potato3: size = 60 (B2 bucket rclone-test-memilif3boba) 2026/03/27 02:38:51 DEBUG : potato3: Sizes differ 2026/03/27 02:38:51 DEBUG : B2 bucket rclone-test-memilif3boba: Waiting for checks to finish 2026/03/27 02:38:51 INFO : empty space: Deleted 2026/03/27 02:38:51 DEBUG : B2 bucket rclone-test-memilif3boba: Waiting for transfers to finish 2026/03/27 02:38:52 DEBUG : potato2: size = 60 OK 2026/03/27 02:38:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:38:52 INFO : potato2: Copied (server-side copy) 2026/03/27 02:38:52 INFO : potato2: Deleted 2026/03/27 02:38:52 DEBUG : potato3: size = 68 OK 2026/03/27 02:38:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:38:52 INFO : potato3: Copied (server-side copy) 2026/03/27 02:38:52 INFO : potato3: Deleted 2026/03/27 02:38:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rutaqas2gasi" 2026/03/27 02:38:54 INFO : tomatoDir: Making directory 2026/03/27 02:38:54 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/27 02:38:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/27 02:38:54 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/27 02:38:54 DEBUG : B2 bucket rclone-test-rutaqas2gasi: Waiting for checks to finish 2026/03/27 02:38:54 DEBUG : B2 bucket rclone-test-rutaqas2gasi: Waiting for transfers to finish 2026/03/27 02:38:55 DEBUG : potato2: size = 60 OK 2026/03/27 02:38:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/27 02:38:55 INFO : potato2: Copied (server-side copy) 2026/03/27 02:38:55 DEBUG : potato3: size = 68 OK 2026/03/27 02:38:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/27 02:38:55 INFO : potato3: Copied (server-side copy) 2026/03/27 02:38:55 DEBUG : empty space: size = 1 OK 2026/03/27 02:38:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/27 02:38:55 INFO : empty space: Copied (server-side copy) 2026/03/27 02:38:55 INFO : potato2: Deleted 2026/03/27 02:38:55 INFO : potato3: Deleted 2026/03/27 02:38:56 INFO : empty space: Deleted 2026/03/27 02:38:56 DEBUG : B2 bucket rclone-test-rutaqas2gasi: Purge remote 2026/03/27 02:38:56 INFO : B2 bucket rclone-test-rutaqas2gasi: cleaning bucket "rclone-test-rutaqas2gasi" of all files 2026/03/27 02:38:56 DEBUG : empty space: Deleting (id "4_z1f62bd13208d2bdb9fd80e1b_f100e33c49b14fad9_d20260327_m023855_c001_v0001033_t0001_u01774579135172") 2026/03/27 02:38:56 DEBUG : potato2: Deleting (id "4_z1f62bd13208d2bdb9fd80e1b_f118a864c3d901df8_d20260327_m023855_c001_v0001183_t0028_u01774579135527") 2026/03/27 02:38:56 DEBUG : potato3: Deleting (id "4_z1f62bd13208d2bdb9fd80e1b_f116f111b2cf6638a_d20260327_m023855_c001_v0001185_t0051_u01774579135537") 2026/03/27 02:38:57 DEBUG : B2 bucket rclone-test-memilif3boba: Purge remote 2026/03/27 02:38:57 INFO : B2 bucket rclone-test-memilif3boba: cleaning bucket "rclone-test-memilif3boba" of all files 2026/03/27 02:38:57 DEBUG : empty space: Deleting (id "4_z1f429de3208d2bdb9fd80e1b_f4230f80752a5ed35_d20260327_m023855_c001_v7007000_t0000_u01774579135922") 2026/03/27 02:38:57 DEBUG : empty space: Deleting (id "4_z1f429de3208d2bdb9fd80e1b_f113f31a2b48a6576_d20260327_m023850_c001_v0001145_t0051_u01774579130822") 2026/03/27 02:38:57 DEBUG : potato2: Deleting (id "4_z1f429de3208d2bdb9fd80e1b_f4230f80752a5ed30_d20260327_m023855_c001_v7007000_t0000_u01774579135740") 2026/03/27 02:38:57 DEBUG : potato2: Deleting (id "4_z1f429de3208d2bdb9fd80e1b_f10860a9c9fa067bb_d20260327_m023851_c001_v0001167_t0036_u01774579131919") 2026/03/27 02:38:57 DEBUG : potato3: Deleting (id "4_z1f429de3208d2bdb9fd80e1b_f4058f47580622137_d20260327_m023855_c001_v7007000_t0000_u01774579135794") 2026/03/27 02:38:57 DEBUG : potato3: Deleting (id "4_z1f429de3208d2bdb9fd80e1b_f106693060e62c5b0_d20260327_m023852_c001_v0001044_t0013_u01774579132261") 2026/03/27 02:38:57 DEBUG : potato3: Deleting (id "4_z1f429de3208d2bdb9fd80e1b_f113f31a2b48a6578_d20260327_m023851_c001_v0001145_t0026_u01774579131219") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.12s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:38:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.78s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:39:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:39:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/rclone-sync-test" 2026/03/27 02:39:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/rclone-sync-test-include/layer2" 2026/03/27 02:39:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/rclone-sync-test-ignore-file" 2026/03/27 02:39:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/27 02:39:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/27 02:39:10 DEBUG : pacer: Reducing sleep to 10ms 2026/03/27 02:39:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa path rclone-sync-test: Waiting for checks to finish 2026/03/27 02:39:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa path rclone-sync-test: Waiting for transfers to finish 2026/03/27 02:39:10 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:10 INFO : There was nothing to transfer 2026/03/27 02:39:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:39:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:39:11 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:11 INFO : There was nothing to transfer 2026/03/27 02:39:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/27 02:39:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/27 02:39:11 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:11 INFO : There was nothing to transfer 2026/03/27 02:39:12 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:39:12 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:39:12 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:12 INFO : There was nothing to transfer 2026/03/27 02:39:12 DEBUG : B2 bucket rclone-test-bicaxih7fupa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/27 02:39:12 DEBUG : B2 bucket rclone-test-bicaxih7fupa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/27 02:39:12 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:12 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.48s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:39:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/dst" 2026/03/27 02:39:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/CompareDest" 2026/03/27 02:39:16 DEBUG : one: Need to transfer - File not found at Destination 2026/03/27 02:39:16 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:16 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:17 DEBUG : one: size = 3 OK 2026/03/27 02:39:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:39:17 INFO : one: Copied (new) 2026/03/27 02:39:17 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:17 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:17 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:39:17 DEBUG : one: Sizes differ 2026/03/27 02:39:17 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:18 DEBUG : one: size = 5 OK 2026/03/27 02:39:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/27 02:39:18 INFO : one: Copied (replaced existing) 2026/03/27 02:39:18 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:20 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:39:20 DEBUG : one: Sizes differ 2026/03/27 02:39:20 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:20 DEBUG : one: size = 5 OK 2026/03/27 02:39:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 02:39:20 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:20 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:20 INFO : There was nothing to transfer 2026/03/27 02:39:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:21 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:39:21 DEBUG : one: Sizes differ 2026/03/27 02:39:21 DEBUG : two: size = 3 OK 2026/03/27 02:39:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/27 02:39:21 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:22 DEBUG : one: size = 5 OK 2026/03/27 02:39:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 02:39:22 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:22 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:22 INFO : There was nothing to transfer 2026/03/27 02:39:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:22 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:39:22 DEBUG : one: Sizes differ 2026/03/27 02:39:22 DEBUG : one: size = 5 OK 2026/03/27 02:39:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 02:39:22 DEBUG : two: size = 3 OK 2026/03/27 02:39:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/27 02:39:22 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:22 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:22 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:22 INFO : There was nothing to transfer 2026/03/27 02:39:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:23 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:39:23 DEBUG : one: Sizes differ 2026/03/27 02:39:23 DEBUG : two: size = 3 OK 2026/03/27 02:39: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/27 02:39:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/27 02:39:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/27 02:39:23 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:23 DEBUG : one: size = 5 OK 2026/03/27 02:39:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 02:39:23 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:23 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:23 INFO : There was nothing to transfer 2026/03/27 02:39:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:24 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:39:24 DEBUG : one: Sizes differ 2026/03/27 02:39:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:24 DEBUG : two: size = 3 (B2 bucket rclone-test-bicaxih7fupa path CompareDest) 2026/03/27 02:39:24 DEBUG : two: Sizes differ 2026/03/27 02:39:24 DEBUG : two: Need to transfer - File not found at Destination 2026/03/27 02:39:24 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:24 DEBUG : one: size = 5 OK 2026/03/27 02:39:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/27 02:39:24 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:25 DEBUG : two: size = 5 OK 2026/03/27 02:39:25 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/27 02:39:25 INFO : two: Copied (new) 2026/03/27 02:39:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.53s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:39:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/dest" 2026/03/27 02:39:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/pre-dest1" 2026/03/27 02:39:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/pre-dest2" 2026/03/27 02:39:32 DEBUG : 1: size = 1 OK 2026/03/27 02:39:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:39:32 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/27 02:39:33 DEBUG : 2: size = 1 OK 2026/03/27 02:39:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:39:33 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/27 02:39:33 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/27 02:39:33 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dest: Waiting for checks to finish 2026/03/27 02:39:33 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dest: Waiting for transfers to finish 2026/03/27 02:39:34 DEBUG : 3: size = 1 OK 2026/03/27 02:39:34 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/27 02:39:34 INFO : 3: Copied (new) 2026/03/27 02:39:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.31s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:39:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/dst" 2026/03/27 02:39:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/CopyDest" 2026/03/27 02:39:38 DEBUG : one: Need to transfer - File not found at Destination 2026/03/27 02:39:38 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:38 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:39 DEBUG : one: size = 3 OK 2026/03/27 02:39:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:39:39 INFO : one: Copied (new) 2026/03/27 02:39:39 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:40 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:39:40 DEBUG : one: Sizes differ 2026/03/27 02:39:40 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:40 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:40 DEBUG : one: size = 5 OK 2026/03/27 02:39:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/27 02:39:40 INFO : one: Copied (replaced existing) 2026/03/27 02:39:40 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/BackupDir" 2026/03/27 02:39:44 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:44 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:39:44 DEBUG : one: Sizes differ 2026/03/27 02:39:44 DEBUG : one: size = 5 OK 2026/03/27 02:39:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:44 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:39:44 DEBUG : one: Sizes differ 2026/03/27 02:39:45 DEBUG : one: size = 3 OK 2026/03/27 02:39:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:39:45 INFO : one: Copied (server-side copy) 2026/03/27 02:39:45 INFO : one: Deleted 2026/03/27 02:39:45 DEBUG : one: size = 5 OK 2026/03/27 02:39:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/27 02:39:45 INFO : one: Copied (server-side copy) 2026/03/27 02:39:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/27 02:39:45 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:45 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:46 DEBUG : one: size = 5 OK 2026/03/27 02:39:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:46 DEBUG : one: Unchanged skipping 2026/03/27 02:39:47 DEBUG : two: size = 3 OK 2026/03/27 02:39:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:47 DEBUG : two: size = 3 OK 2026/03/27 02:39:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/27 02:39:47 INFO : two: Copied (server-side copy) 2026/03/27 02:39:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/27 02:39:47 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:47 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:47 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:47 DEBUG : one: size = 5 OK 2026/03/27 02:39:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:47 DEBUG : two: size = 3 OK 2026/03/27 02:39:47 DEBUG : one: Unchanged skipping 2026/03/27 02:39:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:47 DEBUG : two: Unchanged skipping 2026/03/27 02:39:47 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:47 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:47 DEBUG : Waiting for deletions to finish 2026/03/27 02:39:47 INFO : There was nothing to transfer 2026/03/27 02:39:49 DEBUG : one: size = 5 OK 2026/03/27 02:39:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:49 DEBUG : one: Unchanged skipping 2026/03/27 02:39:49 DEBUG : three: size = 7 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:39:49 DEBUG : three: size = 5 (B2 bucket rclone-test-bicaxih7fupa path CopyDest) 2026/03/27 02:39:49 DEBUG : three: Sizes differ 2026/03/27 02:39:49 DEBUG : three: Destination not found in --copy-dest 2026/03/27 02:39:49 DEBUG : three: Need to transfer - File not found at Destination 2026/03/27 02:39:49 DEBUG : two: size = 3 OK 2026/03/27 02:39:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/27 02:39:49 DEBUG : two: Unchanged skipping 2026/03/27 02:39:49 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:39:49 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:39:50 DEBUG : three: size = 7 OK 2026/03/27 02:39:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/27 02:39:50 INFO : three: Copied (new) 2026/03/27 02:39:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.35s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:39:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/dst" 2026/03/27 02:39:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/backup" 2026/03/27 02:40:55 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-bicaxih7fupa/backup": net/http: TLS handshake timeout) 2026/03/27 02:40:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/27 02:40:56 DEBUG : pacer: Reducing sleep to 10ms 2026/03/27 02:40:57 DEBUG : two: size = 3 OK 2026/03/27 02:40:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:40:57 DEBUG : two: Unchanged skipping 2026/03/27 02:40:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:40:57 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:40:57 DEBUG : one: Sizes differ 2026/03/27 02:40:57 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:40:58 DEBUG : one: size = 3 OK 2026/03/27 02:40:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:40:58 INFO : one: Copied (server-side copy) 2026/03/27 02:40:58 INFO : one: Deleted 2026/03/27 02:40:58 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:40:59 DEBUG : one: size = 4 OK 2026/03/27 02:40:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:40:59 INFO : one: Copied (new) 2026/03/27 02:40:59 DEBUG : Waiting for deletions to finish 2026/03/27 02:41:00 DEBUG : three.txt: size = 5 OK 2026/03/27 02:41:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:41:00 INFO : three.txt: Copied (server-side copy) 2026/03/27 02:41:00 INFO : three.txt: Deleted 2026/03/27 02:41:00 INFO : three.txt: Moved into backup dir 2026/03/27 02:41:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:02 DEBUG : one: size = 4 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:02 DEBUG : one: Sizes differ 2026/03/27 02:41:02 DEBUG : two: size = 3 OK 2026/03/27 02:41:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:41:02 DEBUG : two: Unchanged skipping 2026/03/27 02:41:02 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:41:02 DEBUG : one: size = 4 OK 2026/03/27 02:41:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:41:02 INFO : one: Copied (server-side copy) 2026/03/27 02:41:03 INFO : one: Deleted 2026/03/27 02:41:03 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:41:03 DEBUG : one: size = 5 OK 2026/03/27 02:41:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:41:03 INFO : one: Copied (new) 2026/03/27 02:41:03 DEBUG : Waiting for deletions to finish 2026/03/27 02:41:03 DEBUG : three.txt: size = 6 OK 2026/03/27 02:41:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:41:03 INFO : three.txt: Copied (server-side copy) 2026/03/27 02:41:04 INFO : three.txt: Deleted 2026/03/27 02:41:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (73.30s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:41:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/dst" 2026/03/27 02:41:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/backup" 2026/03/27 02:41:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:10 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:10 DEBUG : one: Sizes differ 2026/03/27 02:41:10 DEBUG : two: size = 3 OK 2026/03/27 02:41:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:41:10 DEBUG : two: Unchanged skipping 2026/03/27 02:41:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:41:12 DEBUG : one.bak: size = 3 OK 2026/03/27 02:41:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:41:12 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:41:12 INFO : one: Deleted 2026/03/27 02:41:12 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:41:13 DEBUG : one: size = 4 OK 2026/03/27 02:41:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:41:13 INFO : one: Copied (new) 2026/03/27 02:41:13 DEBUG : Waiting for deletions to finish 2026/03/27 02:41:13 DEBUG : three.txt.bak: size = 5 OK 2026/03/27 02:41:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:41:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:41:14 INFO : three.txt: Deleted 2026/03/27 02:41:14 INFO : three.txt: Moved into backup dir 2026/03/27 02:41:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:15 DEBUG : one: size = 4 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:15 DEBUG : one: Sizes differ 2026/03/27 02:41:15 DEBUG : two: size = 3 OK 2026/03/27 02:41:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:41:15 DEBUG : two: Unchanged skipping 2026/03/27 02:41:15 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:41:16 DEBUG : one.bak: size = 4 OK 2026/03/27 02:41:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:41:16 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:41:16 INFO : one: Deleted 2026/03/27 02:41:16 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:41:16 DEBUG : one: size = 5 OK 2026/03/27 02:41:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:41:16 INFO : one: Copied (new) 2026/03/27 02:41:16 DEBUG : Waiting for deletions to finish 2026/03/27 02:41:17 DEBUG : three.txt.bak: size = 6 OK 2026/03/27 02:41:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:41:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:41:17 INFO : three.txt: Deleted 2026/03/27 02:41:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:41:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/dst" 2026/03/27 02:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/backup" 2026/03/27 02:41:23 DEBUG : two: size = 3 OK 2026/03/27 02:41:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:41:23 DEBUG : two: Unchanged skipping 2026/03/27 02:41:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:23 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:23 DEBUG : one: Sizes differ 2026/03/27 02:41:23 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:41:25 DEBUG : one-2019-01-01: size = 3 OK 2026/03/27 02:41:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:41:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/27 02:41:25 INFO : one: Deleted 2026/03/27 02:41:25 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:41:26 DEBUG : one: size = 4 OK 2026/03/27 02:41:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:41:26 INFO : one: Copied (new) 2026/03/27 02:41:26 DEBUG : Waiting for deletions to finish 2026/03/27 02:41:27 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/27 02:41:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:41:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/27 02:41:27 INFO : three.txt: Deleted 2026/03/27 02:41:27 INFO : three.txt: Moved into backup dir 2026/03/27 02:41:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:29 DEBUG : one: size = 4 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:29 DEBUG : one: Sizes differ 2026/03/27 02:41:29 DEBUG : two: size = 3 OK 2026/03/27 02:41:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:41:29 DEBUG : two: Unchanged skipping 2026/03/27 02:41:29 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:41:29 DEBUG : one-2019-01-01: size = 4 OK 2026/03/27 02:41:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:41:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/27 02:41:29 INFO : one: Deleted 2026/03/27 02:41:29 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:41:30 DEBUG : one: size = 5 OK 2026/03/27 02:41:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:41:30 INFO : one: Copied (new) 2026/03/27 02:41:30 DEBUG : Waiting for deletions to finish 2026/03/27 02:41:30 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/27 02:41:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:41:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/27 02:41:30 INFO : three.txt: Deleted 2026/03/27 02:41:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.92s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:41:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/dst" 2026/03/27 02:41:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:35 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:35 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:41:35 DEBUG : one: Sizes differ 2026/03/27 02:41:35 DEBUG : two: size = 3 OK 2026/03/27 02:41:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:41:35 DEBUG : two: Unchanged skipping 2026/03/27 02:41:36 DEBUG : one.bak: size = 3 OK 2026/03/27 02:41:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:41:36 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:41:36 INFO : one: Deleted 2026/03/27 02:41:36 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:41:37 DEBUG : one: size = 4 OK 2026/03/27 02:41:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:41:37 INFO : one: Copied (new) 2026/03/27 02:41:37 DEBUG : Waiting for deletions to finish 2026/03/27 02:41:38 DEBUG : three.txt.bak: size = 5 OK 2026/03/27 02:41:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:41:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:41:38 INFO : three.txt: Deleted 2026/03/27 02:41:38 INFO : three.txt: Moved into backup dir 2026/03/27 02:41:39 DEBUG : one.bak: Excluded (Path Filter) 2026/03/27 02:41:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/27 02:41:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:39 DEBUG : one: size = 4 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:39 DEBUG : one: Sizes differ 2026/03/27 02:41:39 DEBUG : two: size = 3 OK 2026/03/27 02:41:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:41:39 DEBUG : two: Unchanged skipping 2026/03/27 02:41:39 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for checks to finish 2026/03/27 02:41:40 DEBUG : one.bak: size = 4 OK 2026/03/27 02:41:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:41:40 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:41:40 INFO : one: Deleted 2026/03/27 02:41:40 DEBUG : B2 bucket rclone-test-bicaxih7fupa path dst: Waiting for transfers to finish 2026/03/27 02:41:40 DEBUG : one: size = 5 OK 2026/03/27 02:41:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:41:40 INFO : one: Copied (new) 2026/03/27 02:41:40 DEBUG : Waiting for deletions to finish 2026/03/27 02:41:41 DEBUG : three.txt.bak: size = 6 OK 2026/03/27 02:41:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:41:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:41:41 INFO : three.txt: Deleted 2026/03/27 02:41:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.03s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:41:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/dst" 2026/03/27 02:41:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:46 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:46 DEBUG : one: Sizes differ 2026/03/27 02:41:47 DEBUG : one.bak: size = 3 OK 2026/03/27 02:41:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:41:47 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:41:47 INFO : one: Deleted 2026/03/27 02:41:48 DEBUG : one: size = 4 OK 2026/03/27 02:41:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:41:48 INFO : one: Copied (new) 2026/03/27 02:41:48 DEBUG : two: size = 3 OK 2026/03/27 02:41:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:41:48 DEBUG : two: Unchanged skipping 2026/03/27 02:41:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:48 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:48 DEBUG : three.txt: Sizes differ 2026/03/27 02:41:49 DEBUG : three.txt.bak: size = 5 OK 2026/03/27 02:41:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:41:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:41:49 INFO : three.txt: Deleted 2026/03/27 02:41:49 DEBUG : three.txt: size = 6 OK 2026/03/27 02:41:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:41:49 INFO : three.txt: Copied (new) 2026/03/27 02:41:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:50 DEBUG : one: size = 4 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:50 DEBUG : one: Sizes differ 2026/03/27 02:41:51 DEBUG : one.bak: size = 4 OK 2026/03/27 02:41:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:41:51 INFO : one: Copied (server-side copy) to: one.bak 2026/03/27 02:41:51 INFO : one: Deleted 2026/03/27 02:41:51 DEBUG : one: size = 5 OK 2026/03/27 02:41:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:41:51 INFO : one: Copied (new) 2026/03/27 02:41:52 DEBUG : two: size = 3 OK 2026/03/27 02:41:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:41:52 DEBUG : two: Unchanged skipping 2026/03/27 02:41:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:52 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:52 DEBUG : three.txt: Sizes differ 2026/03/27 02:41:52 DEBUG : three.txt.bak: size = 6 OK 2026/03/27 02:41:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:41:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/27 02:41:53 INFO : three.txt: Deleted 2026/03/27 02:41:53 DEBUG : three.txt: size = 19 OK 2026/03/27 02:41:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/27 02:41:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.07s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:41:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bicaxih7fupa/dst" 2026/03/27 02:41:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:41:59 DEBUG : one: size = 3 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:41:59 DEBUG : one: Sizes differ 2026/03/27 02:42:00 DEBUG : one-2019-01-01: size = 3 OK 2026/03/27 02:42:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/27 02:42:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/27 02:42:00 INFO : one: Deleted 2026/03/27 02:42:01 DEBUG : one: size = 4 OK 2026/03/27 02:42:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:42:01 INFO : one: Copied (new) 2026/03/27 02:42:01 DEBUG : two: size = 3 OK 2026/03/27 02:42:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:01 DEBUG : two: Unchanged skipping 2026/03/27 02:42:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:42:01 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:42:01 DEBUG : three.txt: Sizes differ 2026/03/27 02:42:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/27 02:42:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/27 02:42:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/27 02:42:02 INFO : three.txt: Deleted 2026/03/27 02:42:03 DEBUG : three.txt: size = 6 OK 2026/03/27 02:42:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:42:03 INFO : three.txt: Copied (new) 2026/03/27 02:42:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:42:04 DEBUG : one: size = 4 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:42:04 DEBUG : one: Sizes differ 2026/03/27 02:42:04 DEBUG : one-2019-01-01: size = 4 OK 2026/03/27 02:42:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/27 02:42:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/27 02:42:04 INFO : one: Deleted 2026/03/27 02:42:04 DEBUG : one: size = 5 OK 2026/03/27 02:42:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/27 02:42:04 INFO : one: Copied (new) 2026/03/27 02:42:05 DEBUG : two: size = 3 OK 2026/03/27 02:42:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:05 DEBUG : two: Unchanged skipping 2026/03/27 02:42:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:42:05 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bicaxih7fupa path dst) 2026/03/27 02:42:05 DEBUG : three.txt: Sizes differ 2026/03/27 02:42:05 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/27 02:42:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/27 02:42:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/27 02:42:05 INFO : three.txt: Deleted 2026/03/27 02:42:06 DEBUG : three.txt: size = 19 OK 2026/03/27 02:42:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/27 02:42:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.47s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:42:08 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:42:08 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:42:08 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:42:08 DEBUG : Testêé: Sizes differ 2026/03/27 02:42:08 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:42:09 DEBUG : Testêé: size = 14 OK 2026/03/27 02:42:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/27 02:42:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/27 02:42:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.99s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:42:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/27 02:42:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:42:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:42:11 DEBUG : existing: size = 6 OK 2026/03/27 02:42:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/27 02:42:11 INFO : existing: Copied (new) 2026/03/27 02:42:11 DEBUG : Waiting for deletions to finish 2026/03/27 02:42:11 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:42:11 DEBUG : existing: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:42:11 DEBUG : existing: Sizes differ 2026/03/27 02:42:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/27 02:42:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:42:11 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:42:11 ERROR : B2 bucket rclone-test-bicaxih7fupa: not deleting files as there were IO errors 2026/03/27 02:42:11 ERROR : B2 bucket rclone-test-bicaxih7fupa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.98s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:42:13 DEBUG : EXISTING: size = 6 OK 2026/03/27 02:42:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:13 DEBUG : existing: Unchanged skipping 2026/03/27 02:42:13 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:42:13 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:42:13 DEBUG : Waiting for deletions to finish 2026/03/27 02:42:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.97s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", 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-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:42:36 DEBUG : both0: size = 6 OK 2026/03/27 02:42:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both0: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both10: size = 6 OK 2026/03/27 02:42:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both10: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both11: size = 6 OK 2026/03/27 02:42:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both11: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both12: size = 6 OK 2026/03/27 02:42:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both12: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both13: size = 6 OK 2026/03/27 02:42:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both13: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both14: size = 6 OK 2026/03/27 02:42:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both14: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both15: size = 6 OK 2026/03/27 02:42:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both15: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both16: size = 6 OK 2026/03/27 02:42:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both16: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both17: size = 6 OK 2026/03/27 02:42:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both17: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both18: size = 6 OK 2026/03/27 02:42:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both18: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both19: size = 6 OK 2026/03/27 02:42:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both19: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both1: size = 6 OK 2026/03/27 02:42:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both1: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both2: size = 6 OK 2026/03/27 02:42:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both2: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both3: size = 6 OK 2026/03/27 02:42:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both4: size = 6 OK 2026/03/27 02:42:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both5: size = 6 OK 2026/03/27 02:42:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both6: size = 6 OK 2026/03/27 02:42:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:42:36 DEBUG : both3: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both7: size = 6 OK 2026/03/27 02:42:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both7: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both8: size = 6 OK 2026/03/27 02:42:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both8: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both9: size = 6 OK 2026/03/27 02:42:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:42:36 DEBUG : both9: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both4: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both5: Unchanged skipping 2026/03/27 02:42:36 DEBUG : both6: Unchanged skipping 2026/03/27 02:42:36 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:42:36 DEBUG : Waiting for deletions to finish 2026/03/27 02:42:36 INFO : only8: Deleted 2026/03/27 02:42:36 INFO : only3: Deleted 2026/03/27 02:42:37 INFO : only12: Deleted 2026/03/27 02:42:37 INFO : only18: Deleted 2026/03/27 02:42:37 INFO : only19: Deleted 2026/03/27 02:42:37 INFO : only0: Deleted 2026/03/27 02:42:37 INFO : only4: Deleted 2026/03/27 02:42:37 INFO : only6: Deleted 2026/03/27 02:42:37 INFO : only9: Deleted 2026/03/27 02:42:37 INFO : only11: Deleted 2026/03/27 02:42:37 INFO : only2: Deleted 2026/03/27 02:42:37 INFO : only5: Deleted 2026/03/27 02:42:37 INFO : only7: Deleted 2026/03/27 02:42:37 INFO : only10: Deleted 2026/03/27 02:42:37 INFO : only13: Deleted 2026/03/27 02:42:37 INFO : only14: Deleted 2026/03/27 02:42:37 INFO : only15: Deleted 2026/03/27 02:42:37 INFO : only1: Deleted 2026/03/27 02:42:37 INFO : only16: Deleted 2026/03/27 02:42:37 INFO : only17: Deleted 2026/03/27 02:42:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.05s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:43:03 DEBUG : both10: size = 6 OK 2026/03/27 02:43:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both0: size = 6 OK 2026/03/27 02:43:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both10: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both11: size = 6 OK 2026/03/27 02:43:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both11: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both13: size = 6 OK 2026/03/27 02:43:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both14: size = 6 OK 2026/03/27 02:43:03 DEBUG : both13: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both12: size = 6 OK 2026/03/27 02:43:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:43:03 DEBUG : both14: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both16: size = 6 OK 2026/03/27 02:43:03 DEBUG : both12: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both17: size = 6 OK 2026/03/27 02:43:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both17: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both18: size = 6 OK 2026/03/27 02:43:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both18: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both19: size = 6 OK 2026/03/27 02:43:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both19: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both1: size = 6 OK 2026/03/27 02:43:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both1: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both2: size = 6 OK 2026/03/27 02:43:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both2: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both3: size = 6 OK 2026/03/27 02:43:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both3: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both4: size = 6 OK 2026/03/27 02:43:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both4: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both5: size = 6 OK 2026/03/27 02:43:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both5: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both6: size = 6 OK 2026/03/27 02:43:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both6: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both7: size = 6 OK 2026/03/27 02:43:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both7: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both8: size = 6 OK 2026/03/27 02:43:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both8: Unchanged skipping 2026/03/27 02:43:03 DEBUG : both9: size = 6 OK 2026/03/27 02:43:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both9: Unchanged skipping 2026/03/27 02:43:03 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only0: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only0: Sizes differ 2026/03/27 02:43:03 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only10: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only10: Sizes differ 2026/03/27 02:43:03 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only11: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only11: Sizes differ 2026/03/27 02:43:03 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only12: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only12: Sizes differ 2026/03/27 02:43:03 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only13: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only13: Sizes differ 2026/03/27 02:43:03 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only14: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only14: Sizes differ 2026/03/27 02:43:03 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only15: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only15: Sizes differ 2026/03/27 02:43:03 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only16: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only16: Sizes differ 2026/03/27 02:43:03 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only17: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only17: Sizes differ 2026/03/27 02:43:03 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only18: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only18: Sizes differ 2026/03/27 02:43:03 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only19: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only19: Sizes differ 2026/03/27 02:43:03 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only1: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only1: Sizes differ 2026/03/27 02:43:03 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only2: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only2: Sizes differ 2026/03/27 02:43:03 DEBUG : both15: size = 6 OK 2026/03/27 02:43:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:03 DEBUG : both0: Unchanged skipping 2026/03/27 02:43:03 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only3: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only3: Sizes differ 2026/03/27 02:43:03 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only4: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only4: Sizes differ 2026/03/27 02:43:03 DEBUG : both15: Unchanged skipping 2026/03/27 02:43:03 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only5: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only5: Sizes differ 2026/03/27 02:43:03 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only6: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only6: Sizes differ 2026/03/27 02:43:03 DEBUG : both16: Unchanged skipping 2026/03/27 02:43:03 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only7: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only7: Sizes differ 2026/03/27 02:43:03 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only8: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only8: Sizes differ 2026/03/27 02:43:03 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3344999042) 2026/03/27 02:43:03 DEBUG : only9: size = 6 (B2 bucket rclone-test-bicaxih7fupa) 2026/03/27 02:43:03 DEBUG : only9: Sizes differ 2026/03/27 02:43:03 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:43:03 DEBUG : only0: size = 0 OK 2026/03/27 02:43:03 DEBUG : only10: size = 0 OK 2026/03/27 02:43:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:03 INFO : only0: Copied (replaced existing) 2026/03/27 02:43:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:03 INFO : only10: Copied (replaced existing) 2026/03/27 02:43:03 DEBUG : only13: size = 0 OK 2026/03/27 02:43:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:03 INFO : only13: Copied (replaced existing) 2026/03/27 02:43:03 DEBUG : only14: size = 0 OK 2026/03/27 02:43:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:03 INFO : only14: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only11: size = 0 OK 2026/03/27 02:43:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only11: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only15: size = 0 OK 2026/03/27 02:43:04 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only15: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only16: size = 0 OK 2026/03/27 02:43:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only16: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only17: size = 0 OK 2026/03/27 02:43:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only17: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only12: size = 0 OK 2026/03/27 02:43:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only12: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only18: size = 0 OK 2026/03/27 02:43:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only18: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only19: size = 0 OK 2026/03/27 02:43:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only19: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only1: size = 0 OK 2026/03/27 02:43:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only1: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only2: size = 0 OK 2026/03/27 02:43:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only2: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only5: size = 0 OK 2026/03/27 02:43:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only5: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only3: size = 0 OK 2026/03/27 02:43:04 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only3: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only4: size = 0 OK 2026/03/27 02:43:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only4: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only6: size = 0 OK 2026/03/27 02:43:04 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only6: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only7: size = 0 OK 2026/03/27 02:43:04 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only7: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only8: size = 0 OK 2026/03/27 02:43:04 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only8: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : only9: size = 0 OK 2026/03/27 02:43:04 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/27 02:43:04 INFO : only9: Copied (replaced existing) 2026/03/27 02:43:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.96s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:43:13 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:43:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:43:13 DEBUG : empty_on_remote: Making directory with metadata 2026/03/27 02:43:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:43:13 INFO : empty_on_remote: Making directory 2026/03/27 02:43:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/27 02:43:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/27 02:43:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/27 02:43:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:43:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.69s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:43:15 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:43:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:43:15 DEBUG : empty_on_remote: Making directory with metadata 2026/03/27 02:43:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/27 02:43:15 INFO : empty_on_remote: Making directory 2026/03/27 02:43:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/27 02:43:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/27 02:43:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/27 02:43:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:43:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/27 02:43:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:43:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:43:18 INFO : sub dir: Making directory 2026/03/27 02:43:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.17s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:43:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/27 02:43:20 INFO : sub dir: Making directory 2026/03/27 02:43:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.16s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:43:31 DEBUG : Waiting for deletions to finish 2026/03/27 02:43:31 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:43:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : apple: size = 5 OK 2026/03/27 02:43:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : apple: Unchanged skipping 2026/03/27 02:43:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:43:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:43:32 DEBUG : banana: size = 6 OK 2026/03/27 02:43:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : banana: Unchanged skipping 2026/03/27 02:43:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:43:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:43:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:43:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:43:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:43:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:43:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:43:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:43:32 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:43:32 DEBUG : Waiting for deletions to finish 2026/03/27 02:43:32 INFO : There was nothing to transfer 2026/03/27 02:43:32 DEBUG : Waiting for deletions to finish 2026/03/27 02:43:32 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:43:32 DEBUG : banana: size = 6 OK 2026/03/27 02:43:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : banana: Unchanged skipping 2026/03/27 02:43:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:43:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:43:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:43:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:43:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:43:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:43:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:43:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:43:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:43:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : apple: size = 5 OK 2026/03/27 02:43:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : apple: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:43:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:43:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:43:32 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:43:32 DEBUG : Waiting for deletions to finish 2026/03/27 02:43:32 INFO : There was nothing to transfer 2026/03/27 02:43:32 DEBUG : Waiting for deletions to finish 2026/03/27 02:43:33 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:43:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:43:48 DEBUG : Waiting for deletions to finish 2026/03/27 02:43:48 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:43:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : banana: size = 6 OK 2026/03/27 02:43:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:43:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : banana: Unchanged skipping 2026/03/27 02:43:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:43:49 DEBUG : apple: size = 5 OK 2026/03/27 02:43:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:43:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:43:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : apple: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:43:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:43:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:43:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:43:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:43:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:43:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:43:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:43:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:43:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:43:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:43:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:43:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:43:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:43:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:43:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:43:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:43:49 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:43:49 DEBUG : Waiting for deletions to finish 2026/03/27 02:43:49 INFO : There was nothing to transfer 2026/03/27 02:43:49 DEBUG : Waiting for deletions to finish 2026/03/27 02:43:49 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:43:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : apple: size = 5 OK 2026/03/27 02:43:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : apple: Unchanged skipping 2026/03/27 02:43:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:43:50 DEBUG : banana: size = 6 OK 2026/03/27 02:43:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : banana: Unchanged skipping 2026/03/27 02:43:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:43:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:43:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:43:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:43:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:43:50 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:43:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:43:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:43:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:43:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:43:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:43:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:43:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:43:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:43:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:43:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:43:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:43:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:43:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:43:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:43:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:43:50 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:43:50 DEBUG : Waiting for deletions to finish 2026/03/27 02:43:50 INFO : There was nothing to transfer 2026/03/27 02:43:50 DEBUG : Waiting for deletions to finish 2026/03/27 02:43:50 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:43:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:44:05 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:06 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:44:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:06 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/27 02:44:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:06 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:44:06 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:44:07 DEBUG : YXBwbGU=: size = 5 OK 2026/03/27 02:44:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/27 02:44:07 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/27 02:44:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:07 DEBUG : YmFuYW5h: size = 6 OK 2026/03/27 02:44:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/27 02:44:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/27 02:44:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/27 02:44:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:44:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/27 02:44:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:44:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/27 02:44:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:44:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/27 02:44:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:44:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/27 02:44:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:44:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/27 02:44:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:44:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/27 02:44:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:44:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/27 02:44:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:44:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/27 02:44:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:44:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/27 02:44:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:44:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/27 02:44:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:44:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/27 02:44:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:44:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/27 02:44:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:44:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/27 02:44:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:44:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:44:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/27 02:44:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:44:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/27 02:44:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:44:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/27 02:44:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:44:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/27 02:44:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:44:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:44:09 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:09 INFO : dir1/0009-3456789.txt: Deleted 2026/03/27 02:44:09 INFO : dir1/0015-9;=.txt: Deleted 2026/03/27 02:44:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/27 02:44:09 INFO : dir1/0010-456789.txt: Deleted 2026/03/27 02:44:09 INFO : dir1/0011-56789;.txt: Deleted 2026/03/27 02:44:09 INFO : dir1/0008-2345678.txt: Deleted 2026/03/27 02:44:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/27 02:44:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/27 02:44:10 INFO : dir1/0014-89;=.txt: Deleted 2026/03/27 02:44:10 INFO : splitbananasplit: Deleted 2026/03/27 02:44:10 INFO : dir1/0013-789;=.txt: Deleted 2026/03/27 02:44:10 INFO : appleappleapplebanana: Deleted 2026/03/27 02:44:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/27 02:44:10 INFO : dir1/0003-defghij.txt: Deleted 2026/03/27 02:44:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/27 02:44:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/27 02:44:10 INFO : dir1/0007-1234567.txt: Deleted 2026/03/27 02:44:10 INFO : dir1/0012-6789;.txt: Deleted 2026/03/27 02:44:10 INFO : apple: Deleted 2026/03/27 02:44:10 INFO : banana: Deleted 2026/03/27 02:44:10 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/27 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:10 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/27 02:44:10 DEBUG : YXBwbGU=: size = 5 OK 2026/03/27 02:44:10 DEBUG : YmFuYW5h: size = 6 OK 2026/03/27 02:44:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : apple: Unchanged skipping 2026/03/27 02:44:10 DEBUG : banana: Unchanged skipping 2026/03/27 02:44:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:44:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/27 02:44:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/27 02:44:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/27 02:44:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/27 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/27 02:44:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/27 02:44:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/27 02:44:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/27 02:44:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/27 02:44:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/27 02:44:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/27 02:44:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/27 02:44:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/27 02:44:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/27 02:44:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/27 02:44:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/27 02:44:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/27 02:44:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/27 02:44:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:44:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:44:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:44:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:44:10 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:10 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/27 02:44:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/27 02:44:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/27 02:44:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/27 02:44:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/27 02:44:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/27 02:44:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/27 02:44:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/27 02:44:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/27 02:44:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/27 02:44:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/27 02:44:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:44:27 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:27 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:44:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:28 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:44:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/27 02:44:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/27 02:44:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/27 02:44:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/27 02:44:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/27 02:44:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/27 02:44:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/27 02:44:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/27 02:44:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/27 02:44:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/27 02:44:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/27 02:44:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/27 02:44:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:28 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:44:28 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:44:28 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/27 02:44:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:44:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/27 02:44:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : PREFIXbanana: size = 6 OK 2026/03/27 02:44:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/27 02:44:28 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/27 02:44:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:44:28 DEBUG : PREFIXapple: size = 5 OK 2026/03/27 02:44:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/27 02:44:28 INFO : apple: Copied (new) to: PREFIXapple 2026/03/27 02:44:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:44:28 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/27 02:44:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:44:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/27 02:44:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:44:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/27 02:44:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:44:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:44:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:44:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:44:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:44:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:44:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:44:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/27 02:44:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:44:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:44:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:44:29 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/27 02:44:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:44:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:44:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:44:29 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/27 02:44:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:44:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:44:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:44:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/27 02:44:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:44:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:44:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:44:29 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/27 02:44:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:44:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:44:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/27 02:44:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:44:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:44:29 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/27 02:44:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:44:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:44:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:44:29 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/27 02:44:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:44:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/27 02:44:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:44:29 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/27 02:44:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:44:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:44:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:44:30 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/27 02:44:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:44:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:44:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:44:30 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/27 02:44:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:44:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:44:30 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/27 02:44:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:44:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:44:30 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/27 02:44:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:44:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:44:30 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/27 02:44:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:44:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:44:30 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:30 INFO : dir1/0007-1234567.txt: Deleted 2026/03/27 02:44:30 INFO : dir1/0011-56789;.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0015-9;=.txt: Deleted 2026/03/27 02:44:31 INFO : appleappleapplebanana: Deleted 2026/03/27 02:44:31 INFO : banana: Deleted 2026/03/27 02:44:31 INFO : splitbananasplit: Deleted 2026/03/27 02:44:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0009-3456789.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0013-789;=.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0014-89;=.txt: Deleted 2026/03/27 02:44:31 INFO : apple: Deleted 2026/03/27 02:44:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0008-2345678.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0010-456789.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0012-6789;.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0003-defghij.txt: Deleted 2026/03/27 02:44:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/27 02:44:31 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:44:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:44:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:44:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:44:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:44:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:44:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:44:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:44:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:44:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:44:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:44:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:44:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:44:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:44:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:44:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:44:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:44:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:44:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:44:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:44:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : apple: transformed to: PREFIXapple 2026/03/27 02:44:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/27 02:44:31 DEBUG : banana: transformed to: PREFIXbanana 2026/03/27 02:44:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/27 02:44:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/27 02:44:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/27 02:44:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/27 02:44:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/27 02:44:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/27 02:44:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/27 02:44:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/27 02:44:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/27 02:44:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/27 02:44:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/27 02:44:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/27 02:44:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/27 02:44:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/27 02:44:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/27 02:44:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/27 02:44:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/27 02:44:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:32 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:44:32 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:44:32 DEBUG : banana: size = 6 OK 2026/03/27 02:44:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/27 02:44:32 INFO : banana: Copied (new) 2026/03/27 02:44:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:44:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:44:32 INFO : splitbananasplit: Copied (new) 2026/03/27 02:44:32 DEBUG : apple: size = 5 OK 2026/03/27 02:44:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/27 02:44:32 INFO : apple: Copied (new) 2026/03/27 02:44:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:44:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:44:32 INFO : appleappleapplebanana: Copied (new) 2026/03/27 02:44:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:44:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:44:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/27 02:44:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:44:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:44:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/27 02:44:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:44:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:44:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/27 02:44:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:44:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:44:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/27 02:44:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:44:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:44:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/27 02:44:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:44:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:44:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/27 02:44:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:44:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:44:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/27 02:44:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:44:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:44:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/27 02:44:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:44:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:44:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/27 02:44:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:44:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:44:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/27 02:44:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:44:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:44:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/27 02:44:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:44:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:44:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/27 02:44:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:44:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:44:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/27 02:44:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:44:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:44:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/27 02:44:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:44:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:44:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/27 02:44:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:44:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:44:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/27 02:44:34 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:35 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/27 02:44:35 INFO : PREFIXsplitbananasplit: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/27 02:44:35 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/27 02:44:35 INFO : PREFIXapple: Deleted 2026/03/27 02:44:35 INFO : PREFIXbanana: Deleted 2026/03/27 02:44:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/27 02:44:35 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:35 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:44:35 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:36 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:44:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:44:51 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:51 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:44:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:44:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:44:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:44:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:44:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:44:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:44:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:52 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:44:52 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:44:52 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/27 02:44:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:44:52 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:44:52 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/27 02:44:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:44:52 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:52 DEBUG : appleSUFFIX: size = 5 OK 2026/03/27 02:44:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/27 02:44:52 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:44:52 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/27 02:44:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/27 02:44:52 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/27 02:44:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/27 02:44:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:44:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/27 02:44:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:44:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/27 02:44:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:44:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/27 02:44:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:44:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/27 02:44:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:44:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/27 02:44:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:44:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/27 02:44:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:44:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/27 02:44:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:44:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/27 02:44:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:44:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/27 02:44:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:44:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:44:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:44:54 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/27 02:44:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:44:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:44:54 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/27 02:44:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:44:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:44:54 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/27 02:44:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:44:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:44:54 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/27 02:44:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:44:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:44:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/27 02:44:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:44:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:44:56 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/27 02:44:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:44:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:44:56 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:56 INFO : dir1/0011-56789;.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0012-6789;.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0014-89;=.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0013-789;=.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0015-9;=.txt: Deleted 2026/03/27 02:44:56 INFO : appleappleapplebanana: Deleted 2026/03/27 02:44:56 INFO : apple: Deleted 2026/03/27 02:44:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0007-1234567.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0010-456789.txt: Deleted 2026/03/27 02:44:56 INFO : banana: Deleted 2026/03/27 02:44:56 INFO : splitbananasplit: Deleted 2026/03/27 02:44:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0009-3456789.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0003-defghij.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/27 02:44:56 INFO : dir1/0008-2345678.txt: Deleted 2026/03/27 02:44:56 DEBUG : Waiting for deletions to finish 2026/03/27 02:44:57 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/27 02:44:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : apple: transformed to: appleSUFFIX 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/27 02:44:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/27 02:44:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/27 02:44:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:44:57 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:44:57 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:44:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:44:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:44:58 INFO : splitbananasplit: Copied (new) 2026/03/27 02:44:58 DEBUG : apple: size = 5 OK 2026/03/27 02:44:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/27 02:44:58 INFO : apple: Copied (new) 2026/03/27 02:44:58 DEBUG : banana: size = 6 OK 2026/03/27 02:44:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/27 02:44:58 INFO : banana: Copied (new) 2026/03/27 02:44:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:44:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:44:58 INFO : appleappleapplebanana: Copied (new) 2026/03/27 02:44:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:44:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:44:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/27 02:44:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:44:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:44:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/27 02:44:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:44:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:44:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/27 02:44:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:44:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:44:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/27 02:44:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:44:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:44:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/27 02:44:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:44:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:44:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/27 02:44:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:44:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:44:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/27 02:44:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:44:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:44:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/27 02:44:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:44:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:44:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/27 02:44:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:44:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:44:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/27 02:44:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:44:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:44:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/27 02:44:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:44:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:44:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/27 02:44:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:44:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:44:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/27 02:44:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:44:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:44:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/27 02:45:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:45:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:45:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/27 02:45:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:45:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:45:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/27 02:45:00 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : appleSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : bananaSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : splitbananasplitSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/27 02:45:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/27 02:45:00 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:00 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:01 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:45:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:45:18 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:18 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:45:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:45:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : apple: size = 5 OK 2026/03/27 02:45:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:19 DEBUG : apple: Unchanged skipping 2026/03/27 02:45:19 DEBUG : banana: size = 6 OK 2026/03/27 02:45:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:19 DEBUG : banana: Unchanged skipping 2026/03/27 02:45:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:45:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/27 02:45:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/27 02:45:19 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:45:19 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:45:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/27 02:45:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/27 02:45:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/27 02:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:45:19 DEBUG : splitbanan: size = 16 OK 2026/03/27 02:45:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/27 02:45:19 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/27 02:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:45:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/27 02:45:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/27 02:45:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/27 02:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:45:19 DEBUG : appleapple: size = 21 OK 2026/03/27 02:45:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/27 02:45:19 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/27 02:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:45:20 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/27 02:45:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/27 02:45:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/27 02:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:45:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/27 02:45:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/27 02:45:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/27 02:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:45:20 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/27 02:45:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/27 02:45:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/27 02:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:45:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/27 02:45:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/27 02:45:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/27 02:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:45:20 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/27 02:45:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/27 02:45:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/27 02:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:45:20 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/27 02:45:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/27 02:45:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/27 02:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:45:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/27 02:45:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/27 02:45:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/27 02:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:45:20 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/27 02:45:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/27 02:45:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/27 02:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:45:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/27 02:45:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/27 02:45:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/27 02:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:45:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/27 02:45:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/27 02:45:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/27 02:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:45:20 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/27 02:45:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/27 02:45:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/27 02:45:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/27 02:45:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/27 02:45:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/27 02:45:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/27 02:45:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/27 02:45:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/27 02:45:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/27 02:45:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/27 02:45:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/27 02:45:21 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:21 INFO : dir1/0013-789;=.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0015-9;=.txt: Deleted 2026/03/27 02:45:21 INFO : splitbananasplit: Deleted 2026/03/27 02:45:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0007-1234567.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0009-3456789.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0010-456789.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0003-defghij.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0008-2345678.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0012-6789;.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0014-89;=.txt: Deleted 2026/03/27 02:45:21 INFO : appleappleapplebanana: Deleted 2026/03/27 02:45:21 INFO : dir1/0011-56789;.txt: Deleted 2026/03/27 02:45:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/27 02:45:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/27 02:45:22 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:22 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : appleapple: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:45:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:45:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:45:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:45:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:45:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:45:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:45:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:45:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:45:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:45:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:45:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:45:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:45:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:45:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:45:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:45:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:45:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:45:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:45:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:45:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:45:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:45:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:45:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:45:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:45:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:45:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:45:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:45:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:45:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:45:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:45:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:45:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:45:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:45:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:45:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:45:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:45:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:45:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:45:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:45:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:45:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:45:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:45:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:45:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:22 DEBUG : apple: size = 5 OK 2026/03/27 02:45:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : apple: Unchanged skipping 2026/03/27 02:45:22 DEBUG : appleapple: size = 21 OK 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:45:22 DEBUG : banana: size = 6 OK 2026/03/27 02:45:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : splitbanan: size = 16 OK 2026/03/27 02:45:22 DEBUG : banana: Unchanged skipping 2026/03/27 02:45:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/27 02:45:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/27 02:45:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/27 02:45:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/27 02:45:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/27 02:45:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/27 02:45:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/27 02:45:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/27 02:45:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/27 02:45:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/27 02:45:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/27 02:45:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/27 02:45:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/27 02:45:22 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/27 02:45:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/27 02:45:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/27 02:45:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/27 02:45:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/27 02:45:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/27 02:45:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/27 02:45:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/27 02:45:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/27 02:45:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/27 02:45:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:45:22 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:45:22 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:22 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:22 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : appleapple: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/27 02:45:22 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/27 02:45:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:45:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:45:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:45:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:45:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:45:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:45:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:45:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:45:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:45:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:45:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:45:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:45:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:45:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:45:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:45:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:45:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:45:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:45:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:45:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:45:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:45:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:45:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:45:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:45:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:45:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:45:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:45:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:45:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:45:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:45:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:45:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/27 02:45:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:45:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/27 02:45:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/27 02:45:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/27 02:45:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/27 02:45:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/27 02:45:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/27 02:45:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/27 02:45:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/27 02:45:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/27 02:45:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/27 02:45:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/27 02:45:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/27 02:45:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/27 02:45:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/27 02:45:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/27 02:45:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/27 02:45:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/27 02:45:23 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:45:37 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:37 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:45:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : apple: size = 5 OK 2026/03/27 02:45:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : apple: Unchanged skipping 2026/03/27 02:45:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:45:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:45:38 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:45:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:45:38 DEBUG : banana: size = 6 OK 2026/03/27 02:45:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : banana: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:45:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:45:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:45:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:45:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:45:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:45:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:45:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:45:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:45:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:45:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:45:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:45:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:45:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:45:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:45:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:45:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:45:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:45:38 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:45:38 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:38 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:38 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:45:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : apple: size = 5 OK 2026/03/27 02:45:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : apple: Unchanged skipping 2026/03/27 02:45:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:45:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:45:39 DEBUG : banana: size = 6 OK 2026/03/27 02:45:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : banana: Unchanged skipping 2026/03/27 02:45:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:45:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:45:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:45:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:45:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:45:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:45:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:45:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:45:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:45:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:45:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:45:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:45:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:45:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:45:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:45:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:45:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:45:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:45:39 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:45:39 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:45:39 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:39 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:39 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:39 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:45:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:45:55 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:55 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:45:55 DEBUG : apple: size = 5 OK 2026/03/27 02:45:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : apple: Unchanged skipping 2026/03/27 02:45:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:45:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:45:55 DEBUG : banana: size = 6 OK 2026/03/27 02:45:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : banana: Unchanged skipping 2026/03/27 02:45:55 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:45:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:45:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:45:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:45:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:45:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:45:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:45:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:45:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:45:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:45:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:45:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:45:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:45:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:45:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:45:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:45:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:45:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:45:55 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:45:55 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:45:55 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:55 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:56 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : apple: size = 5 OK 2026/03/27 02:45:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:45:56 DEBUG : banana: size = 6 OK 2026/03/27 02:45:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : banana: Unchanged skipping 2026/03/27 02:45:56 DEBUG : apple: Unchanged skipping 2026/03/27 02:45:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:45:56 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:45:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:45:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:45:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:45:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:45:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:45:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:45:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:45:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:45:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:45:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:45:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:45:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:45:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:45:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:45:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:45:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:45:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:45:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:45:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:45:56 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:45:56 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:56 DEBUG : Waiting for deletions to finish 2026/03/27 02:45:56 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:45:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:46:12 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:12 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:46:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : apple: size = 5 OK 2026/03/27 02:46:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : apple: Unchanged skipping 2026/03/27 02:46:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:46:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:46:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:46:13 DEBUG : banana: size = 6 OK 2026/03/27 02:46:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : banana: Unchanged skipping 2026/03/27 02:46:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:46:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:46:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:46:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:46:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:46:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:46:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:46:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:46:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:46:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:46:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:46:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:46:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:46:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:46:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:46:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:46:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:46:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:46:13 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:46:13 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:13 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:13 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:46:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:46:14 DEBUG : apple: size = 5 OK 2026/03/27 02:46:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : apple: Unchanged skipping 2026/03/27 02:46:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:46:14 DEBUG : banana: size = 6 OK 2026/03/27 02:46:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : banana: Unchanged skipping 2026/03/27 02:46:14 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:46:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:46:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:46:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:46:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:46:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:46:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:46:14 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:46:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:46:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:46:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:46:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:46:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:46:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:46:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:46:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:46:14 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:46:14 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:14 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:14 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:46:29 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:30 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:46:30 DEBUG : apple: size = 5 OK 2026/03/27 02:46:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : apple: Unchanged skipping 2026/03/27 02:46:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:46:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:46:30 DEBUG : banana: size = 6 OK 2026/03/27 02:46:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : banana: Unchanged skipping 2026/03/27 02:46:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:46:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:46:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:46:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:46:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:46:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:46:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:46:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:46:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:46:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:46:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:46:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:46:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:46:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:46:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:46:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:46:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:46:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:46:30 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:46:30 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:46:30 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:30 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:31 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:46:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : apple: size = 5 OK 2026/03/27 02:46:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:46:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:46:31 DEBUG : apple: Unchanged skipping 2026/03/27 02:46:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:46:31 DEBUG : banana: size = 6 OK 2026/03/27 02:46:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : banana: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:46:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:46:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:46:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:46:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:46:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:46:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:46:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:46:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:46:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:46:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:46:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:46:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:46:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:46:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:46:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:46:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:46:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:46:31 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:46:31 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:31 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:31 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:46:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:46:47 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:48 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:46:48 DEBUG : apple: size = 5 OK 2026/03/27 02:46:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:46:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:46:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : apple: Unchanged skipping 2026/03/27 02:46:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:46:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:46:48 DEBUG : banana: size = 6 OK 2026/03/27 02:46:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : banana: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:46:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:46:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:46:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:46:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:46:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:46:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:46:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:46:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:46:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:46:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:46:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:46:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:46:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:46:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:46:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:46:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:46:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:46:48 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:46:48 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:48 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:49 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : apple: size = 5 OK 2026/03/27 02:46:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : apple: Unchanged skipping 2026/03/27 02:46:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/27 02:46:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/27 02:46:49 DEBUG : banana: size = 6 OK 2026/03/27 02:46:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : banana: Unchanged skipping 2026/03/27 02:46:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/27 02:46:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/27 02:46:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/27 02:46:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/27 02:46:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/27 02:46:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/27 02:46:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/27 02:46:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/27 02:46:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/27 02:46:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/27 02:46:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/27 02:46:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/27 02:46:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/27 02:46:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/27 02:46:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/27 02:46:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/27 02:46:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/27 02:46:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:46:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/27 02:46:49 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:46:49 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:46:49 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:49 DEBUG : Waiting for deletions to finish 2026/03/27 02:46:49 DEBUG : apple: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : banana: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/27 02:46:49 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (212.24s) --- PASS: TestTransform/NFC (15.25s) --- PASS: TestTransform/NFD (17.18s) --- PASS: TestTransform/base64 (21.05s) --- PASS: TestTransform/prefix (25.05s) --- PASS: TestTransform/suffix (25.12s) --- PASS: TestTransform/truncate (21.62s) --- PASS: TestTransform/encoder (17.01s) --- PASS: TestTransform/ISO-8859-1 (16.89s) --- PASS: TestTransform/charmap (17.38s) --- PASS: TestTransform/lowercase (17.47s) --- PASS: TestTransform/ascii (18.21s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:46:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/27 02:46:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/27 02:46:54 INFO : sub dir_somesuffix: Making directory 2026/03/27 02:46:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/27 02:46:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/27 02:46:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/27 02:46:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/27 02:46:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/27 02:46:54 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:46:54 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:46:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/27 02:46:55 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:46:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/27 02:46:55 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.98s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:46:56 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:46:56 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:46:56 INFO : tictactoe: Making directory 2026/03/27 02:46:56 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:46:56 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:46:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:46:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/27 02:46:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:46:56 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:46:56 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:46:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/27 02:46:57 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:46:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/27 02:46:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.74s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:46:58 INFO : toe: Making directory 2026/03/27 02:46:58 INFO : toe/toe: Making directory 2026/03/27 02:46:58 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:46:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/27 02:46:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/27 02:46:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/27 02:46:58 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:46:58 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:46:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/27 02:46:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:46:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/27 02:46:59 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.81s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:47:00 INFO : toe: Making directory 2026/03/27 02:47:00 INFO : toe/toe: Making directory 2026/03/27 02:47:00 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/27 02:47:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/27 02:47:00 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:00 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/27 02:47:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/27 02:47:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/27 02:47:01 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.10s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:47:02 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:47:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/27 02:47:02 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:02 INFO : tictacempty_dir: Making directory 2026/03/27 02:47:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:02 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:02 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:02 INFO : tictactoe: Making directory 2026/03/27 02:47:02 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:02 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:02 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:47:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/27 02:47:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:47:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/27 02:47:02 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:02 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/27 02:47:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/27 02:47:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.09s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:47:04 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:47:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/27 02:47:04 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:04 INFO : tictacempty_dir: Making directory 2026/03/27 02:47:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:04 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:04 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:04 INFO : tictactoe: Making directory 2026/03/27 02:47:04 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:04 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:04 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:47:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/27 02:47:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:47:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:04 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:04 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:47:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/27 02:47:05 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:05 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:06 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:06 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/27 02:47:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:47:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/27 02:47:06 NOTICE: B2 bucket rclone-test-bicaxih7fupa: 0 differences found 2026/03/27 02:47:06 NOTICE: B2 bucket rclone-test-bicaxih7fupa: 1 matching files --- PASS: TestAllTag (2.26s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:47:06 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:06 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:06 INFO : tictactoe: Making directory 2026/03/27 02:47:06 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:06 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:06 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:47:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/27 02:47:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:47:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/27 02:47:06 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:06 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/27 02:47:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/27 02:47:07 DEBUG : Waiting for deletions to finish 2026/03/27 02:47:07 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:07 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:07 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/27 02:47:07 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/27 02:47:07 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/27 02:47:07 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/27 02:47:07 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:07 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.07s) === RUN TestSyntax 2026/03/27 02:47:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:47:08 INFO : toe: Making directory 2026/03/27 02:47:08 INFO : toe/toe: Making directory 2026/03/27 02:47:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/27 02:47:08 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:08 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:09 DEBUG : toe/toe/toe: size = 11 OK 2026/03/27 02:47:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:09 INFO : toe/toe/toe: Copied (new) 2026/03/27 02:47:09 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:47:10 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:47:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/27 02:47:10 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:10 INFO : tictacempty_dir: Making directory 2026/03/27 02:47:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:10 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:10 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:10 INFO : tictactoe: Making directory 2026/03/27 02:47:10 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:10 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:10 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:47:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/27 02:47:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:47:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:10 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:47:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:11 INFO : toe/toe/toe.txt: Deleted 2026/03/27 02:47:11 INFO : toe/toe: Removing directory 2026/03/27 02:47:11 INFO : toe: Removing directory 2026/03/27 02:47:11 INFO : empty_dir: Removing directory 2026/03/27 02:47:11 DEBUG : Local file system at /tmp/rclone3344999042: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.03s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:47:12 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:47:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/27 02:47:12 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:12 INFO : tictacempty_dir: Making directory 2026/03/27 02:47:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:12 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:12 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:12 INFO : tictactoe: Making directory 2026/03/27 02:47:12 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:12 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:12 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:47:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/27 02:47:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:47:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:12 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:12 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:47:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:13 INFO : toe/toe/toe.txt: Deleted 2026/03/27 02:47:13 INFO : toe/toe: Removing directory 2026/03/27 02:47:13 INFO : toe: Removing directory 2026/03/27 02:47:13 INFO : empty_dir: Removing directory 2026/03/27 02:47:13 DEBUG : Local file system at /tmp/rclone3344999042: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/27 02:47:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:47:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/27 02:47:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:47:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:47:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:47:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/27 02:47:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/27 02:47:14 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.30s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:47:15 DEBUG : Reset feature "Copy" 2026/03/27 02:47:15 DEBUG : Reset feature "Move" 2026/03/27 02:47:15 DEBUG : Reset feature "Copy" 2026/03/27 02:47:15 DEBUG : Reset feature "Move" 2026/03/27 02:47:15 DEBUG : empty_dir: Making directory with metadata 2026/03/27 02:47:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/27 02:47:15 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:15 INFO : tictacempty_dir: Making directory 2026/03/27 02:47:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/27 02:47:15 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:15 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:15 INFO : tictactoe: Making directory 2026/03/27 02:47:15 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:15 DEBUG : toe: transformed to: tictactoe 2026/03/27 02:47:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:15 INFO : tictactoe/tictactoe: Making directory 2026/03/27 02:47:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/27 02:47:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/27 02:47:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:47:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:15 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:15 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:47:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/27 02:47:16 INFO : toe/toe/toe.txt: Deleted 2026/03/27 02:47:16 INFO : toe/toe: Removing directory 2026/03/27 02:47:16 INFO : toe: Removing directory 2026/03/27 02:47:16 INFO : empty_dir: Removing directory 2026/03/27 02:47:16 DEBUG : Local file system at /tmp/rclone3344999042: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/27 02:47:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/27 02:47:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/27 02:47:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:47:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:47:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/27 02:47:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/27 02:47:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/27 02:47:18 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.66s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:47:19 DEBUG : toe: transformed to: dG9l 2026/03/27 02:47:19 DEBUG : toe: transformed to: dG9l 2026/03/27 02:47:19 INFO : dG9l: Making directory 2026/03/27 02:47:19 DEBUG : toe: transformed to: dG9l 2026/03/27 02:47:19 DEBUG : toe: transformed to: dG9l 2026/03/27 02:47:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/27 02:47:19 INFO : dG9l/dG9l: Making directory 2026/03/27 02:47:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/27 02:47:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/27 02:47:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/27 02:47:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/27 02:47:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/27 02:47:19 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:19 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/27 02:47:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/27 02:47:20 DEBUG : Waiting for deletions to finish 2026/03/27 02:47:20 DEBUG : dG9l: transformed to: toe 2026/03/27 02:47:20 DEBUG : dG9l: transformed to: toe 2026/03/27 02:47:20 DEBUG : dG9l: transformed to: toe 2026/03/27 02:47:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/27 02:47:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/27 02:47:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/27 02:47:20 DEBUG : Local file system at /tmp/rclone3344999042: Waiting for checks to finish 2026/03/27 02:47:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/27 02:47:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/27 02:47:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/27 02:47:20 DEBUG : Local file system at /tmp/rclone3344999042: Waiting for transfers to finish 2026/03/27 02:47:20 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.60s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-bicaxih7fupa", Local "Local file system at /tmp/rclone3344999042", Modify Window "1ms" 2026/03/27 02:47:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:47:21 DEBUG : toe: transformed to: 2026/03/27 02:47:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:47:22 DEBUG : toe: transformed to: 2026/03/27 02:47:22 INFO : B2 bucket rclone-test-bicaxih7fupa: Making directory 2026/03/27 02:47:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:47:22 DEBUG : toe: transformed to: 2026/03/27 02:47:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:47:22 DEBUG : toe: transformed to: 2026/03/27 02:47:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:47:22 DEBUG : toe/toe: transformed to: 2026/03/27 02:47:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/27 02:47:22 INFO : toe/toe: Making directory 2026/03/27 02:47:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:47:22 DEBUG : toe/toe: transformed to: 2026/03/27 02:47:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/27 02:47:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:47:22 DEBUG : toe: transformed to: 2026/03/27 02:47:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/27 02:47:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/27 02:47:22 DEBUG : toe/toe/toe: transformed to: 2026/03/27 02:47:22 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/27 02:47:22 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for checks to finish 2026/03/27 02:47:22 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Waiting for transfers to finish 2026/03/27 02:47:22 DEBUG : toe/toe/toe: size = 11 OK 2026/03/27 02:47:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/27 02:47:22 INFO : toe/toe/toe: Copied (new) 2026/03/27 02:47:22 ERROR : B2 bucket rclone-test-bicaxih7fupa: not deleting files as there were IO errors 2026/03/27 02:47:22 ERROR : B2 bucket rclone-test-bicaxih7fupa: not deleting directories as there were IO errors --- PASS: TestError (1.69s) PASS 2026/03/27 02:47:23 DEBUG : B2 bucket rclone-test-bicaxih7fupa: Purge remote 2026/03/27 02:47:23 INFO : B2 bucket rclone-test-bicaxih7fupa: cleaning bucket "rclone-test-bicaxih7fupa" of all files 2026/03/27 02:47:24 DEBUG : BackupDir/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4046f3bd44b31b32_d20260327_m023950_c001_v7007000_t0000_u01774579190715") 2026/03/27 02:47:24 DEBUG : BackupDir/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1026305cdfb47730_d20260327_m023945_c001_v0001182_t0057_u01774579185259") 2026/03/27 02:47:24 DEBUG : CompareDest/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa2907dc_d20260327_m023925_c001_v7007000_t0000_u01774579165684") 2026/03/27 02:47:24 DEBUG : CompareDest/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e5e5_d20260327_m023919_c001_v0001130_t0003_u01774579159767") 2026/03/27 02:47:24 DEBUG : CompareDest/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa2907e2_d20260327_m023925_c001_v7007000_t0000_u01774579165866") 2026/03/27 02:47:24 DEBUG : CompareDest/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14caa4_d20260327_m023920_c001_v0001115_t0023_u01774579160916") 2026/03/27 02:47:24 DEBUG : CopyDest/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4046f3bd44b31b33_d20260327_m023950_c001_v7007000_t0000_u01774579190969") 2026/03/27 02:47:24 DEBUG : CopyDest/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cace_d20260327_m023942_c001_v0001115_t0033_u01774579182126") 2026/03/27 02:47:24 DEBUG : CopyDest/three: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4046f3bd44b31b34_d20260327_m023951_c001_v7007000_t0000_u01774579191159") 2026/03/27 02:47:25 DEBUG : CopyDest/three: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cada_d20260327_m023948_c001_v0001115_t0007_u01774579188620") 2026/03/27 02:47:25 DEBUG : CopyDest/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4046f3bd44b31b35_d20260327_m023951_c001_v7007000_t0000_u01774579191341") 2026/03/27 02:47:25 DEBUG : CopyDest/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e619_d20260327_m023946_c001_v0001130_t0017_u01774579186238") 2026/03/27 02:47:25 DEBUG : EXISTING: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714732f_d20260327_m024214_c001_v7007000_t0000_u01774579334218") 2026/03/27 02:47:25 DEBUG : EXISTING: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc18_d20260327_m024212_c001_v0001115_t0001_u01774579332625") 2026/03/27 02:47:25 DEBUG : PREFIXapple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67be0ac_d20260327_m024435_c001_v7007000_t0000_u01774579475293") 2026/03/27 02:47:25 DEBUG : PREFIXapple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdb6_d20260327_m024428_c001_v0001115_t0021_u01774579468223") 2026/03/27 02:47:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea7e_d20260327_m024435_c001_v7007000_t0000_u01774579475128") 2026/03/27 02:47:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e852_d20260327_m024428_c001_v0001130_t0038_u01774579468232") 2026/03/27 02:47:25 DEBUG : PREFIXbanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41411acd513f92bb_d20260327_m024435_c001_v7007000_t0000_u01774579475309") 2026/03/27 02:47:25 DEBUG : PREFIXbanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899c5_d20260327_m024428_c001_v0001093_t0043_u01774579468241") 2026/03/27 02:47:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67be0aa_d20260327_m024434_c001_v7007000_t0000_u01774579474926") 2026/03/27 02:47:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f5d_d20260327_m024428_c001_v0001173_t0000_u01774579468209") 2026/03/27 02:47:25 DEBUG : Testêé: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f71472b8_d20260327_m024210_c001_v7007000_t0000_u01774579330277") 2026/03/27 02:47:26 DEBUG : Testêé: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc0a_d20260327_m024209_c001_v0001115_t0044_u01774579329166") 2026/03/27 02:47:26 DEBUG : Testêé: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e6e5_d20260327_m024208_c001_v0001130_t0022_u01774579328020") 2026/03/27 02:47:26 DEBUG : YXBwbGU=: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6b7_d20260327_m024411_c001_v7007000_t0000_u01774579451801") 2026/03/27 02:47:26 DEBUG : YXBwbGU=: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e822_d20260327_m024407_c001_v0001130_t0009_u01774579447043") 2026/03/27 02:47:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6b8_d20260327_m024411_c001_v7007000_t0000_u01774579451984") 2026/03/27 02:47:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd72_d20260327_m024407_c001_v0001115_t0011_u01774579447034") 2026/03/27 02:47:26 DEBUG : YmFuYW5h: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6ba_d20260327_m024412_c001_v7007000_t0000_u01774579452166") 2026/03/27 02:47:26 DEBUG : YmFuYW5h: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06ea4_d20260327_m024407_c001_v0001173_t0056_u01774579447022") 2026/03/27 02:47:26 DEBUG : a/potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f5de_d20260327_m023750_c001_v7007000_t0000_u01774579070294") 2026/03/27 02:47:26 DEBUG : a/potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b75b_d20260327_m023749_c001_v0001181_t0028_u01774579069651") 2026/03/27 02:47:26 DEBUG : a/potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f5d7_d20260327_m023748_c001_v7007000_t0000_u01774579068347") 2026/03/27 02:47:26 DEBUG : a/potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b74d_d20260327_m023747_c001_v0001181_t0002_u01774579067584") 2026/03/27 02:47:26 DEBUG : a/potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4561_d20260327_m023731_c001_v7007000_t0000_u01774579051971") 2026/03/27 02:47:26 DEBUG : a/potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6eb_d20260327_m023731_c001_v0001181_t0003_u01774579051210") 2026/03/27 02:47:26 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f7d_d20260327_m024650_c001_v7007000_t0000_u01774579610451") 2026/03/27 02:47:26 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ceda_d20260327_m024646_c001_v0001115_t0035_u01774579606209") 2026/03/27 02:47:26 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5711e_d20260327_m024632_c001_v7007000_t0000_u01774579592278") 2026/03/27 02:47:26 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ceb0_d20260327_m024627_c001_v0001115_t0001_u01774579587910") 2026/03/27 02:47:26 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bb8d8c_d20260327_m024614_c001_v7007000_t0000_u01774579574791") 2026/03/27 02:47:26 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce83_d20260327_m024610_c001_v0001115_t0058_u01774579570975") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775a88e_d20260327_m024557_c001_v7007000_t0000_u01774579557421") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce6d_d20260327_m024553_c001_v0001115_t0005_u01774579553332") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e00_d20260327_m024540_c001_v7007000_t0000_u01774579540451") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce53_d20260327_m024536_c001_v0001115_t0004_u01774579536002") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5712_d20260327_m024523_c001_v7007000_t0000_u01774579523534") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a39_d20260327_m024516_c001_v0001093_t0053_u01774579516718") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a62_d20260327_m024501_c001_v7007000_t0000_u01774579501878") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0706d_d20260327_m024457_c001_v0001173_t0059_u01774579497802") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41411acd513f9338_d20260327_m024456_c001_v7007000_t0000_u01774579496670") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899f5_d20260327_m024449_c001_v0001093_t0047_u01774579489933") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea82_d20260327_m024436_c001_v7007000_t0000_u01774579476663") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899d3_d20260327_m024432_c001_v0001093_t0003_u01774579472311") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f416f5b0495477af9_d20260327_m024431_c001_v7007000_t0000_u01774579471135") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f51_d20260327_m024425_c001_v0001173_t0010_u01774579465063") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6b4_d20260327_m024410_c001_v7007000_t0000_u01774579450154") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06e7c_d20260327_m024403_c001_v0001173_t0032_u01774579443946") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f5e3_d20260327_m024350_c001_v7007000_t0000_u01774579430827") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06d92_d20260327_m024346_c001_v0001173_t0051_u01774579426407") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700bd_d20260327_m024333_c001_v7007000_t0000_u01774579413597") 2026/03/27 02:47:27 DEBUG : apple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06cbc_d20260327_m024329_c001_v0001173_t0031_u01774579409512") 2026/03/27 02:47:27 DEBUG : appleSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a5e_d20260327_m024500_c001_v7007000_t0000_u01774579500167") 2026/03/27 02:47:27 DEBUG : appleSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899ff_d20260327_m024452_c001_v0001093_t0002_u01774579492477") 2026/03/27 02:47:27 DEBUG : appleapple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5713_d20260327_m024523_c001_v7007000_t0000_u01774579523718") 2026/03/27 02:47:28 DEBUG : appleapple: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce2f_d20260327_m024519_c001_v0001115_t0047_u01774579519386") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f7e_d20260327_m024650_c001_v7007000_t0000_u01774579610634") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789b35_d20260327_m024647_c001_v0001093_t0045_u01774579607179") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57123_d20260327_m024632_c001_v7007000_t0000_u01774579592461") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789af5_d20260327_m024629_c001_v0001093_t0033_u01774579589076") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bb8d8d_d20260327_m024614_c001_v7007000_t0000_u01774579574973") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789aaf_d20260327_m024611_c001_v0001093_t0046_u01774579571873") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775a88f_d20260327_m024557_c001_v7007000_t0000_u01774579557604") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a83_d20260327_m024554_c001_v0001093_t0057_u01774579554258") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e01_d20260327_m024540_c001_v7007000_t0000_u01774579540636") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a65_d20260327_m024537_c001_v0001093_t0013_u01774579537097") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f4758062614a_d20260327_m024521_c001_v7007000_t0000_u01774579521877") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8d4_d20260327_m024517_c001_v0001130_t0047_u01774579517712") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a63_d20260327_m024502_c001_v7007000_t0000_u01774579502078") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8aa_d20260327_m024457_c001_v0001130_t0045_u01774579497813") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa292702_d20260327_m024456_c001_v7007000_t0000_u01774579496660") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e898_d20260327_m024450_c001_v0001130_t0010_u01774579490820") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea83_d20260327_m024436_c001_v7007000_t0000_u01774579476847") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdc0_d20260327_m024432_c001_v0001115_t0036_u01774579472323") 2026/03/27 02:47:28 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f406e86a80b521b53_d20260327_m024430_c001_v7007000_t0000_u01774579470940") 2026/03/27 02:47:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e850_d20260327_m024426_c001_v0001130_t0016_u01774579466233") 2026/03/27 02:47:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6b3_d20260327_m024409_c001_v7007000_t0000_u01774579449990") 2026/03/27 02:47:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e81e_d20260327_m024405_c001_v0001130_t0056_u01774579445112") 2026/03/27 02:47:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f5e4_d20260327_m024351_c001_v7007000_t0000_u01774579431008") 2026/03/27 02:47:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7f2_d20260327_m024347_c001_v0001130_t0017_u01774579427640") 2026/03/27 02:47:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700be_d20260327_m024333_c001_v7007000_t0000_u01774579413780") 2026/03/27 02:47:29 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7be_d20260327_m024330_c001_v0001130_t0018_u01774579410465") 2026/03/27 02:47:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c7758fd5_d20260327_m024500_c001_v7007000_t0000_u01774579500323") 2026/03/27 02:47:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07035_d20260327_m024452_c001_v0001173_t0017_u01774579492509") 2026/03/27 02:47:29 DEBUG : b/potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f5e3_d20260327_m023750_c001_v7007000_t0000_u01774579070476") 2026/03/27 02:47:29 DEBUG : b/potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b751_d20260327_m023748_c001_v0001181_t0056_u01774579068893") 2026/03/27 02:47:29 DEBUG : b/potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f5d4_d20260327_m023747_c001_v7007000_t0000_u01774579067790") 2026/03/27 02:47:29 DEBUG : b/potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b749_d20260327_m023746_c001_v0001181_t0029_u01774579066771") 2026/03/27 02:47:29 DEBUG : b/potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4560_d20260327_m023731_c001_v7007000_t0000_u01774579051418") 2026/03/27 02:47:29 DEBUG : b/potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6e7_d20260327_m023730_c001_v0001181_t0037_u01774579050414") 2026/03/27 02:47:29 DEBUG : backup/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f4758062227d_d20260327_m024104_c001_v7007000_t0000_u01774579264580") 2026/03/27 02:47:29 DEBUG : backup/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1179328f93e32bb3_d20260327_m024102_c001_v0001103_t0010_u01774579262659") 2026/03/27 02:47:29 DEBUG : backup/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f10502a417047efc1_d20260327_m024058_c001_v0001173_t0054_u01774579258324") 2026/03/27 02:47:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a1372f_d20260327_m024131_c001_v7007000_t0000_u01774579291178") 2026/03/27 02:47:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1187a7b05f857620_d20260327_m024129_c001_v0001182_t0042_u01774579289455") 2026/03/27 02:47:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1156c5b35f69f6d1_d20260327_m024125_c001_v0001137_t0024_u01774579285061") 2026/03/27 02:47:29 DEBUG : backup/one.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41154c22587037db_d20260327_m024118_c001_v7007000_t0000_u01774579278190") 2026/03/27 02:47:30 DEBUG : backup/one.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f116f9405ac11c415_d20260327_m024116_c001_v0001183_t0031_u01774579276238") 2026/03/27 02:47:30 DEBUG : backup/one.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f10764309510086bd_d20260327_m024112_c001_v0001177_t0047_u01774579272073") 2026/03/27 02:47:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13730_d20260327_m024131_c001_v7007000_t0000_u01774579291360") 2026/03/27 02:47:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f107ba2d3cbdae979_d20260327_m024130_c001_v0001185_t0044_u01774579290411") 2026/03/27 02:47:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f116bf41ad40471e9_d20260327_m024126_c001_v0001113_t0032_u01774579286853") 2026/03/27 02:47:30 DEBUG : backup/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f4758062227e_d20260327_m024104_c001_v7007000_t0000_u01774579264780") 2026/03/27 02:47:30 DEBUG : backup/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1134eba6185225f7_d20260327_m024103_c001_v0001183_t0001_u01774579263775") 2026/03/27 02:47:30 DEBUG : backup/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f111867c89a3aa6cb_d20260327_m024100_c001_v0001183_t0020_u01774579260120") 2026/03/27 02:47:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41154c22587037dc_d20260327_m024118_c001_v7007000_t0000_u01774579278374") 2026/03/27 02:47:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f114db45009d97cae_d20260327_m024117_c001_v0001091_t0039_u01774579277301") 2026/03/27 02:47:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1174d03c59762a69_d20260327_m024113_c001_v0001185_t0028_u01774579273856") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f80_d20260327_m024650_c001_v7007000_t0000_u01774579610816") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0747a_d20260327_m024646_c001_v0001173_t0049_u01774579606768") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57128_d20260327_m024632_c001_v7007000_t0000_u01774579592645") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c073a5_d20260327_m024628_c001_v0001173_t0042_u01774579588499") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bb8d8e_d20260327_m024615_c001_v7007000_t0000_u01774579575166") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c072f1_d20260327_m024611_c001_v0001173_t0002_u01774579571520") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775a890_d20260327_m024557_c001_v7007000_t0000_u01774579557787") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0726d_d20260327_m024553_c001_v0001173_t0050_u01774579553912") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e02_d20260327_m024540_c001_v7007000_t0000_u01774579540821") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c071c4_d20260327_m024536_c001_v0001173_t0020_u01774579536573") 2026/03/27 02:47:30 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5714_d20260327_m024523_c001_v7007000_t0000_u01774579523903") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce29_d20260327_m024517_c001_v0001115_t0004_u01774579517162") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a64_d20260327_m024502_c001_v7007000_t0000_u01774579502264") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdf7_d20260327_m024457_c001_v0001115_t0041_u01774579497825") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a8cf_d20260327_m024456_c001_v7007000_t0000_u01774579496713") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cde5_d20260327_m024450_c001_v0001115_t0014_u01774579490307") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea84_d20260327_m024437_c001_v7007000_t0000_u01774579477031") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f7d_d20260327_m024432_c001_v0001173_t0017_u01774579472330") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f416f5b0495477af7_d20260327_m024430_c001_v7007000_t0000_u01774579470947") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdb0_d20260327_m024425_c001_v0001115_t0007_u01774579465419") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6b6_d20260327_m024410_c001_v7007000_t0000_u01774579450171") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd6c_d20260327_m024404_c001_v0001115_t0048_u01774579444403") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f5e5_d20260327_m024351_c001_v7007000_t0000_u01774579431188") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd38_d20260327_m024346_c001_v0001115_t0021_u01774579426914") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700bf_d20260327_m024333_c001_v7007000_t0000_u01774579413962") 2026/03/27 02:47:31 DEBUG : banana: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd0c_d20260327_m024329_c001_v0001115_t0032_u01774579409930") 2026/03/27 02:47:31 DEBUG : bananaSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f4758062556e_d20260327_m024500_c001_v7007000_t0000_u01774579500187") 2026/03/27 02:47:31 DEBUG : bananaSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdeb_d20260327_m024452_c001_v0001115_t0036_u01774579492489") 2026/03/27 02:47:31 DEBUG : both0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a66f_d20260327_m024305_c001_v7007000_t0000_u01774579385493") 2026/03/27 02:47:31 DEBUG : both0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e741_d20260327_m024242_c001_v0001130_t0008_u01774579362530") 2026/03/27 02:47:31 DEBUG : both0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137d8_d20260327_m024238_c001_v7007000_t0000_u01774579358365") 2026/03/27 02:47:31 DEBUG : both0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e6f7_d20260327_m024216_c001_v0001130_t0012_u01774579336116") 2026/03/27 02:47:32 DEBUG : both1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a670_d20260327_m024305_c001_v7007000_t0000_u01774579385678") 2026/03/27 02:47:32 DEBUG : both1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e743_d20260327_m024243_c001_v0001130_t0000_u01774579363774") 2026/03/27 02:47:32 DEBUG : both1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137da_d20260327_m024238_c001_v7007000_t0000_u01774579358545") 2026/03/27 02:47:32 DEBUG : both1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e6f9_d20260327_m024216_c001_v0001130_t0011_u01774579336992") 2026/03/27 02:47:32 DEBUG : both10: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a671_d20260327_m024305_c001_v7007000_t0000_u01774579385863") 2026/03/27 02:47:32 DEBUG : both10: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e761_d20260327_m024252_c001_v0001130_t0032_u01774579372351") 2026/03/27 02:47:32 DEBUG : both10: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137db_d20260327_m024238_c001_v7007000_t0000_u01774579358726") 2026/03/27 02:47:32 DEBUG : both10: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e71b_d20260327_m024225_c001_v0001130_t0017_u01774579345736") 2026/03/27 02:47:32 DEBUG : both11: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a672_d20260327_m024306_c001_v7007000_t0000_u01774579386046") 2026/03/27 02:47:32 DEBUG : both11: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e763_d20260327_m024253_c001_v0001130_t0013_u01774579373323") 2026/03/27 02:47:32 DEBUG : both11: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137dc_d20260327_m024238_c001_v7007000_t0000_u01774579358906") 2026/03/27 02:47:32 DEBUG : both11: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e71f_d20260327_m024226_c001_v0001130_t0020_u01774579346573") 2026/03/27 02:47:32 DEBUG : both12: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a673_d20260327_m024306_c001_v7007000_t0000_u01774579386230") 2026/03/27 02:47:32 DEBUG : both12: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e765_d20260327_m024254_c001_v0001130_t0041_u01774579374469") 2026/03/27 02:47:32 DEBUG : both12: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137dd_d20260327_m024239_c001_v7007000_t0000_u01774579359088") 2026/03/27 02:47:32 DEBUG : both12: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e723_d20260327_m024227_c001_v0001130_t0044_u01774579347475") 2026/03/27 02:47:32 DEBUG : both13: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a674_d20260327_m024306_c001_v7007000_t0000_u01774579386414") 2026/03/27 02:47:32 DEBUG : both13: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e767_d20260327_m024255_c001_v0001130_t0005_u01774579375327") 2026/03/27 02:47:32 DEBUG : both13: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137de_d20260327_m024239_c001_v7007000_t0000_u01774579359268") 2026/03/27 02:47:32 DEBUG : both13: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e725_d20260327_m024228_c001_v0001130_t0009_u01774579348340") 2026/03/27 02:47:33 DEBUG : both14: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a675_d20260327_m024306_c001_v7007000_t0000_u01774579386599") 2026/03/27 02:47:33 DEBUG : both14: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e76b_d20260327_m024256_c001_v0001130_t0013_u01774579376468") 2026/03/27 02:47:33 DEBUG : both14: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137df_d20260327_m024239_c001_v7007000_t0000_u01774579359448") 2026/03/27 02:47:33 DEBUG : both14: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e729_d20260327_m024229_c001_v0001130_t0033_u01774579349384") 2026/03/27 02:47:33 DEBUG : both15: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a676_d20260327_m024306_c001_v7007000_t0000_u01774579386784") 2026/03/27 02:47:33 DEBUG : both15: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e76f_d20260327_m024257_c001_v0001130_t0037_u01774579377523") 2026/03/27 02:47:33 DEBUG : both15: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137e0_d20260327_m024239_c001_v7007000_t0000_u01774579359627") 2026/03/27 02:47:33 DEBUG : both15: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e72b_d20260327_m024230_c001_v0001130_t0025_u01774579350356") 2026/03/27 02:47:33 DEBUG : both16: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a677_d20260327_m024306_c001_v7007000_t0000_u01774579386973") 2026/03/27 02:47:33 DEBUG : both16: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e771_d20260327_m024258_c001_v0001130_t0037_u01774579378517") 2026/03/27 02:47:33 DEBUG : both16: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137e1_d20260327_m024239_c001_v7007000_t0000_u01774579359807") 2026/03/27 02:47:33 DEBUG : both16: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e72d_d20260327_m024231_c001_v0001130_t0013_u01774579351243") 2026/03/27 02:47:33 DEBUG : both17: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a678_d20260327_m024307_c001_v7007000_t0000_u01774579387157") 2026/03/27 02:47:33 DEBUG : both17: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e775_d20260327_m024259_c001_v0001130_t0044_u01774579379372") 2026/03/27 02:47:33 DEBUG : both17: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137e2_d20260327_m024239_c001_v7007000_t0000_u01774579359987") 2026/03/27 02:47:33 DEBUG : both17: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e72f_d20260327_m024232_c001_v0001130_t0028_u01774579352180") 2026/03/27 02:47:33 DEBUG : both18: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a679_d20260327_m024307_c001_v7007000_t0000_u01774579387342") 2026/03/27 02:47:33 DEBUG : both18: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e777_d20260327_m024300_c001_v0001130_t0046_u01774579380334") 2026/03/27 02:47:33 DEBUG : both18: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137e3_d20260327_m024240_c001_v7007000_t0000_u01774579360168") 2026/03/27 02:47:33 DEBUG : both18: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e733_d20260327_m024233_c001_v0001130_t0054_u01774579353279") 2026/03/27 02:47:33 DEBUG : both19: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a67a_d20260327_m024307_c001_v7007000_t0000_u01774579387526") 2026/03/27 02:47:33 DEBUG : both19: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e77b_d20260327_m024301_c001_v0001130_t0036_u01774579381803") 2026/03/27 02:47:33 DEBUG : both19: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137e4_d20260327_m024240_c001_v7007000_t0000_u01774579360348") 2026/03/27 02:47:34 DEBUG : both19: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e735_d20260327_m024234_c001_v0001130_t0046_u01774579354259") 2026/03/27 02:47:34 DEBUG : both2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a67b_d20260327_m024307_c001_v7007000_t0000_u01774579387710") 2026/03/27 02:47:34 DEBUG : both2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e747_d20260327_m024244_c001_v0001130_t0024_u01774579364957") 2026/03/27 02:47:34 DEBUG : both2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137e5_d20260327_m024240_c001_v7007000_t0000_u01774579360531") 2026/03/27 02:47:34 DEBUG : both2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e6fb_d20260327_m024217_c001_v0001130_t0007_u01774579337886") 2026/03/27 02:47:34 DEBUG : both3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a67c_d20260327_m024307_c001_v7007000_t0000_u01774579387926") 2026/03/27 02:47:34 DEBUG : both3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e749_d20260327_m024245_c001_v0001130_t0046_u01774579365799") 2026/03/27 02:47:34 DEBUG : both3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137e6_d20260327_m024240_c001_v7007000_t0000_u01774579360712") 2026/03/27 02:47:34 DEBUG : both3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e701_d20260327_m024219_c001_v0001130_t0025_u01774579339049") 2026/03/27 02:47:34 DEBUG : both4: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a67d_d20260327_m024308_c001_v7007000_t0000_u01774579388112") 2026/03/27 02:47:34 DEBUG : both4: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e74d_d20260327_m024246_c001_v0001130_t0051_u01774579366798") 2026/03/27 02:47:34 DEBUG : both4: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137e7_d20260327_m024240_c001_v7007000_t0000_u01774579360895") 2026/03/27 02:47:34 DEBUG : both4: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e707_d20260327_m024219_c001_v0001130_t0058_u01774579339897") 2026/03/27 02:47:34 DEBUG : both5: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a67e_d20260327_m024308_c001_v7007000_t0000_u01774579388296") 2026/03/27 02:47:34 DEBUG : both5: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e751_d20260327_m024247_c001_v0001130_t0037_u01774579367786") 2026/03/27 02:47:34 DEBUG : both5: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137e8_d20260327_m024241_c001_v7007000_t0000_u01774579361074") 2026/03/27 02:47:34 DEBUG : both5: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e70d_d20260327_m024220_c001_v0001130_t0026_u01774579340936") 2026/03/27 02:47:34 DEBUG : both6: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a680_d20260327_m024308_c001_v7007000_t0000_u01774579388480") 2026/03/27 02:47:34 DEBUG : both6: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e753_d20260327_m024248_c001_v0001130_t0046_u01774579368671") 2026/03/27 02:47:34 DEBUG : both6: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137ea_d20260327_m024241_c001_v7007000_t0000_u01774579361258") 2026/03/27 02:47:35 DEBUG : both6: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e711_d20260327_m024221_c001_v0001130_t0049_u01774579341808") 2026/03/27 02:47:35 DEBUG : both7: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a681_d20260327_m024308_c001_v7007000_t0000_u01774579388664") 2026/03/27 02:47:35 DEBUG : both7: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e759_d20260327_m024249_c001_v0001130_t0022_u01774579369748") 2026/03/27 02:47:35 DEBUG : both7: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137eb_d20260327_m024241_c001_v7007000_t0000_u01774579361438") 2026/03/27 02:47:35 DEBUG : both7: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e713_d20260327_m024222_c001_v0001130_t0008_u01774579342903") 2026/03/27 02:47:35 DEBUG : both8: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a682_d20260327_m024308_c001_v7007000_t0000_u01774579388850") 2026/03/27 02:47:35 DEBUG : both8: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e75d_d20260327_m024250_c001_v0001130_t0044_u01774579370514") 2026/03/27 02:47:35 DEBUG : both8: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137ec_d20260327_m024241_c001_v7007000_t0000_u01774579361618") 2026/03/27 02:47:35 DEBUG : both8: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e715_d20260327_m024223_c001_v0001130_t0008_u01774579343867") 2026/03/27 02:47:35 DEBUG : both9: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a683_d20260327_m024309_c001_v7007000_t0000_u01774579389036") 2026/03/27 02:47:35 DEBUG : both9: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e75f_d20260327_m024251_c001_v0001130_t0055_u01774579371445") 2026/03/27 02:47:35 DEBUG : both9: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137ed_d20260327_m024241_c001_v7007000_t0000_u01774579361798") 2026/03/27 02:47:35 DEBUG : both9: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e719_d20260327_m024224_c001_v0001130_t0025_u01774579344930") 2026/03/27 02:47:35 DEBUG : c/non empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f5e8_d20260327_m023750_c001_v7007000_t0000_u01774579070660") 2026/03/27 02:47:35 DEBUG : c/non empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b753_d20260327_m023749_c001_v0001181_t0036_u01774579069089") 2026/03/27 02:47:35 DEBUG : c/non empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f5d8_d20260327_m023748_c001_v7007000_t0000_u01774579068528") 2026/03/27 02:47:35 DEBUG : c/non empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b74b_d20260327_m023746_c001_v0001181_t0027_u01774579066984") 2026/03/27 02:47:35 DEBUG : c/non empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4562_d20260327_m023732_c001_v7007000_t0000_u01774579052155") 2026/03/27 02:47:35 DEBUG : c/non empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6e9_d20260327_m023730_c001_v0001181_t0000_u01774579050626") 2026/03/27 02:47:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6bb_d20260327_m024412_c001_v7007000_t0000_u01774579452347") 2026/03/27 02:47:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb78998f_d20260327_m024407_c001_v0001093_t0001_u01774579447052") 2026/03/27 02:47:35 DEBUG : check sum: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e455a_d20260327_m023723_c001_v7007000_t0000_u01774579043862") 2026/03/27 02:47:36 DEBUG : check sum: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6c5_d20260327_m023722_c001_v0001181_t0033_u01774579042919") 2026/03/27 02:47:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5730a_d20260327_m024721_c001_v7007000_t0000_u01774579641673") 2026/03/27 02:47:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cf2e_d20260327_m024720_c001_v0001115_t0015_u01774579640032") 2026/03/27 02:47:36 DEBUG : dest/3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4046f3bd44b31a62_d20260327_m023935_c001_v7007000_t0000_u01774579175171") 2026/03/27 02:47:36 DEBUG : dest/3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f406970b6d23fe1aa_d20260327_m023934_c001_v0001042_t0035_u01774579174042") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5afd_d20260327_m024524_c001_v7007000_t0000_u01774579524086") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8dc_d20260327_m024519_c001_v0001130_t0010_u01774579519395") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f81_d20260327_m024650_c001_v7007000_t0000_u01774579610999") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cec2_d20260327_m024636_c001_v0001115_t0012_u01774579596951") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5712b_d20260327_m024632_c001_v7007000_t0000_u01774579592829") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce95_d20260327_m024619_c001_v0001115_t0026_u01774579579482") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bb8d8f_d20260327_m024615_c001_v7007000_t0000_u01774579575348") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce73_d20260327_m024602_c001_v0001115_t0015_u01774579562103") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775a891_d20260327_m024557_c001_v7007000_t0000_u01774579557968") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce5d_d20260327_m024545_c001_v0001115_t0019_u01774579545208") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e03_d20260327_m024541_c001_v7007000_t0000_u01774579541005") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce3d_d20260327_m024528_c001_v0001115_t0036_u01774579528205") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f47580626146_d20260327_m024521_c001_v7007000_t0000_u01774579521511") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a1b_d20260327_m024506_c001_v0001093_t0007_u01774579506598") 2026/03/27 02:47:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a66_d20260327_m024502_c001_v7007000_t0000_u01774579502446") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a09_d20260327_m024458_c001_v0001093_t0049_u01774579498191") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13a37_d20260327_m024456_c001_v7007000_t0000_u01774579496885") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899e7_d20260327_m024441_c001_v0001093_t0007_u01774579481478") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea85_d20260327_m024437_c001_v7007000_t0000_u01774579477216") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f83_d20260327_m024432_c001_v0001173_t0010_u01774579472704") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea74_d20260327_m024431_c001_v7007000_t0000_u01774579471003") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f19_d20260327_m024416_c001_v0001173_t0015_u01774579456397") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6b0_d20260327_m024409_c001_v7007000_t0000_u01774579449788") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06e16_d20260327_m024355_c001_v0001173_t0028_u01774579435377") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f5ea_d20260327_m024351_c001_v7007000_t0000_u01774579431368") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06d20_d20260327_m024338_c001_v0001173_t0011_u01774579418195") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700c1_d20260327_m024334_c001_v7007000_t0000_u01774579414145") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06c78_d20260327_m024322_c001_v0001173_t0024_u01774579402564") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a8e2_d20260327_m024500_c001_v7007000_t0000_u01774579500329") 2026/03/27 02:47:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e89e_d20260327_m024452_c001_v0001130_t0052_u01774579492782") 2026/03/27 02:47:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5afe_d20260327_m024524_c001_v7007000_t0000_u01774579524295") 2026/03/27 02:47:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07130_d20260327_m024519_c001_v0001173_t0034_u01774579519405") 2026/03/27 02:47:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f82_d20260327_m024651_c001_v7007000_t0000_u01774579611182") 2026/03/27 02:47:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0741a_d20260327_m024637_c001_v0001173_t0027_u01774579597826") 2026/03/27 02:47:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5712f_d20260327_m024633_c001_v7007000_t0000_u01774579593012") 2026/03/27 02:47:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07331_d20260327_m024620_c001_v0001173_t0045_u01774579580324") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bb8d90_d20260327_m024615_c001_v7007000_t0000_u01774579575532") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c072a3_d20260327_m024603_c001_v0001173_t0020_u01774579563001") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775abee_d20260327_m024558_c001_v7007000_t0000_u01774579558149") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0722a_d20260327_m024546_c001_v0001173_t0021_u01774579546015") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e04_d20260327_m024541_c001_v7007000_t0000_u01774579541189") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0716c_d20260327_m024529_c001_v0001173_t0013_u01774579529167") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6f1e_d20260327_m024521_c001_v7007000_t0000_u01774579521904") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce15_d20260327_m024507_c001_v0001115_t0001_u01774579507394") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a67_d20260327_m024502_c001_v7007000_t0000_u01774579502633") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07071_d20260327_m024458_c001_v0001173_t0033_u01774579498210") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f4758062556a_d20260327_m024456_c001_v7007000_t0000_u01774579496666") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdce_d20260327_m024442_c001_v0001115_t0000_u01774579482250") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea86_d20260327_m024437_c001_v7007000_t0000_u01774579477401") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e864_d20260327_m024432_c001_v0001130_t0025_u01774579472716") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41411acd513f92b7_d20260327_m024431_c001_v7007000_t0000_u01774579471114") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd98_d20260327_m024417_c001_v0001115_t0004_u01774579457327") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4204d05f83c31cde_d20260327_m024409_c001_v7007000_t0000_u01774579449835") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd50_d20260327_m024356_c001_v0001115_t0056_u01774579436196") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f5ef_d20260327_m024351_c001_v7007000_t0000_u01774579431551") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd20_d20260327_m024338_c001_v0001115_t0018_u01774579418975") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700c2_d20260327_m024334_c001_v7007000_t0000_u01774579414327") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ccf8_d20260327_m024322_c001_v0001115_t0010_u01774579402908") 2026/03/27 02:47:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c7758fd7_d20260327_m024500_c001_v7007000_t0000_u01774579500505") 2026/03/27 02:47:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07039_d20260327_m024452_c001_v0001173_t0032_u01774579492915") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5aff_d20260327_m024524_c001_v7007000_t0000_u01774579524479") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8de_d20260327_m024519_c001_v0001130_t0008_u01774579519705") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f83_d20260327_m024651_c001_v7007000_t0000_u01774579611363") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789b1b_d20260327_m024638_c001_v0001093_t0002_u01774579598509") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57131_d20260327_m024633_c001_v7007000_t0000_u01774579593195") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789acb_d20260327_m024621_c001_v0001093_t0028_u01774579581009") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bb9179_d20260327_m024615_c001_v7007000_t0000_u01774579575715") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a93_d20260327_m024603_c001_v0001093_t0027_u01774579563794") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775ac7b_d20260327_m024558_c001_v7007000_t0000_u01774579558331") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a6f_d20260327_m024546_c001_v0001093_t0030_u01774579546974") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e05_d20260327_m024541_c001_v7007000_t0000_u01774579541374") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a53_d20260327_m024529_c001_v0001093_t0036_u01774579529969") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4204d05f83c31d8a_d20260327_m024521_c001_v7007000_t0000_u01774579521705") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8c4_d20260327_m024508_c001_v0001130_t0011_u01774579508313") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a68_d20260327_m024502_c001_v7007000_t0000_u01774579502816") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdf9_d20260327_m024458_c001_v0001115_t0043_u01774579498312") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a8d0_d20260327_m024456_c001_v7007000_t0000_u01774579496895") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e884_d20260327_m024443_c001_v0001130_t0049_u01774579483322") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea87_d20260327_m024437_c001_v7007000_t0000_u01774579477730") 2026/03/27 02:47:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899d5_d20260327_m024432_c001_v0001093_t0013_u01774579472732") 2026/03/27 02:47:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418e92e4e7b0db55_d20260327_m024431_c001_v7007000_t0000_u01774579471145") 2026/03/27 02:47:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e842_d20260327_m024418_c001_v0001130_t0035_u01774579458256") 2026/03/27 02:47:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4204d05f83c31ce2_d20260327_m024410_c001_v7007000_t0000_u01774579450016") 2026/03/27 02:47:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e80c_d20260327_m024357_c001_v0001130_t0007_u01774579437150") 2026/03/27 02:47:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f5f5_d20260327_m024351_c001_v7007000_t0000_u01774579431731") 2026/03/27 02:47:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7d6_d20260327_m024339_c001_v0001130_t0049_u01774579419800") 2026/03/27 02:47:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700c3_d20260327_m024334_c001_v7007000_t0000_u01774579414510") 2026/03/27 02:47:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7aa_d20260327_m024323_c001_v0001130_t0026_u01774579403381") 2026/03/27 02:47:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13a50_d20260327_m024500_c001_v7007000_t0000_u01774579500342") 2026/03/27 02:47:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a01_d20260327_m024452_c001_v0001093_t0043_u01774579492977") 2026/03/27 02:47:40 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b00_d20260327_m024524_c001_v7007000_t0000_u01774579524662") 2026/03/27 02:47:40 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a3d_d20260327_m024519_c001_v0001093_t0035_u01774579519783") 2026/03/27 02:47:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f84_d20260327_m024651_c001_v7007000_t0000_u01774579611545") 2026/03/27 02:47:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e9e8_d20260327_m024639_c001_v0001130_t0004_u01774579599359") 2026/03/27 02:47:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57132_d20260327_m024633_c001_v7007000_t0000_u01774579593377") 2026/03/27 02:47:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e9a6_d20260327_m024621_c001_v0001130_t0010_u01774579581771") 2026/03/27 02:47:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bb917a_d20260327_m024615_c001_v7007000_t0000_u01774579575898") 2026/03/27 02:47:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e976_d20260327_m024604_c001_v0001130_t0041_u01774579564479") 2026/03/27 02:47:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b064_d20260327_m024558_c001_v7007000_t0000_u01774579558512") 2026/03/27 02:47:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e957_d20260327_m024547_c001_v0001130_t0037_u01774579547655") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e06_d20260327_m024541_c001_v7007000_t0000_u01774579541558") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e916_d20260327_m024530_c001_v0001130_t0013_u01774579530714") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6f1d_d20260327_m024521_c001_v7007000_t0000_u01774579521719") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c070cb_d20260327_m024509_c001_v0001173_t0043_u01774579509003") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a69_d20260327_m024503_c001_v7007000_t0000_u01774579503001") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8ac_d20260327_m024458_c001_v0001130_t0011_u01774579498418") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41411acd513f9339_d20260327_m024456_c001_v7007000_t0000_u01774579496866") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06fd5_d20260327_m024444_c001_v0001173_t0034_u01774579484129") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea88_d20260327_m024437_c001_v7007000_t0000_u01774579477914") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdc4_d20260327_m024432_c001_v0001115_t0016_u01774579472986") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67be0a4_d20260327_m024431_c001_v7007000_t0000_u01774579471397") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899af_d20260327_m024419_c001_v0001093_t0053_u01774579459070") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4204d05f83c31ce3_d20260327_m024410_c001_v7007000_t0000_u01774579450027") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb78997d_d20260327_m024358_c001_v0001093_t0036_u01774579438009") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f5f8_d20260327_m024351_c001_v7007000_t0000_u01774579431912") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789929_d20260327_m024340_c001_v0001093_t0059_u01774579420544") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700c4_d20260327_m024334_c001_v7007000_t0000_u01774579414692") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789901_d20260327_m024323_c001_v0001093_t0021_u01774579403660") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41411acd513f933b_d20260327_m024500_c001_v7007000_t0000_u01774579500180") 2026/03/27 02:47:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cded_d20260327_m024453_c001_v0001115_t0014_u01774579493029") 2026/03/27 02:47:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b01_d20260327_m024524_c001_v7007000_t0000_u01774579524846") 2026/03/27 02:47:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07134_d20260327_m024519_c001_v0001173_t0036_u01774579519800") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f85_d20260327_m024651_c001_v7007000_t0000_u01774579611728") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ceca_d20260327_m024639_c001_v0001115_t0011_u01774579599776") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57134_d20260327_m024633_c001_v7007000_t0000_u01774579593560") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce9d_d20260327_m024622_c001_v0001115_t0050_u01774579582082") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bb98a4_d20260327_m024616_c001_v7007000_t0000_u01774579576092") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce75_d20260327_m024604_c001_v0001115_t0032_u01774579564886") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b065_d20260327_m024558_c001_v7007000_t0000_u01774579558720") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce65_d20260327_m024548_c001_v0001115_t0008_u01774579548038") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e07_d20260327_m024541_c001_v7007000_t0000_u01774579541742") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce45_d20260327_m024531_c001_v0001115_t0028_u01774579531067") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5328_d20260327_m024521_c001_v7007000_t0000_u01774579521724") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a25_d20260327_m024509_c001_v0001093_t0059_u01774579509498") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a6a_d20260327_m024503_c001_v7007000_t0000_u01774579503196") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07075_d20260327_m024458_c001_v0001173_t0044_u01774579498580") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13a34_d20260327_m024456_c001_v7007000_t0000_u01774579496686") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899eb_d20260327_m024444_c001_v0001093_t0030_u01774579484503") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea89_d20260327_m024438_c001_v7007000_t0000_u01774579478098") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e866_d20260327_m024433_c001_v0001130_t0046_u01774579473020") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f406e86a80b521b55_d20260327_m024431_c001_v7007000_t0000_u01774579471399") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f2f_d20260327_m024419_c001_v0001173_t0039_u01774579459990") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff309e_d20260327_m024410_c001_v7007000_t0000_u01774579450035") 2026/03/27 02:47:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06e42_d20260327_m024358_c001_v0001173_t0034_u01774579438515") 2026/03/27 02:47:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f5fa_d20260327_m024352_c001_v7007000_t0000_u01774579432092") 2026/03/27 02:47:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06d42_d20260327_m024340_c001_v0001173_t0039_u01774579420967") 2026/03/27 02:47:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700c5_d20260327_m024334_c001_v7007000_t0000_u01774579414873") 2026/03/27 02:47:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06c86_d20260327_m024324_c001_v0001173_t0008_u01774579404013") 2026/03/27 02:47:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a5f_d20260327_m024500_c001_v7007000_t0000_u01774579500352") 2026/03/27 02:47:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8a0_d20260327_m024453_c001_v0001130_t0058_u01774579493158") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b02_d20260327_m024525_c001_v7007000_t0000_u01774579525029") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce31_d20260327_m024519_c001_v0001115_t0053_u01774579519979") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f87_d20260327_m024651_c001_v7007000_t0000_u01774579611911") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07436_d20260327_m024640_c001_v0001173_t0003_u01774579600424") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57135_d20260327_m024633_c001_v7007000_t0000_u01774579593742") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07349_d20260327_m024622_c001_v0001173_t0012_u01774579582628") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bb9d34_d20260327_m024616_c001_v7007000_t0000_u01774579576286") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c072b5_d20260327_m024605_c001_v0001173_t0055_u01774579565428") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b066_d20260327_m024558_c001_v7007000_t0000_u01774579558902") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0724c_d20260327_m024548_c001_v0001173_t0039_u01774579548644") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e08_d20260327_m024541_c001_v7007000_t0000_u01774579541925") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07188_d20260327_m024531_c001_v0001173_t0028_u01774579531549") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5329_d20260327_m024521_c001_v7007000_t0000_u01774579521914") 2026/03/27 02:47:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce19_d20260327_m024509_c001_v0001115_t0020_u01774579509898") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a6b_d20260327_m024503_c001_v7007000_t0000_u01774579503388") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8ae_d20260327_m024458_c001_v0001130_t0015_u01774579498720") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a5d_d20260327_m024456_c001_v7007000_t0000_u01774579496875") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdd4_d20260327_m024444_c001_v0001115_t0034_u01774579484844") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea8a_d20260327_m024438_c001_v7007000_t0000_u01774579478282") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899d9_d20260327_m024433_c001_v0001093_t0040_u01774579473071") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f421226183d90ee64_d20260327_m024430_c001_v7007000_t0000_u01774579470963") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd9e_d20260327_m024420_c001_v0001115_t0041_u01774579460311") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6e23_d20260327_m024410_c001_v7007000_t0000_u01774579450063") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd5a_d20260327_m024358_c001_v0001115_t0002_u01774579438874") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f5fd_d20260327_m024352_c001_v7007000_t0000_u01774579432273") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd26_d20260327_m024341_c001_v0001115_t0058_u01774579421240") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700c6_d20260327_m024335_c001_v7007000_t0000_u01774579415056") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ccfc_d20260327_m024324_c001_v0001115_t0001_u01774579404370") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67be20d_d20260327_m024500_c001_v7007000_t0000_u01774579500205") 2026/03/27 02:47:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0703d_d20260327_m024453_c001_v0001173_t0014_u01774579493308") 2026/03/27 02:47:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b03_d20260327_m024525_c001_v7007000_t0000_u01774579525213") 2026/03/27 02:47:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a3f_d20260327_m024520_c001_v0001093_t0019_u01774579520098") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f88_d20260327_m024652_c001_v7007000_t0000_u01774579612094") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789b21_d20260327_m024640_c001_v0001093_t0035_u01774579600922") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57138_d20260327_m024633_c001_v7007000_t0000_u01774579593926") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789ad7_d20260327_m024623_c001_v0001093_t0007_u01774579583035") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bba11d_d20260327_m024616_c001_v7007000_t0000_u01774579576468") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a97_d20260327_m024605_c001_v0001093_t0007_u01774579565800") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b067_d20260327_m024559_c001_v7007000_t0000_u01774579559083") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a75_d20260327_m024549_c001_v0001093_t0019_u01774579549039") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e09_d20260327_m024542_c001_v7007000_t0000_u01774579542110") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a59_d20260327_m024532_c001_v0001093_t0045_u01774579532030") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f421226183d90eecf_d20260327_m024521_c001_v7007000_t0000_u01774579521728") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8c6_d20260327_m024510_c001_v0001130_t0047_u01774579510508") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a6c_d20260327_m024503_c001_v7007000_t0000_u01774579503570") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a0b_d20260327_m024458_c001_v0001093_t0028_u01774579498812") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa292704_d20260327_m024456_c001_v7007000_t0000_u01774579496840") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e888_d20260327_m024445_c001_v0001130_t0056_u01774579485540") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea8b_d20260327_m024438_c001_v7007000_t0000_u01774579478465") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f89_d20260327_m024433_c001_v0001173_t0023_u01774579473132") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f421226183d90ee66_d20260327_m024431_c001_v7007000_t0000_u01774579471153") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e846_d20260327_m024420_c001_v0001130_t0012_u01774579460870") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6e22_d20260327_m024409_c001_v7007000_t0000_u01774579449880") 2026/03/27 02:47:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e810_d20260327_m024359_c001_v0001130_t0036_u01774579439480") 2026/03/27 02:47:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f5fe_d20260327_m024352_c001_v7007000_t0000_u01774579432455") 2026/03/27 02:47:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7e2_d20260327_m024341_c001_v0001130_t0003_u01774579421751") 2026/03/27 02:47:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700c7_d20260327_m024335_c001_v7007000_t0000_u01774579415239") 2026/03/27 02:47:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7ae_d20260327_m024324_c001_v0001130_t0040_u01774579404925") 2026/03/27 02:47:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41411acd513f933c_d20260327_m024500_c001_v7007000_t0000_u01774579500366") 2026/03/27 02:47:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a03_d20260327_m024453_c001_v0001093_t0050_u01774579493356") 2026/03/27 02:47:46 DEBUG : dir1/0007-12345: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b04_d20260327_m024525_c001_v7007000_t0000_u01774579525396") 2026/03/27 02:47:46 DEBUG : dir1/0007-12345: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8e0_d20260327_m024520_c001_v0001130_t0020_u01774579520183") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f89_d20260327_m024652_c001_v7007000_t0000_u01774579612276") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e9f6_d20260327_m024641_c001_v0001130_t0040_u01774579601336") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5713a_d20260327_m024634_c001_v7007000_t0000_u01774579594154") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e9b0_d20260327_m024623_c001_v0001130_t0021_u01774579583623") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bba11e_d20260327_m024616_c001_v7007000_t0000_u01774579576652") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e97a_d20260327_m024607_c001_v0001130_t0012_u01774579567006") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b068_d20260327_m024559_c001_v7007000_t0000_u01774579559267") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e960_d20260327_m024549_c001_v0001130_t0004_u01774579549374") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e0a_d20260327_m024542_c001_v7007000_t0000_u01774579542294") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e918_d20260327_m024532_c001_v0001130_t0040_u01774579532396") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4204d05f83c31d89_d20260327_m024521_c001_v7007000_t0000_u01774579521522") 2026/03/27 02:47:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c070e5_d20260327_m024511_c001_v0001173_t0019_u01774579511761") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a6d_d20260327_m024503_c001_v7007000_t0000_u01774579503753") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdfd_d20260327_m024458_c001_v0001115_t0002_u01774579498838") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a5c_d20260327_m024456_c001_v7007000_t0000_u01774579496690") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06feb_d20260327_m024446_c001_v0001173_t0053_u01774579486049") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea8c_d20260327_m024438_c001_v7007000_t0000_u01774579478648") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e868_d20260327_m024433_c001_v0001130_t0001_u01774579473358") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67be0a0_d20260327_m024430_c001_v7007000_t0000_u01774579470562") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899bb_d20260327_m024421_c001_v0001093_t0052_u01774579461236") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b39c7_d20260327_m024410_c001_v7007000_t0000_u01774579450114") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb78997f_d20260327_m024359_c001_v0001093_t0020_u01774579439818") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f600_d20260327_m024352_c001_v7007000_t0000_u01774579432636") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb78993f_d20260327_m024342_c001_v0001093_t0027_u01774579422096") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700c9_d20260327_m024335_c001_v7007000_t0000_u01774579415421") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789903_d20260327_m024325_c001_v0001093_t0033_u01774579405410") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a8e3_d20260327_m024500_c001_v7007000_t0000_u01774579500523") 2026/03/27 02:47:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdef_d20260327_m024453_c001_v0001115_t0011_u01774579493540") 2026/03/27 02:47:47 DEBUG : dir1/0008-23456: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b05_d20260327_m024525_c001_v7007000_t0000_u01774579525580") 2026/03/27 02:47:47 DEBUG : dir1/0008-23456: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07138_d20260327_m024520_c001_v0001173_t0040_u01774579520197") 2026/03/27 02:47:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f8a_d20260327_m024652_c001_v7007000_t0000_u01774579612458") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ced0_d20260327_m024641_c001_v0001115_t0013_u01774579601622") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5713b_d20260327_m024634_c001_v7007000_t0000_u01774579594338") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cea6_d20260327_m024623_c001_v0001115_t0036_u01774579583977") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bba508_d20260327_m024616_c001_v7007000_t0000_u01774579576839") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce79_d20260327_m024607_c001_v0001115_t0003_u01774579567311") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b069_d20260327_m024559_c001_v7007000_t0000_u01774579559447") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce67_d20260327_m024549_c001_v0001115_t0021_u01774579549836") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e0b_d20260327_m024542_c001_v7007000_t0000_u01774579542478") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce49_d20260327_m024532_c001_v0001115_t0016_u01774579532730") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f9665070323_d20260327_m024521_c001_v7007000_t0000_u01774579521746") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a2b_d20260327_m024512_c001_v0001093_t0019_u01774579512224") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a6e_d20260327_m024503_c001_v7007000_t0000_u01774579503937") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8b0_d20260327_m024458_c001_v0001130_t0005_u01774579498982") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c7758fd2_d20260327_m024456_c001_v7007000_t0000_u01774579496908") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899ef_d20260327_m024446_c001_v0001093_t0012_u01774579486376") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea8d_d20260327_m024438_c001_v7007000_t0000_u01774579478832") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899db_d20260327_m024433_c001_v0001093_t0052_u01774579473459") 2026/03/27 02:47:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4738_d20260327_m024431_c001_v7007000_t0000_u01774579471174") 2026/03/27 02:47:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f3b_d20260327_m024421_c001_v0001173_t0034_u01774579461596") 2026/03/27 02:47:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff309d_d20260327_m024409_c001_v7007000_t0000_u01774579449832") 2026/03/27 02:47:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06e52_d20260327_m024400_c001_v0001173_t0034_u01774579440182") 2026/03/27 02:47:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f601_d20260327_m024352_c001_v7007000_t0000_u01774579432816") 2026/03/27 02:47:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06d5e_d20260327_m024342_c001_v0001173_t0009_u01774579422750") 2026/03/27 02:47:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700ca_d20260327_m024335_c001_v7007000_t0000_u01774579415602") 2026/03/27 02:47:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06c90_d20260327_m024326_c001_v0001173_t0046_u01774579406198") 2026/03/27 02:47:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa292706_d20260327_m024500_c001_v7007000_t0000_u01774579500197") 2026/03/27 02:47:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8a2_d20260327_m024453_c001_v0001130_t0000_u01774579493600") 2026/03/27 02:47:49 DEBUG : dir1/0009-34567: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b06_d20260327_m024525_c001_v7007000_t0000_u01774579525763") 2026/03/27 02:47:49 DEBUG : dir1/0009-34567: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a43_d20260327_m024520_c001_v0001093_t0047_u01774579520389") 2026/03/27 02:47:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f8b_d20260327_m024652_c001_v7007000_t0000_u01774579612642") 2026/03/27 02:47:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07446_d20260327_m024642_c001_v0001173_t0012_u01774579602068") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5713c_d20260327_m024634_c001_v7007000_t0000_u01774579594521") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0735d_d20260327_m024624_c001_v0001173_t0050_u01774579584513") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bba50e_d20260327_m024617_c001_v7007000_t0000_u01774579577021") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c072d3_d20260327_m024608_c001_v0001173_t0040_u01774579568000") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b06a_d20260327_m024559_c001_v7007000_t0000_u01774579559627") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0725b_d20260327_m024550_c001_v0001173_t0004_u01774579550325") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e0c_d20260327_m024542_c001_v7007000_t0000_u01774579542743") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0719e_d20260327_m024533_c001_v0001173_t0005_u01774579533197") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6f1c_d20260327_m024521_c001_v7007000_t0000_u01774579521536") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce23_d20260327_m024512_c001_v0001115_t0045_u01774579512510") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a6f_d20260327_m024504_c001_v7007000_t0000_u01774579504134") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07077_d20260327_m024459_c001_v0001173_t0033_u01774579499086") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f4758062556c_d20260327_m024456_c001_v7007000_t0000_u01774579496853") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdd8_d20260327_m024446_c001_v0001115_t0055_u01774579486721") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea8e_d20260327_m024439_c001_v7007000_t0000_u01774579479015") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdc8_d20260327_m024433_c001_v0001115_t0048_u01774579473495") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4737_d20260327_m024430_c001_v7007000_t0000_u01774579470989") 2026/03/27 02:47:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cda2_d20260327_m024421_c001_v0001115_t0039_u01774579461946") 2026/03/27 02:47:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6e20_d20260327_m024409_c001_v7007000_t0000_u01774579449495") 2026/03/27 02:47:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd62_d20260327_m024400_c001_v0001115_t0038_u01774579440572") 2026/03/27 02:47:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f602_d20260327_m024352_c001_v7007000_t0000_u01774579432997") 2026/03/27 02:47:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd30_d20260327_m024343_c001_v0001115_t0025_u01774579423245") 2026/03/27 02:47:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700cb_d20260327_m024335_c001_v7007000_t0000_u01774579415784") 2026/03/27 02:47:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd02_d20260327_m024326_c001_v0001115_t0043_u01774579406794") 2026/03/27 02:47:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13a51_d20260327_m024500_c001_v7007000_t0000_u01774579500533") 2026/03/27 02:47:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0703f_d20260327_m024453_c001_v0001173_t0032_u01774579493652") 2026/03/27 02:47:51 DEBUG : dir1/0010-45678: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b07_d20260327_m024525_c001_v7007000_t0000_u01774579525946") 2026/03/27 02:47:51 DEBUG : dir1/0010-45678: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce33_d20260327_m024520_c001_v0001115_t0048_u01774579520456") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f8c_d20260327_m024652_c001_v7007000_t0000_u01774579612885") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789b29_d20260327_m024642_c001_v0001093_t0030_u01774579602452") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5713d_d20260327_m024634_c001_v7007000_t0000_u01774579594704") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789ae1_d20260327_m024624_c001_v0001093_t0042_u01774579584928") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bba514_d20260327_m024617_c001_v7007000_t0000_u01774579577205") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a9f_d20260327_m024608_c001_v0001093_t0013_u01774579568312") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b06b_d20260327_m024559_c001_v7007000_t0000_u01774579559808") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a79_d20260327_m024550_c001_v0001093_t0013_u01774579550731") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e0d_d20260327_m024542_c001_v7007000_t0000_u01774579542928") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a5d_d20260327_m024533_c001_v0001093_t0026_u01774579533557") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f47580626148_d20260327_m024521_c001_v7007000_t0000_u01774579521695") 2026/03/27 02:47:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8ca_d20260327_m024513_c001_v0001130_t0007_u01774579513355") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a70_d20260327_m024504_c001_v7007000_t0000_u01774579504316") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a0d_d20260327_m024459_c001_v0001093_t0014_u01774579499159") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c7758fd1_d20260327_m024456_c001_v7007000_t0000_u01774579496710") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e890_d20260327_m024447_c001_v0001130_t0003_u01774579487272") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea8f_d20260327_m024439_c001_v7007000_t0000_u01774579479198") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f8d_d20260327_m024433_c001_v0001173_t0025_u01774579473528") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea75_d20260327_m024431_c001_v7007000_t0000_u01774579471187") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e84a_d20260327_m024422_c001_v0001130_t0056_u01774579462493") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6b1_d20260327_m024409_c001_v7007000_t0000_u01774579449808") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e814_d20260327_m024401_c001_v0001130_t0012_u01774579441159") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f604_d20260327_m024353_c001_v7007000_t0000_u01774579433177") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7ea_d20260327_m024343_c001_v0001130_t0040_u01774579423796") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700cd_d20260327_m024335_c001_v7007000_t0000_u01774579415966") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7b8_d20260327_m024327_c001_v0001130_t0023_u01774579407282") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c7758fd3_d20260327_m024500_c001_v7007000_t0000_u01774579500137") 2026/03/27 02:47:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a05_d20260327_m024453_c001_v0001093_t0042_u01774579493885") 2026/03/27 02:47:52 DEBUG : dir1/0011-56789: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b08_d20260327_m024526_c001_v7007000_t0000_u01774579526129") 2026/03/27 02:47:52 DEBUG : dir1/0011-56789: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0713c_d20260327_m024520_c001_v0001173_t0048_u01774579520515") 2026/03/27 02:47:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f8d_d20260327_m024653_c001_v7007000_t0000_u01774579613068") 2026/03/27 02:47:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7ea02_d20260327_m024643_c001_v0001130_t0038_u01774579603983") 2026/03/27 02:47:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5713e_d20260327_m024634_c001_v7007000_t0000_u01774579594887") 2026/03/27 02:47:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e9b6_d20260327_m024625_c001_v0001130_t0037_u01774579585336") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bba516_d20260327_m024617_c001_v7007000_t0000_u01774579577388") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e984_d20260327_m024608_c001_v0001130_t0033_u01774579568713") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b06c_d20260327_m024559_c001_v7007000_t0000_u01774579559990") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e964_d20260327_m024551_c001_v0001130_t0044_u01774579551074") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e0e_d20260327_m024543_c001_v7007000_t0000_u01774579543120") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e91a_d20260327_m024533_c001_v0001130_t0033_u01774579533955") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4204d05f83c31d8b_d20260327_m024521_c001_v7007000_t0000_u01774579521889") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07105_d20260327_m024513_c001_v0001173_t0051_u01774579513820") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a71_d20260327_m024504_c001_v7007000_t0000_u01774579504502") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce01_d20260327_m024459_c001_v0001115_t0041_u01774579499449") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37279ed_d20260327_m024456_c001_v7007000_t0000_u01774579496276") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07003_d20260327_m024447_c001_v0001173_t0014_u01774579487760") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea90_d20260327_m024439_c001_v7007000_t0000_u01774579479382") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e86e_d20260327_m024433_c001_v0001130_t0039_u01774579473721") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67be0a1_d20260327_m024430_c001_v7007000_t0000_u01774579470746") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899bd_d20260327_m024422_c001_v0001093_t0035_u01774579462906") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4204d05f83c31cdd_d20260327_m024409_c001_v7007000_t0000_u01774579449834") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789983_d20260327_m024401_c001_v0001093_t0013_u01774579441765") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f605_d20260327_m024353_c001_v7007000_t0000_u01774579433358") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789951_d20260327_m024344_c001_v0001093_t0002_u01774579424178") 2026/03/27 02:47:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700ce_d20260327_m024336_c001_v7007000_t0000_u01774579416147") 2026/03/27 02:47:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789907_d20260327_m024327_c001_v0001093_t0015_u01774579407594") 2026/03/27 02:47:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a8e0_d20260327_m024500_c001_v7007000_t0000_u01774579500145") 2026/03/27 02:47:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdf1_d20260327_m024454_c001_v0001115_t0047_u01774579494028") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b09_d20260327_m024526_c001_v7007000_t0000_u01774579526313") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8e2_d20260327_m024520_c001_v0001130_t0016_u01774579520569") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f8e_d20260327_m024653_c001_v7007000_t0000_u01774579613251") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ced6_d20260327_m024644_c001_v0001115_t0032_u01774579604348") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57141_d20260327_m024635_c001_v7007000_t0000_u01774579595070") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cea8_d20260327_m024625_c001_v0001115_t0024_u01774579585691") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bba518_d20260327_m024617_c001_v7007000_t0000_u01774579577570") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce7b_d20260327_m024609_c001_v0001115_t0058_u01774579569140") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b06e_d20260327_m024600_c001_v7007000_t0000_u01774579560171") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce6b_d20260327_m024551_c001_v0001115_t0042_u01774579551413") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e0f_d20260327_m024543_c001_v7007000_t0000_u01774579543307") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce4f_d20260327_m024534_c001_v0001115_t0038_u01774579534298") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d7c188_d20260327_m024521_c001_v7007000_t0000_u01774579521753") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a33_d20260327_m024514_c001_v0001093_t0043_u01774579514181") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a72_d20260327_m024504_c001_v7007000_t0000_u01774579504685") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8b2_d20260327_m024459_c001_v0001130_t0016_u01774579499458") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa2926fe_d20260327_m024456_c001_v7007000_t0000_u01774579496297") 2026/03/27 02:47:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899f1_d20260327_m024448_c001_v0001093_t0058_u01774579488128") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea91_d20260327_m024439_c001_v7007000_t0000_u01774579479586") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899df_d20260327_m024433_c001_v0001093_t0007_u01774579473856") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41411acd513f92b8_d20260327_m024431_c001_v7007000_t0000_u01774579471296") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f43_d20260327_m024423_c001_v0001173_t0001_u01774579463402") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bad3b8_d20260327_m024410_c001_v7007000_t0000_u01774579450119") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06e6a_d20260327_m024402_c001_v0001173_t0029_u01774579442126") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f606_d20260327_m024353_c001_v7007000_t0000_u01774579433540") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06d76_d20260327_m024344_c001_v0001173_t0023_u01774579424632") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700cf_d20260327_m024336_c001_v7007000_t0000_u01774579416329") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06ca8_d20260327_m024327_c001_v0001173_t0032_u01774579407917") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa292707_d20260327_m024500_c001_v7007000_t0000_u01774579500382") 2026/03/27 02:47:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07049_d20260327_m024454_c001_v0001173_t0030_u01774579494054") 2026/03/27 02:47:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b0a_d20260327_m024526_c001_v7007000_t0000_u01774579526497") 2026/03/27 02:47:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a45_d20260327_m024520_c001_v0001093_t0030_u01774579520807") 2026/03/27 02:47:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f8f_d20260327_m024653_c001_v7007000_t0000_u01774579613434") 2026/03/27 02:47:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07466_d20260327_m024644_c001_v0001173_t0027_u01774579604977") 2026/03/27 02:47:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57146_d20260327_m024635_c001_v7007000_t0000_u01774579595253") 2026/03/27 02:47:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07379_d20260327_m024626_c001_v0001173_t0015_u01774579586241") 2026/03/27 02:47:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bba519_d20260327_m024617_c001_v7007000_t0000_u01774579577753") 2026/03/27 02:47:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c072e5_d20260327_m024609_c001_v0001173_t0047_u01774579569858") 2026/03/27 02:47:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b070_d20260327_m024600_c001_v7007000_t0000_u01774579560355") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07263_d20260327_m024552_c001_v0001173_t0050_u01774579552037") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e10_d20260327_m024543_c001_v7007000_t0000_u01774579543491") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c071b4_d20260327_m024534_c001_v0001173_t0055_u01774579534797") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f47580626145_d20260327_m024521_c001_v7007000_t0000_u01774579521327") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ce27_d20260327_m024515_c001_v0001115_t0019_u01774579515386") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a73_d20260327_m024504_c001_v7007000_t0000_u01774579504868") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a11_d20260327_m024459_c001_v0001093_t0025_u01774579499558") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa292700_d20260327_m024456_c001_v7007000_t0000_u01774579496478") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cde1_d20260327_m024448_c001_v0001115_t0043_u01774579488549") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea92_d20260327_m024439_c001_v7007000_t0000_u01774579479770") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f91_d20260327_m024433_c001_v0001173_t0034_u01774579473869") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67be0a3_d20260327_m024431_c001_v7007000_t0000_u01774579471114") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdaa_d20260327_m024423_c001_v0001115_t0037_u01774579463786") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6b2_d20260327_m024409_c001_v7007000_t0000_u01774579449971") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd66_d20260327_m024402_c001_v0001115_t0047_u01774579442756") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f607_d20260327_m024353_c001_v7007000_t0000_u01774579433721") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd32_d20260327_m024344_c001_v0001115_t0021_u01774579424985") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700d0_d20260327_m024336_c001_v7007000_t0000_u01774579416511") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd08_d20260327_m024328_c001_v0001115_t0048_u01774579408238") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13a4e_d20260327_m024500_c001_v7007000_t0000_u01774579500158") 2026/03/27 02:47:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8a4_d20260327_m024454_c001_v0001130_t0037_u01774579494077") 2026/03/27 02:47:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b0b_d20260327_m024526_c001_v7007000_t0000_u01774579526680") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0713e_d20260327_m024520_c001_v0001173_t0000_u01774579520884") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f91_d20260327_m024653_c001_v7007000_t0000_u01774579613616") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789b2f_d20260327_m024645_c001_v0001093_t0029_u01774579605358") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5714f_d20260327_m024635_c001_v7007000_t0000_u01774579595437") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789aeb_d20260327_m024626_c001_v0001093_t0005_u01774579586829") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bba51a_d20260327_m024617_c001_v7007000_t0000_u01774579577936") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789aa7_d20260327_m024610_c001_v0001093_t0041_u01774579570271") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b071_d20260327_m024600_c001_v7007000_t0000_u01774579560536") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a7b_d20260327_m024552_c001_v0001093_t0039_u01774579552496") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e11_d20260327_m024543_c001_v7007000_t0000_u01774579543675") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a61_d20260327_m024535_c001_v0001093_t0058_u01774579535313") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13aec_d20260327_m024521_c001_v7007000_t0000_u01774579521767") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8d0_d20260327_m024515_c001_v0001130_t0038_u01774579515876") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a74_d20260327_m024505_c001_v7007000_t0000_u01774579505050") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0707f_d20260327_m024459_c001_v0001173_t0044_u01774579499723") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37279ef_d20260327_m024456_c001_v7007000_t0000_u01774579496459") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e896_d20260327_m024449_c001_v0001130_t0025_u01774579489129") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea93_d20260327_m024439_c001_v7007000_t0000_u01774579479953") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e872_d20260327_m024434_c001_v0001130_t0043_u01774579474060") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f406e86a80b521b54_d20260327_m024431_c001_v7007000_t0000_u01774579471125") 2026/03/27 02:47:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e84c_d20260327_m024424_c001_v0001130_t0015_u01774579464382") 2026/03/27 02:47:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b39c6_d20260327_m024409_c001_v7007000_t0000_u01774579449932") 2026/03/27 02:47:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e81c_d20260327_m024403_c001_v0001130_t0000_u01774579443222") 2026/03/27 02:47:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f608_d20260327_m024353_c001_v7007000_t0000_u01774579433902") 2026/03/27 02:47:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7f0_d20260327_m024345_c001_v0001130_t0037_u01774579425457") 2026/03/27 02:47:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700d1_d20260327_m024336_c001_v7007000_t0000_u01774579416693") 2026/03/27 02:47:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7bc_d20260327_m024328_c001_v0001130_t0032_u01774579408742") 2026/03/27 02:47:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a60_d20260327_m024500_c001_v7007000_t0000_u01774579500544") 2026/03/27 02:47:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0704d_d20260327_m024454_c001_v0001173_t0033_u01774579494332") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5b0c_d20260327_m024526_c001_v7007000_t0000_u01774579526863") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8e4_d20260327_m024520_c001_v0001130_t0042_u01774579520937") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f92_d20260327_m024653_c001_v7007000_t0000_u01774579613800") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7ea0a_d20260327_m024645_c001_v0001130_t0007_u01774579605680") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5715a_d20260327_m024635_c001_v7007000_t0000_u01774579595620") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e9b8_d20260327_m024627_c001_v0001130_t0034_u01774579587523") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bbaceb_d20260327_m024618_c001_v7007000_t0000_u01774579578119") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e98c_d20260327_m024610_c001_v0001130_t0011_u01774579570683") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b45a_d20260327_m024600_c001_v7007000_t0000_u01774579560770") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e966_d20260327_m024552_c001_v0001130_t0024_u01774579552982") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e12_d20260327_m024543_c001_v7007000_t0000_u01774579543867") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e91c_d20260327_m024535_c001_v0001130_t0012_u01774579535671") 2026/03/27 02:47:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4204d05f83c31d88_d20260327_m024521_c001_v7007000_t0000_u01774579521339") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0711d_d20260327_m024516_c001_v0001173_t0004_u01774579516241") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a75_d20260327_m024505_c001_v7007000_t0000_u01774579505233") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8b4_d20260327_m024459_c001_v0001130_t0041_u01774579499741") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37279f1_d20260327_m024456_c001_v7007000_t0000_u01774579496641") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0701f_d20260327_m024449_c001_v0001173_t0058_u01774579489466") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea94_d20260327_m024440_c001_v7007000_t0000_u01774579480137") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f93_d20260327_m024434_c001_v0001173_t0004_u01774579474226") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67be0a2_d20260327_m024430_c001_v7007000_t0000_u01774579470929") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899bf_d20260327_m024424_c001_v0001093_t0021_u01774579464708") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6e21_d20260327_m024409_c001_v7007000_t0000_u01774579449696") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789989_d20260327_m024403_c001_v0001093_t0038_u01774579443650") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f609_d20260327_m024354_c001_v7007000_t0000_u01774579434082") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb78995f_d20260327_m024345_c001_v0001093_t0029_u01774579425839") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700d2_d20260327_m024336_c001_v7007000_t0000_u01774579416874") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb78990b_d20260327_m024329_c001_v0001093_t0052_u01774579409059") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67be20f_d20260327_m024500_c001_v7007000_t0000_u01774579500397") 2026/03/27 02:47:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e8a6_d20260327_m024454_c001_v0001130_t0029_u01774579494425") 2026/03/27 02:47:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6bc_d20260327_m024412_c001_v7007000_t0000_u01774579452529") 2026/03/27 02:47:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e826_d20260327_m024407_c001_v0001130_t0026_u01774579447436") 2026/03/27 02:47:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6bd_d20260327_m024412_c001_v7007000_t0000_u01774579452713") 2026/03/27 02:47:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06eb0_d20260327_m024407_c001_v0001173_t0019_u01774579447445") 2026/03/27 02:47:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6be_d20260327_m024412_c001_v7007000_t0000_u01774579452895") 2026/03/27 02:47:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789991_d20260327_m024407_c001_v0001093_t0000_u01774579447489") 2026/03/27 02:48:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6bf_d20260327_m024413_c001_v7007000_t0000_u01774579453078") 2026/03/27 02:48:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd74_d20260327_m024407_c001_v0001115_t0014_u01774579447508") 2026/03/27 02:48:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6c0_d20260327_m024413_c001_v7007000_t0000_u01774579453261") 2026/03/27 02:48:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e828_d20260327_m024407_c001_v0001130_t0025_u01774579447762") 2026/03/27 02:48:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6c2_d20260327_m024413_c001_v7007000_t0000_u01774579453442") 2026/03/27 02:48:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06ebe_d20260327_m024407_c001_v0001173_t0059_u01774579447815") 2026/03/27 02:48:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6c4_d20260327_m024413_c001_v7007000_t0000_u01774579453661") 2026/03/27 02:48:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789995_d20260327_m024407_c001_v0001093_t0051_u01774579447954") 2026/03/27 02:48:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6c5_d20260327_m024413_c001_v7007000_t0000_u01774579453844") 2026/03/27 02:48:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd7c_d20260327_m024408_c001_v0001115_t0030_u01774579448035") 2026/03/27 02:48:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6c6_d20260327_m024414_c001_v7007000_t0000_u01774579454027") 2026/03/27 02:48:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e82a_d20260327_m024408_c001_v0001130_t0049_u01774579448088") 2026/03/27 02:48:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6c8_d20260327_m024414_c001_v7007000_t0000_u01774579454209") 2026/03/27 02:48:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06eca_d20260327_m024408_c001_v0001173_t0003_u01774579448132") 2026/03/27 02:48:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6c9_d20260327_m024414_c001_v7007000_t0000_u01774579454391") 2026/03/27 02:48:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e830_d20260327_m024408_c001_v0001130_t0012_u01774579448621") 2026/03/27 02:48:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6ca_d20260327_m024414_c001_v7007000_t0000_u01774579454573") 2026/03/27 02:48:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cd80_d20260327_m024408_c001_v0001115_t0037_u01774579448677") 2026/03/27 02:48:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6cd_d20260327_m024414_c001_v7007000_t0000_u01774579454754") 2026/03/27 02:48:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06ed8_d20260327_m024408_c001_v0001173_t0022_u01774579448687") 2026/03/27 02:48:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6ce_d20260327_m024414_c001_v7007000_t0000_u01774579454936") 2026/03/27 02:48:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789997_d20260327_m024408_c001_v0001093_t0028_u01774579448698") 2026/03/27 02:48:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6cf_d20260327_m024415_c001_v7007000_t0000_u01774579455118") 2026/03/27 02:48:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e832_d20260327_m024408_c001_v0001130_t0054_u01774579448948") 2026/03/27 02:48:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f6d0_d20260327_m024415_c001_v7007000_t0000_u01774579455300") 2026/03/27 02:48:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789999_d20260327_m024409_c001_v0001093_t0030_u01774579449073") 2026/03/27 02:48:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f416f5b0495477b0d_d20260327_m024434_c001_v7007000_t0000_u01774579474987") 2026/03/27 02:48:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f61_d20260327_m024428_c001_v0001173_t0018_u01774579468587") 2026/03/27 02:48:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4739_d20260327_m024434_c001_v7007000_t0000_u01774579474959") 2026/03/27 02:48:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899c7_d20260327_m024428_c001_v0001093_t0028_u01774579468638") 2026/03/27 02:48:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea80_d20260327_m024435_c001_v7007000_t0000_u01774579475312") 2026/03/27 02:48:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdb8_d20260327_m024428_c001_v0001115_t0028_u01774579468710") 2026/03/27 02:48:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f406e86a80b521b57_d20260327_m024434_c001_v7007000_t0000_u01774579474916") 2026/03/27 02:48:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e854_d20260327_m024428_c001_v0001130_t0007_u01774579468793") 2026/03/27 02:48:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f421226183d90ee6b_d20260327_m024434_c001_v7007000_t0000_u01774579474963") 2026/03/27 02:48:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f67_d20260327_m024428_c001_v0001173_t0049_u01774579468997") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e473a_d20260327_m024435_c001_v7007000_t0000_u01774579475145") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899c9_d20260327_m024429_c001_v0001093_t0002_u01774579469152") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f406e86a80b521b58_d20260327_m024435_c001_v7007000_t0000_u01774579475099") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdba_d20260327_m024429_c001_v0001115_t0008_u01774579469196") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f421226183d90ee6c_d20260327_m024435_c001_v7007000_t0000_u01774579475148") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e858_d20260327_m024429_c001_v0001130_t0036_u01774579469206") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418e92e4e7b0db73_d20260327_m024435_c001_v7007000_t0000_u01774579475163") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f6d_d20260327_m024429_c001_v0001173_t0010_u01774579469552") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67be0ab_d20260327_m024435_c001_v7007000_t0000_u01774579475109") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899cb_d20260327_m024429_c001_v0001093_t0043_u01774579469568") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418e92e4e7b0db71_d20260327_m024434_c001_v7007000_t0000_u01774579474977") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e85a_d20260327_m024429_c001_v0001130_t0040_u01774579469580") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41411acd513f92b9_d20260327_m024434_c001_v7007000_t0000_u01774579474943") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cdbc_d20260327_m024429_c001_v0001115_t0030_u01774579469815") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea7c_d20260327_m024434_c001_v7007000_t0000_u01774579474945") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899cd_d20260327_m024429_c001_v0001093_t0015_u01774579469902") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f416f5b0495477b0e_d20260327_m024435_c001_v7007000_t0000_u01774579475175") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e85c_d20260327_m024429_c001_v0001130_t0011_u01774579469928") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41411acd513f92ba_d20260327_m024435_c001_v7007000_t0000_u01774579475128") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06f71_d20260327_m024429_c001_v0001173_t0036_u01774579469980") 2026/03/27 02:48:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f406e86a80b521b59_d20260327_m024435_c001_v7007000_t0000_u01774579475284") 2026/03/27 02:48:03 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e85e_d20260327_m024430_c001_v0001130_t0025_u01774579470228") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714727a_d20260327_m024206_c001_v7007000_t0000_u01774579326531") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1026305cdfb47bbf_d20260327_m024204_c001_v0001182_t0004_u01774579324756") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6b1f_d20260327_m024204_c001_v7007000_t0000_u01774579324573") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1026305cdfb47b83_d20260327_m024201_c001_v0001182_t0025_u01774579321283") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6b1d_d20260327_m024200_c001_v7007000_t0000_u01774579320519") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cbdc_d20260327_m024155_c001_v0001115_t0020_u01774579315591") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67b92b5_d20260327_m024154_c001_v7007000_t0000_u01774579314077") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1172b0cbd620aedf_d20260327_m024151_c001_v0001173_t0036_u01774579311768") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418e92e4e7b0d912_d20260327_m024151_c001_v7007000_t0000_u01774579311584") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1172b0cbd620aeac_d20260327_m024148_c001_v0001173_t0010_u01774579308079") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418e92e4e7b0d90e_d20260327_m024147_c001_v7007000_t0000_u01774579307330") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e6c1_d20260327_m024143_c001_v0001130_t0024_u01774579303474") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13734_d20260327_m024142_c001_v7007000_t0000_u01774579302207") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f11608024fa8e1857_d20260327_m024140_c001_v0001090_t0030_u01774579300559") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d77f22_d20260327_m024140_c001_v7007000_t0000_u01774579300377") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f11608024fa8e1851_d20260327_m024137_c001_v0001090_t0042_u01774579297281") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d77f20_d20260327_m024136_c001_v7007000_t0000_u01774579296544") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e6ae_d20260327_m024132_c001_v0001130_t0003_u01774579292476") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13731_d20260327_m024131_c001_v7007000_t0000_u01774579291541") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f11017f64ae9ddf85_d20260327_m024129_c001_v0001167_t0029_u01774579289859") 2026/03/27 02:48:03 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa290a82_d20260327_m024129_c001_v7007000_t0000_u01774579289665") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f11017f64ae9ddf5b_d20260327_m024126_c001_v0001167_t0034_u01774579286116") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa290a5d_d20260327_m024125_c001_v7007000_t0000_u01774579285399") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e694_d20260327_m024119_c001_v0001130_t0008_u01774579279522") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41154c22587037dd_d20260327_m024118_c001_v7007000_t0000_u01774579278557") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1122f3506c08f5f3_d20260327_m024116_c001_v0001173_t0047_u01774579276634") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f4758062231e_d20260327_m024116_c001_v7007000_t0000_u01774579276451") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1122f3506c08f5d3_d20260327_m024113_c001_v0001173_t0021_u01774579273070") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f475806222c4_d20260327_m024112_c001_v7007000_t0000_u01774579272297") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e680_d20260327_m024105_c001_v0001130_t0007_u01774579265919") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f4758062227f_d20260327_m024104_c001_v7007000_t0000_u01774579264965") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1044e3b7fa72a7f5_d20260327_m024103_c001_v0001173_t0056_u01774579263204") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff56b02_d20260327_m024103_c001_v7007000_t0000_u01774579263019") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1044e3b7fa72a7b7_d20260327_m024059_c001_v0001173_t0024_u01774579259435") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff56b00_d20260327_m024058_c001_v7007000_t0000_u01774579258687") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e62a_d20260327_m023952_c001_v0001130_t0052_u01774579192660") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4046f3bd44b31b36_d20260327_m023951_c001_v7007000_t0000_u01774579191523") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f11608024fa8e17a1_d20260327_m023945_c001_v0001090_t0037_u01774579185666") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41411acd513f5557_d20260327_m023945_c001_v7007000_t0000_u01774579185469") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e611_d20260327_m023941_c001_v0001130_t0000_u01774579181376") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b955_d20260327_m023940_c001_v0001181_t0039_u01774579180577") 2026/03/27 02:48:04 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b951_d20260327_m023939_c001_v0001181_t0007_u01774579179573") 2026/03/27 02:48:05 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa2907e6_d20260327_m023926_c001_v7007000_t0000_u01774579166048") 2026/03/27 02:48:05 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14caa2_d20260327_m023918_c001_v0001115_t0005_u01774579158856") 2026/03/27 02:48:05 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f112aff2ccc9a54d9_d20260327_m023917_c001_v0001091_t0024_u01774579157852") 2026/03/27 02:48:05 DEBUG : dst/one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f112aff2ccc9a54d7_d20260327_m023916_c001_v0001091_t0005_u01774579156722") 2026/03/27 02:48:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714727c_d20260327_m024206_c001_v7007000_t0000_u01774579326751") 2026/03/27 02:48:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1032b0b7e151b926_d20260327_m024204_c001_v0001185_t0040_u01774579324318") 2026/03/27 02:48:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f106cadac7376a8a1_d20260327_m024200_c001_v0001091_t0018_u01774579320108") 2026/03/27 02:48:05 DEBUG : dst/one.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67b92b6_d20260327_m024154_c001_v7007000_t0000_u01774579314260") 2026/03/27 02:48:05 DEBUG : dst/one.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f11811209f6765931_d20260327_m024151_c001_v0001161_t0007_u01774579311124") 2026/03/27 02:48:05 DEBUG : dst/one.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f109fbfd8f8231e81_d20260327_m024147_c001_v0001181_t0058_u01774579307123") 2026/03/27 02:48:05 DEBUG : dst/one.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13735_d20260327_m024142_c001_v7007000_t0000_u01774579302389") 2026/03/27 02:48:05 DEBUG : dst/one.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f10431836b089ef31_d20260327_m024140_c001_v0001177_t0011_u01774579300168") 2026/03/27 02:48:05 DEBUG : dst/one.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1101825f23f4cfac_d20260327_m024136_c001_v0001171_t0026_u01774579296273") 2026/03/27 02:48:05 DEBUG : dst/three: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4046f3bd44b31b37_d20260327_m023951_c001_v7007000_t0000_u01774579191704") 2026/03/27 02:48:05 DEBUG : dst/three: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b981_d20260327_m023950_c001_v0001181_t0019_u01774579190123") 2026/03/27 02:48:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714727e_d20260327_m024206_c001_v7007000_t0000_u01774579326931") 2026/03/27 02:48:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1134eba61852279b_d20260327_m024205_c001_v0001183_t0041_u01774579325532") 2026/03/27 02:48:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1044e3b7fa72a9fa_d20260327_m024202_c001_v0001173_t0018_u01774579322060") 2026/03/27 02:48:05 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714727f_d20260327_m024207_c001_v7007000_t0000_u01774579327111") 2026/03/27 02:48:05 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1026305cdfb47bdf_d20260327_m024205_c001_v0001182_t0017_u01774579325954") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6b22_d20260327_m024205_c001_v7007000_t0000_u01774579325770") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1026305cdfb47ba1_d20260327_m024202_c001_v0001182_t0004_u01774579322988") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6b1e_d20260327_m024202_c001_v7007000_t0000_u01774579322805") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cbe4_d20260327_m024157_c001_v0001115_t0050_u01774579317124") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67b92b7_d20260327_m024154_c001_v7007000_t0000_u01774579314442") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1172b0cbd620aeeb_d20260327_m024153_c001_v0001173_t0035_u01774579313173") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418e92e4e7b0d915_d20260327_m024152_c001_v7007000_t0000_u01774579312859") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1172b0cbd620aebd_d20260327_m024149_c001_v0001173_t0021_u01774579309593") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418e92e4e7b0d90f_d20260327_m024149_c001_v7007000_t0000_u01774579309409") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e6c3_d20260327_m024144_c001_v0001130_t0012_u01774579304370") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d77f23_d20260327_m024141_c001_v7007000_t0000_u01774579301649") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cbae_d20260327_m024139_c001_v0001115_t0055_u01774579299039") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d77f21_d20260327_m024138_c001_v7007000_t0000_u01774579298309") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e6b4_d20260327_m024133_c001_v0001130_t0039_u01774579293611") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa290a96_d20260327_m024130_c001_v7007000_t0000_u01774579290622") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cb98_d20260327_m024128_c001_v0001115_t0020_u01774579288348") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa290a5f_d20260327_m024127_c001_v7007000_t0000_u01774579287212") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e69a_d20260327_m024120_c001_v0001130_t0047_u01774579280477") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f4758062231f_d20260327_m024117_c001_v7007000_t0000_u01774579277634") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cb78_d20260327_m024115_c001_v0001115_t0027_u01774579275148") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f475806222fd_d20260327_m024114_c001_v7007000_t0000_u01774579274057") 2026/03/27 02:48:06 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e682_d20260327_m024106_c001_v0001130_t0049_u01774579266809") 2026/03/27 02:48:07 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff56b03_d20260327_m024104_c001_v7007000_t0000_u01774579264018") 2026/03/27 02:48:07 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cb5a_d20260327_m024101_c001_v0001115_t0058_u01774579261440") 2026/03/27 02:48:07 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff56b01_d20260327_m024100_c001_v7007000_t0000_u01774579260340") 2026/03/27 02:48:07 DEBUG : dst/three.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e62e_d20260327_m023953_c001_v0001130_t0036_u01774579193534") 2026/03/27 02:48:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67b92b8_d20260327_m024154_c001_v7007000_t0000_u01774579314632") 2026/03/27 02:48:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f110e935f3f8dd8fa_d20260327_m024152_c001_v0001182_t0020_u01774579312640") 2026/03/27 02:48:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1015672f4315805d_d20260327_m024149_c001_v0001091_t0011_u01774579309028") 2026/03/27 02:48:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13736_d20260327_m024142_c001_v7007000_t0000_u01774579302571") 2026/03/27 02:48:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f10858dbd2bd01d09_d20260327_m024141_c001_v0001146_t0052_u01774579301275") 2026/03/27 02:48:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f11957fad4ea20534_d20260327_m024137_c001_v0001173_t0018_u01774579297939") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f7147280_d20260327_m024207_c001_v7007000_t0000_u01774579327292") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e6d5_d20260327_m024156_c001_v0001130_t0036_u01774579316685") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f410ada88b67b92ba_d20260327_m024154_c001_v7007000_t0000_u01774579314814") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cbb6_d20260327_m024143_c001_v0001115_t0005_u01774579303793") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13737_d20260327_m024142_c001_v7007000_t0000_u01774579302753") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cba2_d20260327_m024133_c001_v0001115_t0042_u01774579293031") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a13732_d20260327_m024131_c001_v7007000_t0000_u01774579291724") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cb84_d20260327_m024119_c001_v0001115_t0018_u01774579279925") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41154c22587037df_d20260327_m024118_c001_v7007000_t0000_u01774579278797") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cb62_d20260327_m024106_c001_v0001115_t0000_u01774579266344") 2026/03/27 02:48:07 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f47580622280_d20260327_m024105_c001_v7007000_t0000_u01774579265150") 2026/03/27 02:48:08 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cae0_d20260327_m023953_c001_v0001115_t0047_u01774579193060") 2026/03/27 02:48:08 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4046f3bd44b31b38_d20260327_m023951_c001_v7007000_t0000_u01774579191886") 2026/03/27 02:48:08 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1113028ca03acfc7_d20260327_m023947_c001_v0001120_t0036_u01774579187250") 2026/03/27 02:48:08 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa2907ec_d20260327_m023926_c001_v7007000_t0000_u01774579166230") 2026/03/27 02:48:08 DEBUG : dst/two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f112aff2ccc9a54df_d20260327_m023924_c001_v0001091_t0044_u01774579164955") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff56918_d20260327_m023851_c001_v7007000_t0000_u01774579131864") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca7e_d20260327_m023847_c001_v0001115_t0040_u01774579127972") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff56916_d20260327_m023845_c001_v7007000_t0000_u01774579125866") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e59d_d20260327_m023835_c001_v0001130_t0003_u01774579115712") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee3727402_d20260327_m023825_c001_v7007000_t0000_u01774579105539") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca4c_d20260327_m023821_c001_v0001115_t0001_u01774579101845") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f678_d20260327_m023800_c001_v7007000_t0000_u01774579080980") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b78f_d20260327_m023759_c001_v0001181_t0036_u01774579079269") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f650_d20260327_m023758_c001_v7007000_t0000_u01774579078426") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b785_d20260327_m023757_c001_v0001181_t0013_u01774579077260") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f618_d20260327_m023754_c001_v7007000_t0000_u01774579074767") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b76f_d20260327_m023753_c001_v0001181_t0051_u01774579073256") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f60b_d20260327_m023752_c001_v7007000_t0000_u01774579072400") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b761_d20260327_m023751_c001_v0001181_t0025_u01774579071246") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f5b9_d20260327_m023746_c001_v7007000_t0000_u01774579066223") 2026/03/27 02:48:08 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b73d_d20260327_m023744_c001_v0001181_t0057_u01774579064853") 2026/03/27 02:48:09 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f58e_d20260327_m023744_c001_v7007000_t0000_u01774579064052") 2026/03/27 02:48:09 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b733_d20260327_m023743_c001_v0001181_t0035_u01774579063235") 2026/03/27 02:48:09 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f55a_d20260327_m023739_c001_v7007000_t0000_u01774579059371") 2026/03/27 02:48:09 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b711_d20260327_m023737_c001_v0001181_t0005_u01774579057779") 2026/03/27 02:48:09 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4564_d20260327_m023735_c001_v7007000_t0000_u01774579055952") 2026/03/27 02:48:09 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b701_d20260327_m023734_c001_v0001181_t0040_u01774579054993") 2026/03/27 02:48:09 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4563_d20260327_m023734_c001_v7007000_t0000_u01774579054629") 2026/03/27 02:48:09 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f110f9d8bf45318ac_d20260327_m023734_c001_v0001185_t0043_u01774579054036") 2026/03/27 02:48:09 DEBUG : empty space: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6f1_d20260327_m023732_c001_v0001181_t0001_u01774579052518") 2026/03/27 02:48:09 DEBUG : enormous: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f66e_d20260327_m023800_c001_v7007000_t0000_u01774579080254") 2026/03/27 02:48:09 DEBUG : enormous: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b791_d20260327_m023759_c001_v0001181_t0023_u01774579079494") 2026/03/27 02:48:09 DEBUG : existing: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f71472e9_d20260327_m024212_c001_v7007000_t0000_u01774579332255") 2026/03/27 02:48:09 DEBUG : existing: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e6f1_d20260327_m024211_c001_v0001130_t0023_u01774579331021") 2026/03/27 02:48:09 DEBUG : existing: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273c1_d20260327_m023820_c001_v7007000_t0000_u01774579100445") 2026/03/27 02:48:09 DEBUG : existing: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e584_d20260327_m023819_c001_v0001130_t0026_u01774579099165") 2026/03/27 02:48:09 DEBUG : existing: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e455f_d20260327_m023730_c001_v7007000_t0000_u01774579050047") 2026/03/27 02:48:09 DEBUG : existing: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6e3_d20260327_m023729_c001_v0001181_t0004_u01774579049096") 2026/03/27 02:48:09 DEBUG : existing: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e455e_d20260327_m023728_c001_v7007000_t0000_u01774579048549") 2026/03/27 02:48:09 DEBUG : existing: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6e1_d20260327_m023727_c001_v0001181_t0024_u01774579047970") 2026/03/27 02:48:09 DEBUG : existing: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6d9_d20260327_m023727_c001_v0001181_t0051_u01774579047212") 2026/03/27 02:48:09 DEBUG : existing-b: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273c2_d20260327_m023820_c001_v7007000_t0000_u01774579100626") 2026/03/27 02:48:10 DEBUG : existing-b: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca48_d20260327_m023819_c001_v0001115_t0045_u01774579099157") 2026/03/27 02:48:10 DEBUG : file1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a701_d20260327_m024317_c001_v7007000_t0000_u01774579397493") 2026/03/27 02:48:10 DEBUG : file1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7a2_d20260327_m024316_c001_v0001130_t0021_u01774579396032") 2026/03/27 02:48:10 DEBUG : file1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a6db_d20260327_m024315_c001_v7007000_t0000_u01774579395077") 2026/03/27 02:48:10 DEBUG : file1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06c10_d20260327_m024313_c001_v0001173_t0037_u01774579393708") 2026/03/27 02:48:10 DEBUG : five: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f6b4_d20260327_m023804_c001_v7007000_t0000_u01774579084444") 2026/03/27 02:48:10 DEBUG : five: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4005461bddc3b7ab_d20260327_m023802_c001_v0001181_t0037_u01774579082506") 2026/03/27 02:48:10 DEBUG : foo: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4565_d20260327_m023737_c001_v7007000_t0000_u01774579057417") 2026/03/27 02:48:10 DEBUG : foo: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4005461bddc3b70b_d20260327_m023736_c001_v0001181_t0037_u01774579056864") 2026/03/27 02:48:10 DEBUG : foo: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4005461bddc3b709_d20260327_m023736_c001_v0001181_t0037_u01774579056316") 2026/03/27 02:48:10 DEBUG : four: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f6b5_d20260327_m023804_c001_v7007000_t0000_u01774579084625") 2026/03/27 02:48:10 DEBUG : four: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4141bbe390c7e56c_d20260327_m023803_c001_v0001130_t0041_u01774579083098") 2026/03/27 02:48:10 DEBUG : four: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b7a7_d20260327_m023801_c001_v0001181_t0026_u01774579081937") 2026/03/27 02:48:10 DEBUG : hello world2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff067a_d20260327_m023548_c001_v7007000_t0000_u01774578948292") 2026/03/27 02:48:10 DEBUG : hello world2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b517_d20260327_m023547_c001_v0001181_t0059_u01774578947651") 2026/03/27 02:48:10 DEBUG : ignore-size: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e455c_d20260327_m023726_c001_v7007000_t0000_u01774579046849") 2026/03/27 02:48:10 DEBUG : ignore-size: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6d1_d20260327_m023725_c001_v0001181_t0022_u01774579045896") 2026/03/27 02:48:10 DEBUG : nested/sub dir/file: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273bf_d20260327_m023818_c001_v7007000_t0000_u01774579098384") 2026/03/27 02:48:10 DEBUG : nested/sub dir/file: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca46_d20260327_m023817_c001_v0001115_t0012_u01774579097509") 2026/03/27 02:48:10 DEBUG : nested/sub dir/file: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273bd_d20260327_m023816_c001_v7007000_t0000_u01774579096712") 2026/03/27 02:48:10 DEBUG : nested/sub dir/file: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca42_d20260327_m023815_c001_v0001115_t0002_u01774579095737") 2026/03/27 02:48:10 DEBUG : one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f6b9_d20260327_m023804_c001_v7007000_t0000_u01774579084835") 2026/03/27 02:48:11 DEBUG : one: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4005461bddc3b79f_d20260327_m023801_c001_v0001181_t0037_u01774579081351") 2026/03/27 02:48:11 DEBUG : only0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a684_d20260327_m024309_c001_v7007000_t0000_u01774579389222") 2026/03/27 02:48:11 DEBUG : only0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4141bbe390c7e77f_d20260327_m024303_c001_v0001130_t0041_u01774579383334") 2026/03/27 02:48:11 DEBUG : only0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc7a_d20260327_m024243_c001_v0001115_t0019_u01774579363334") 2026/03/27 02:48:11 DEBUG : only0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b389e_d20260327_m024237_c001_v7007000_t0000_u01774579357012") 2026/03/27 02:48:11 DEBUG : only0: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc22_d20260327_m024216_c001_v0001115_t0024_u01774579336512") 2026/03/27 02:48:11 DEBUG : only1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a685_d20260327_m024309_c001_v7007000_t0000_u01774579389405") 2026/03/27 02:48:11 DEBUG : only1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4149640cfb7898cb_d20260327_m024304_c001_v0001093_t0043_u01774579384285") 2026/03/27 02:48:11 DEBUG : only1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc7c_d20260327_m024244_c001_v0001115_t0005_u01774579364377") 2026/03/27 02:48:11 DEBUG : only1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b38a2_d20260327_m024237_c001_v7007000_t0000_u01774579357598") 2026/03/27 02:48:11 DEBUG : only1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc26_d20260327_m024217_c001_v0001115_t0007_u01774579337308") 2026/03/27 02:48:11 DEBUG : only10: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a686_d20260327_m024309_c001_v7007000_t0000_u01774579389605") 2026/03/27 02:48:11 DEBUG : only10: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415b14348f14ccbc_d20260327_m024303_c001_v0001115_t0054_u01774579383346") 2026/03/27 02:48:11 DEBUG : only10: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc98_d20260327_m024252_c001_v0001115_t0035_u01774579372700") 2026/03/27 02:48:11 DEBUG : only10: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b38a0_d20260327_m024237_c001_v7007000_t0000_u01774579357413") 2026/03/27 02:48:11 DEBUG : only10: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc46_d20260327_m024226_c001_v0001115_t0054_u01774579346010") 2026/03/27 02:48:11 DEBUG : only11: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a687_d20260327_m024309_c001_v7007000_t0000_u01774579389790") 2026/03/27 02:48:11 DEBUG : only11: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4149640cfb7898c7_d20260327_m024303_c001_v0001093_t0043_u01774579383919") 2026/03/27 02:48:11 DEBUG : only11: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc9c_d20260327_m024253_c001_v0001115_t0004_u01774579373709") 2026/03/27 02:48:11 DEBUG : only11: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b389f_d20260327_m024237_c001_v7007000_t0000_u01774579357230") 2026/03/27 02:48:12 DEBUG : only11: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc4a_d20260327_m024226_c001_v0001115_t0009_u01774579346915") 2026/03/27 02:48:12 DEBUG : only12: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a688_d20260327_m024309_c001_v7007000_t0000_u01774579389974") 2026/03/27 02:48:12 DEBUG : only12: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403e60cb34c06b9c_d20260327_m024304_c001_v0001173_t0003_u01774579384107") 2026/03/27 02:48:12 DEBUG : only12: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc9e_d20260327_m024254_c001_v0001115_t0046_u01774579374838") 2026/03/27 02:48:12 DEBUG : only12: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d780b6_d20260327_m024237_c001_v7007000_t0000_u01774579357010") 2026/03/27 02:48:12 DEBUG : only12: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc50_d20260327_m024227_c001_v0001115_t0017_u01774579347882") 2026/03/27 02:48:12 DEBUG : only13: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a689_d20260327_m024310_c001_v7007000_t0000_u01774579390159") 2026/03/27 02:48:12 DEBUG : only13: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4141bbe390c7e781_d20260327_m024303_c001_v0001130_t0041_u01774579383737") 2026/03/27 02:48:12 DEBUG : only13: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cca2_d20260327_m024255_c001_v0001115_t0045_u01774579375958") 2026/03/27 02:48:12 DEBUG : only13: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d780c3_d20260327_m024237_c001_v7007000_t0000_u01774579357558") 2026/03/27 02:48:12 DEBUG : only13: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc54_d20260327_m024228_c001_v0001115_t0010_u01774579348833") 2026/03/27 02:48:12 DEBUG : only14: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a68a_d20260327_m024310_c001_v7007000_t0000_u01774579390342") 2026/03/27 02:48:12 DEBUG : only14: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415b14348f14ccc0_d20260327_m024303_c001_v0001115_t0054_u01774579383749") 2026/03/27 02:48:12 DEBUG : only14: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cca4_d20260327_m024256_c001_v0001115_t0021_u01774579376793") 2026/03/27 02:48:12 DEBUG : only14: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137d5_d20260327_m024237_c001_v7007000_t0000_u01774579357573") 2026/03/27 02:48:12 DEBUG : only14: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc58_d20260327_m024229_c001_v0001115_t0041_u01774579349848") 2026/03/27 02:48:12 DEBUG : only15: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a68b_d20260327_m024310_c001_v7007000_t0000_u01774579390532") 2026/03/27 02:48:12 DEBUG : only15: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4141bbe390c7e783_d20260327_m024303_c001_v0001130_t0041_u01774579383922") 2026/03/27 02:48:12 DEBUG : only15: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cca6_d20260327_m024257_c001_v0001115_t0035_u01774579377879") 2026/03/27 02:48:12 DEBUG : only15: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506ff5e_d20260327_m024237_c001_v7007000_t0000_u01774579357581") 2026/03/27 02:48:13 DEBUG : only15: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc5a_d20260327_m024230_c001_v0001115_t0020_u01774579350705") 2026/03/27 02:48:13 DEBUG : only16: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a68c_d20260327_m024310_c001_v7007000_t0000_u01774579390723") 2026/03/27 02:48:13 DEBUG : only16: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415b14348f14ccc2_d20260327_m024303_c001_v0001115_t0054_u01774579383933") 2026/03/27 02:48:13 DEBUG : only16: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ccae_d20260327_m024258_c001_v0001115_t0015_u01774579378876") 2026/03/27 02:48:13 DEBUG : only16: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d780c8_d20260327_m024237_c001_v7007000_t0000_u01774579357739") 2026/03/27 02:48:13 DEBUG : only16: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc60_d20260327_m024231_c001_v0001115_t0038_u01774579351554") 2026/03/27 02:48:14 DEBUG : only17: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a68d_d20260327_m024310_c001_v7007000_t0000_u01774579390908") 2026/03/27 02:48:14 DEBUG : only17: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4149640cfb7898c9_d20260327_m024304_c001_v0001093_t0043_u01774579384102") 2026/03/27 02:48:14 DEBUG : only17: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ccb0_d20260327_m024259_c001_v0001115_t0004_u01774579379734") 2026/03/27 02:48:14 DEBUG : only17: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137d6_d20260327_m024237_c001_v7007000_t0000_u01774579357753") 2026/03/27 02:48:14 DEBUG : only17: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc62_d20260327_m024232_c001_v0001115_t0017_u01774579352836") 2026/03/27 02:48:14 DEBUG : only18: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a68e_d20260327_m024311_c001_v7007000_t0000_u01774579391092") 2026/03/27 02:48:14 DEBUG : only18: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4141bbe390c7e787_d20260327_m024304_c001_v0001130_t0041_u01774579384114") 2026/03/27 02:48:14 DEBUG : only18: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ccb4_d20260327_m024300_c001_v0001115_t0013_u01774579380912") 2026/03/27 02:48:14 DEBUG : only18: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506ff5a_d20260327_m024237_c001_v7007000_t0000_u01774579357019") 2026/03/27 02:48:14 DEBUG : only18: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc68_d20260327_m024233_c001_v0001115_t0043_u01774579353717") 2026/03/27 02:48:14 DEBUG : only19: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a68f_d20260327_m024311_c001_v7007000_t0000_u01774579391276") 2026/03/27 02:48:14 DEBUG : only19: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415b14348f14ccc6_d20260327_m024304_c001_v0001115_t0054_u01774579384125") 2026/03/27 02:48:14 DEBUG : only19: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ccb8_d20260327_m024302_c001_v0001115_t0032_u01774579382168") 2026/03/27 02:48:14 DEBUG : only19: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137d2_d20260327_m024237_c001_v7007000_t0000_u01774579357027") 2026/03/27 02:48:14 DEBUG : only19: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc6e_d20260327_m024234_c001_v0001115_t0048_u01774579354695") 2026/03/27 02:48:14 DEBUG : only2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a690_d20260327_m024311_c001_v7007000_t0000_u01774579391461") 2026/03/27 02:48:14 DEBUG : only2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403e60cb34c06ba0_d20260327_m024304_c001_v0001173_t0003_u01774579384294") 2026/03/27 02:48:14 DEBUG : only2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc7e_d20260327_m024245_c001_v0001115_t0016_u01774579365335") 2026/03/27 02:48:14 DEBUG : only2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d780bf_d20260327_m024237_c001_v7007000_t0000_u01774579357376") 2026/03/27 02:48:14 DEBUG : only2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc28_d20260327_m024218_c001_v0001115_t0040_u01774579338331") 2026/03/27 02:48:14 DEBUG : only3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a691_d20260327_m024311_c001_v7007000_t0000_u01774579391646") 2026/03/27 02:48:14 DEBUG : only3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415b14348f14ccca_d20260327_m024304_c001_v0001115_t0054_u01774579384318") 2026/03/27 02:48:14 DEBUG : only3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc80_d20260327_m024246_c001_v0001115_t0004_u01774579366229") 2026/03/27 02:48:14 DEBUG : only3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d780b0_d20260327_m024236_c001_v7007000_t0000_u01774579356828") 2026/03/27 02:48:14 DEBUG : only3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc30_d20260327_m024219_c001_v0001115_t0026_u01774579339367") 2026/03/27 02:48:14 DEBUG : only4: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a694_d20260327_m024311_c001_v7007000_t0000_u01774579391830") 2026/03/27 02:48:14 DEBUG : only4: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4149640cfb7898cd_d20260327_m024304_c001_v0001093_t0043_u01774579384466") 2026/03/27 02:48:14 DEBUG : only4: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc86_d20260327_m024247_c001_v0001115_t0048_u01774579367236") 2026/03/27 02:48:15 DEBUG : only4: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d780bb_d20260327_m024237_c001_v7007000_t0000_u01774579357194") 2026/03/27 02:48:15 DEBUG : only4: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc34_d20260327_m024220_c001_v0001115_t0025_u01774579340441") 2026/03/27 02:48:15 DEBUG : only5: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a699_d20260327_m024312_c001_v7007000_t0000_u01774579392014") 2026/03/27 02:48:15 DEBUG : only5: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4141bbe390c7e789_d20260327_m024304_c001_v0001130_t0041_u01774579384306") 2026/03/27 02:48:15 DEBUG : only5: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc88_d20260327_m024248_c001_v0001115_t0046_u01774579368103") 2026/03/27 02:48:15 DEBUG : only5: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137d4_d20260327_m024237_c001_v7007000_t0000_u01774579357391") 2026/03/27 02:48:15 DEBUG : only5: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc38_d20260327_m024221_c001_v0001115_t0000_u01774579341227") 2026/03/27 02:48:15 DEBUG : only6: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a69e_d20260327_m024312_c001_v7007000_t0000_u01774579392200") 2026/03/27 02:48:15 DEBUG : only6: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403e60cb34c06ba8_d20260327_m024304_c001_v0001173_t0003_u01774579384477") 2026/03/27 02:48:15 DEBUG : only6: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc8a_d20260327_m024249_c001_v0001115_t0046_u01774579369021") 2026/03/27 02:48:15 DEBUG : only6: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418d743928a137d3_d20260327_m024237_c001_v7007000_t0000_u01774579357209") 2026/03/27 02:48:15 DEBUG : only6: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc3a_d20260327_m024222_c001_v0001115_t0004_u01774579342146") 2026/03/27 02:48:15 DEBUG : only7: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a6a4_d20260327_m024312_c001_v7007000_t0000_u01774579392384") 2026/03/27 02:48:15 DEBUG : only7: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4141bbe390c7e78b_d20260327_m024304_c001_v0001130_t0041_u01774579384490") 2026/03/27 02:48:15 DEBUG : only7: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc8e_d20260327_m024250_c001_v0001115_t0022_u01774579370043") 2026/03/27 02:48:15 DEBUG : only7: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506ff5c_d20260327_m024237_c001_v7007000_t0000_u01774579357399") 2026/03/27 02:48:15 DEBUG : only7: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc3e_d20260327_m024223_c001_v0001115_t0019_u01774579343383") 2026/03/27 02:48:15 DEBUG : only8: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a6a9_d20260327_m024312_c001_v7007000_t0000_u01774579392569") 2026/03/27 02:48:15 DEBUG : only8: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415b14348f14cccc_d20260327_m024304_c001_v0001115_t0054_u01774579384500") 2026/03/27 02:48:15 DEBUG : only8: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc92_d20260327_m024250_c001_v0001115_t0028_u01774579370890") 2026/03/27 02:48:15 DEBUG : only8: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4072760120d780ab_d20260327_m024236_c001_v7007000_t0000_u01774579356636") 2026/03/27 02:48:16 DEBUG : only8: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc42_d20260327_m024224_c001_v0001115_t0045_u01774579344330") 2026/03/27 02:48:16 DEBUG : only9: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a6ae_d20260327_m024312_c001_v7007000_t0000_u01774579392753") 2026/03/27 02:48:16 DEBUG : only9: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4149640cfb7898cf_d20260327_m024304_c001_v0001093_t0043_u01774579384649") 2026/03/27 02:48:16 DEBUG : only9: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc94_d20260327_m024251_c001_v0001115_t0056_u01774579371844") 2026/03/27 02:48:16 DEBUG : only9: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506ff5b_d20260327_m024237_c001_v7007000_t0000_u01774579357218") 2026/03/27 02:48:16 DEBUG : only9: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cc44_d20260327_m024225_c001_v0001115_t0035_u01774579345229") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273bb_d20260327_m023814_c001_v7007000_t0000_u01774579094628") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e57c_d20260327_m023812_c001_v0001130_t0026_u01774579092026") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273b8_d20260327_m023811_c001_v7007000_t0000_u01774579091262") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e57a_d20260327_m023808_c001_v0001130_t0038_u01774579088943") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee3727384_d20260327_m023808_c001_v7007000_t0000_u01774579088211") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e570_d20260327_m023805_c001_v0001130_t0032_u01774579085807") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f62e_d20260327_m023756_c001_v7007000_t0000_u01774579076461") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b779_d20260327_m023755_c001_v0001181_t0026_u01774579075315") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f617_d20260327_m023753_c001_v7007000_t0000_u01774579073829") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b76d_d20260327_m023752_c001_v0001181_t0048_u01774579072946") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f5fe_d20260327_m023751_c001_v7007000_t0000_u01774579071821") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b75f_d20260327_m023751_c001_v0001181_t0043_u01774579071033") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f5a3_d20260327_m023745_c001_v7007000_t0000_u01774579065681") 2026/03/27 02:48:16 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b737_d20260327_m023744_c001_v0001181_t0018_u01774579064597") 2026/03/27 02:48:17 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f594_d20260327_m023744_c001_v7007000_t0000_u01774579064233") 2026/03/27 02:48:17 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b731_d20260327_m023743_c001_v0001181_t0035_u01774579063027") 2026/03/27 02:48:17 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f573_d20260327_m023742_c001_v7007000_t0000_u01774579062663") 2026/03/27 02:48:17 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b72d_d20260327_m023742_c001_v0001181_t0033_u01774579062091") 2026/03/27 02:48:17 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b729_d20260327_m023741_c001_v0001181_t0016_u01774579061518") 2026/03/27 02:48:17 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f569_d20260327_m023741_c001_v7007000_t0000_u01774579061153") 2026/03/27 02:48:17 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b725_d20260327_m023740_c001_v0001181_t0011_u01774579060489") 2026/03/27 02:48:17 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b721_d20260327_m023739_c001_v0001181_t0013_u01774579059914") 2026/03/27 02:48:17 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f55f_d20260327_m023739_c001_v7007000_t0000_u01774579059552") 2026/03/27 02:48:17 DEBUG : potato: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b715_d20260327_m023738_c001_v0001181_t0050_u01774579058378") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f413711aa5022f58d_d20260327_m023901_c001_v7007000_t0000_u01774579141773") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca86_d20260327_m023900_c001_v0001115_t0035_u01774579140852") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff56919_d20260327_m023852_c001_v7007000_t0000_u01774579132351") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e5af_d20260327_m023847_c001_v0001130_t0052_u01774579127182") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f7146fdf_d20260327_m023840_c001_v7007000_t0000_u01774579120324") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca72_d20260327_m023834_c001_v0001115_t0051_u01774579114755") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee372740e_d20260327_m023826_c001_v7007000_t0000_u01774579106036") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e588_d20260327_m023821_c001_v0001130_t0011_u01774579101537") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f66c_d20260327_m023800_c001_v7007000_t0000_u01774579080073") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b78b_d20260327_m023759_c001_v0001181_t0054_u01774579079064") 2026/03/27 02:48:17 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f655_d20260327_m023758_c001_v7007000_t0000_u01774579078653") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b781_d20260327_m023757_c001_v0001181_t0033_u01774579077055") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f634_d20260327_m023756_c001_v7007000_t0000_u01774579076691") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b77f_d20260327_m023755_c001_v0001181_t0037_u01774579075895") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f619_d20260327_m023754_c001_v7007000_t0000_u01774579074949") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b773_d20260327_m023754_c001_v0001181_t0046_u01774579074194") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f60e_d20260327_m023752_c001_v7007000_t0000_u01774579072581") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b763_d20260327_m023751_c001_v0001181_t0001_u01774579071833") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f5c0_d20260327_m023746_c001_v7007000_t0000_u01774579066409") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b741_d20260327_m023745_c001_v0001181_t0027_u01774579065434") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff06a1_d20260327_m023550_c001_v7007000_t0000_u01774578950888") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b521_d20260327_m023550_c001_v0001181_t0023_u01774578950321") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff0683_d20260327_m023549_c001_v7007000_t0000_u01774578949418") 2026/03/27 02:48:18 DEBUG : potato2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b51d_d20260327_m023548_c001_v0001181_t0014_u01774578948837") 2026/03/27 02:48:18 DEBUG : potato3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff5691b_d20260327_m023852_c001_v7007000_t0000_u01774579132759") 2026/03/27 02:48:18 DEBUG : potato3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e5b3_d20260327_m023848_c001_v0001130_t0023_u01774579128905") 2026/03/27 02:48:18 DEBUG : potato3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f7146fde_d20260327_m023840_c001_v7007000_t0000_u01774579120144") 2026/03/27 02:48:18 DEBUG : potato3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca74_d20260327_m023836_c001_v0001115_t0036_u01774579116060") 2026/03/27 02:48:18 DEBUG : potato3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee3727413_d20260327_m023826_c001_v7007000_t0000_u01774579106229") 2026/03/27 02:48:18 DEBUG : potato3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e58c_d20260327_m023822_c001_v0001130_t0010_u01774579102367") 2026/03/27 02:48:18 DEBUG : pre-dest1/1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4046f3bd44b31a63_d20260327_m023935_c001_v7007000_t0000_u01774579175354") 2026/03/27 02:48:18 DEBUG : pre-dest1/1: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e5f5_d20260327_m023926_c001_v0001130_t0049_u01774579166992") 2026/03/27 02:48:19 DEBUG : pre-dest2/2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4046f3bd44b31a64_d20260327_m023935_c001_v7007000_t0000_u01774579175538") 2026/03/27 02:48:19 DEBUG : pre-dest2/2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cabc_d20260327_m023927_c001_v0001115_t0023_u01774579167836") 2026/03/27 02:48:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41209c84fa290794_d20260327_m023912_c001_v7007000_t0000_u01774579152704") 2026/03/27 02:48:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e5cd_d20260327_m023909_c001_v0001130_t0036_u01774579149505") 2026/03/27 02:48:19 DEBUG : sizeonly: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e455b_d20260327_m023725_c001_v7007000_t0000_u01774579045348") 2026/03/27 02:48:19 DEBUG : sizeonly: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6cd_d20260327_m023724_c001_v0001181_t0014_u01774579044408") 2026/03/27 02:48:19 DEBUG : splitbanan: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e5ef5_d20260327_m024527_c001_v7007000_t0000_u01774579527047") 2026/03/27 02:48:19 DEBUG : splitbanan: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a3b_d20260327_m024519_c001_v0001093_t0058_u01774579519374") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f93_d20260327_m024653_c001_v7007000_t0000_u01774579613985") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7ea0e_d20260327_m024647_c001_v0001130_t0039_u01774579607497") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57163_d20260327_m024635_c001_v7007000_t0000_u01774579595806") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e9bc_d20260327_m024629_c001_v0001130_t0010_u01774579589508") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bbacec_d20260327_m024618_c001_v7007000_t0000_u01774579578325") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e994_d20260327_m024612_c001_v0001130_t0013_u01774579572263") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41951dd8c775b45b_d20260327_m024600_c001_v7007000_t0000_u01774579560954") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e96e_d20260327_m024554_c001_v0001130_t0055_u01774579554807") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f405761c664244e13_d20260327_m024544_c001_v7007000_t0000_u01774579544053") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e922_d20260327_m024537_c001_v0001130_t0025_u01774579537437") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40921ac6388f6f1b_d20260327_m024521_c001_v7007000_t0000_u01774579521353") 2026/03/27 02:48:19 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07121_d20260327_m024518_c001_v0001173_t0027_u01774579518230") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f403c9e06cf3b3a78_d20260327_m024505_c001_v7007000_t0000_u01774579505415") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789a07_d20260327_m024457_c001_v0001093_t0051_u01774579497834") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37279f3_d20260327_m024456_c001_v7007000_t0000_u01774579496827") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0702d_d20260327_m024451_c001_v0001173_t0038_u01774579491258") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4174bc9c2a8aea95_d20260327_m024440_c001_v7007000_t0000_u01774579480321") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e862_d20260327_m024432_c001_v0001130_t0024_u01774579472343") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f418e92e4e7b0db51_d20260327_m024430_c001_v7007000_t0000_u01774579470956") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7899c1_d20260327_m024426_c001_v0001093_t0021_u01774579466592") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f41928d7d27bad3b7_d20260327_m024409_c001_v7007000_t0000_u01774579449933") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb78998b_d20260327_m024405_c001_v0001093_t0015_u01774579445627") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415f7c570ff8f60a_d20260327_m024354_c001_v7007000_t0000_u01774579434262") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789967_d20260327_m024347_c001_v0001093_t0038_u01774579427959") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f96650700d3_d20260327_m024337_c001_v7007000_t0000_u01774579417056") 2026/03/27 02:48:20 DEBUG : splitbananasplit: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789913_d20260327_m024330_c001_v0001093_t0045_u01774579410746") 2026/03/27 02:48:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4058f4758062556f_d20260327_m024500_c001_v7007000_t0000_u01774579500375") 2026/03/27 02:48:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e89c_d20260327_m024452_c001_v0001130_t0016_u01774579492499") 2026/03/27 02:48:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a70a_d20260327_m024322_c001_v7007000_t0000_u01774579402003") 2026/03/27 02:48:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e7a6_d20260327_m024320_c001_v0001130_t0055_u01774579400596") 2026/03/27 02:48:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a707_d20260327_m024319_c001_v7007000_t0000_u01774579399845") 2026/03/27 02:48:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ccec_d20260327_m024318_c001_v0001115_t0033_u01774579398433") 2026/03/27 02:48:20 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273c0_d20260327_m023818_c001_v7007000_t0000_u01774579098608") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e582_d20260327_m023817_c001_v0001130_t0054_u01774579097509") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273be_d20260327_m023816_c001_v7007000_t0000_u01774579096892") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e580_d20260327_m023815_c001_v0001130_t0027_u01774579095723") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4559_d20260327_m023722_c001_v7007000_t0000_u01774579042232") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6bf_d20260327_m023720_c001_v0001181_t0031_u01774579040915") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4557_d20260327_m023720_c001_v7007000_t0000_u01774579040553") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6bd_d20260327_m023719_c001_v0001181_t0038_u01774579039611") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4556_d20260327_m023717_c001_v7007000_t0000_u01774579037602") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6b5_d20260327_m023716_c001_v0001181_t0057_u01774579036681") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4555_d20260327_m023716_c001_v7007000_t0000_u01774579036107") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6ab_d20260327_m023715_c001_v0001181_t0007_u01774579035259") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6a3_d20260327_m023712_c001_v0001181_t0028_u01774579032859") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4554_d20260327_m023712_c001_v7007000_t0000_u01774579032496") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b6a1_d20260327_m023711_c001_v0001181_t0018_u01774579031915") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b69d_d20260327_m023711_c001_v0001181_t0044_u01774579031345") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4045074aba6e4552_d20260327_m023710_c001_v7007000_t0000_u01774579030979") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b693_d20260327_m023708_c001_v0001181_t0037_u01774579028146") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b593_d20260327_m023604_c001_v0001181_t0031_u01774578964917") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff09c9_d20260327_m023604_c001_v7007000_t0000_u01774578964553") 2026/03/27 02:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b587_d20260327_m023603_c001_v0001181_t0002_u01774578963980") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b57d_d20260327_m023603_c001_v0001181_t0025_u01774578963408") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff09c6_d20260327_m023603_c001_v7007000_t0000_u01774578963044") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b553_d20260327_m023559_c001_v0001181_t0024_u01774578959126") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff09c2_d20260327_m023558_c001_v7007000_t0000_u01774578958764") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b547_d20260327_m023558_c001_v0001181_t0007_u01774578958063") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff09c1_d20260327_m023557_c001_v7007000_t0000_u01774578957156") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b539_d20260327_m023556_c001_v0001181_t0053_u01774578956575") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff06d7_d20260327_m023556_c001_v7007000_t0000_u01774578956015") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b533_d20260327_m023555_c001_v0001181_t0012_u01774578955373") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff06d6_d20260327_m023554_c001_v7007000_t0000_u01774578954425") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b52b_d20260327_m023553_c001_v0001181_t0054_u01774578953660") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff06d5_d20260327_m023553_c001_v7007000_t0000_u01774578953115") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b529_d20260327_m023552_c001_v0001181_t0002_u01774578952540") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff06bb_d20260327_m023551_c001_v7007000_t0000_u01774578951998") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b525_d20260327_m023551_c001_v0001181_t0021_u01774578951430") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff0668_d20260327_m023547_c001_v7007000_t0000_u01774578947107") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b511_d20260327_m023546_c001_v0001181_t0000_u01774578946538") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff0667_d20260327_m023545_c001_v7007000_t0000_u01774578945992") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b50f_d20260327_m023545_c001_v0001181_t0028_u01774578945397") 2026/03/27 02:48:22 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff0665_d20260327_m023544_c001_v7007000_t0000_u01774578944496") 2026/03/27 02:48:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b4ff_d20260327_m023543_c001_v0001181_t0018_u01774578943931") 2026/03/27 02:48:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4027c28869ff0662_d20260327_m023541_c001_v7007000_t0000_u01774578941692") 2026/03/27 02:48:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b4f3_d20260327_m023541_c001_v0001181_t0057_u01774578941123") 2026/03/27 02:48:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a70b_d20260327_m024322_c001_v7007000_t0000_u01774579402187") 2026/03/27 02:48:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7898f9_d20260327_m024320_c001_v0001093_t0015_u01774579400607") 2026/03/27 02:48:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a708_d20260327_m024320_c001_v7007000_t0000_u01774579400029") 2026/03/27 02:48:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06c60_d20260327_m024318_c001_v0001173_t0022_u01774579398443") 2026/03/27 02:48:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f97_d20260327_m024656_c001_v7007000_t0000_u01774579616400") 2026/03/27 02:48:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cefc_d20260327_m024655_c001_v0001115_t0046_u01774579615365") 2026/03/27 02:48:23 DEBUG : sub/yam: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273ba_d20260327_m023814_c001_v7007000_t0000_u01774579094083") 2026/03/27 02:48:23 DEBUG : sub/yam: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca3e_d20260327_m023812_c001_v0001115_t0042_u01774579092039") 2026/03/27 02:48:23 DEBUG : test_dir1/file2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a703_d20260327_m024317_c001_v7007000_t0000_u01774579397676") 2026/03/27 02:48:23 DEBUG : test_dir1/file2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c06c3c_d20260327_m024316_c001_v0001173_t0055_u01774579396042") 2026/03/27 02:48:23 DEBUG : test_dir1/file2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a6de_d20260327_m024315_c001_v7007000_t0000_u01774579395262") 2026/03/27 02:48:23 DEBUG : test_dir1/file2: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cce4_d20260327_m024313_c001_v0001115_t0046_u01774579393707") 2026/03/27 02:48:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a704_d20260327_m024317_c001_v7007000_t0000_u01774579397861") 2026/03/27 02:48:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb7898ef_d20260327_m024316_c001_v0001093_t0025_u01774579396404") 2026/03/27 02:48:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4018ab12f714a6e4_d20260327_m024315_c001_v7007000_t0000_u01774579395447") 2026/03/27 02:48:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7e798_d20260327_m024313_c001_v0001130_t0056_u01774579393737") 2026/03/27 02:48:23 DEBUG : three: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f40026f966506f6be_d20260327_m023805_c001_v7007000_t0000_u01774579085021") 2026/03/27 02:48:24 DEBUG : three: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b7af_d20260327_m023803_c001_v0001181_t0013_u01774579083854") 2026/03/27 02:48:24 DEBUG : three: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1005461bddc3b7a3_d20260327_m023801_c001_v0001181_t0012_u01774579081718") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66f9b_d20260327_m024658_c001_v7007000_t0000_u01774579618134") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07504_d20260327_m024657_c001_v0001173_t0040_u01774579617393") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66ff0_d20260327_m024718_c001_v7007000_t0000_u01774579638487") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789ba4_d20260327_m024716_c001_v0001093_t0051_u01774579636387") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66fe7_d20260327_m024714_c001_v7007000_t0000_u01774579634829") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c0759e_d20260327_m024713_c001_v0001173_t0023_u01774579633066") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66fe3_d20260327_m024712_c001_v7007000_t0000_u01774579632126") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cf20_d20260327_m024711_c001_v0001115_t0010_u01774579631036") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66fbf_d20260327_m024706_c001_v7007000_t0000_u01774579626397") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07552_d20260327_m024705_c001_v0001173_t0017_u01774579625103") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66fcf_d20260327_m024708_c001_v7007000_t0000_u01774579628465") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789b88_d20260327_m024707_c001_v0001093_t0013_u01774579627342") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66fb8_d20260327_m024704_c001_v7007000_t0000_u01774579624140") 2026/03/27 02:48:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14cf10_d20260327_m024702_c001_v0001115_t0034_u01774579622993") 2026/03/27 02:48:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66fb4_d20260327_m024702_c001_v7007000_t0000_u01774579622047") 2026/03/27 02:48:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7ea32_d20260327_m024700_c001_v0001130_t0034_u01774579620891") 2026/03/27 02:48:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66fa6_d20260327_m024659_c001_v7007000_t0000_u01774579619932") 2026/03/27 02:48:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1149640cfb789b69_d20260327_m024659_c001_v0001093_t0013_u01774579619099") 2026/03/27 02:48:25 DEBUG : toe/toe/toe: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f422559d13ff57315_d20260327_m024723_c001_v7007000_t0000_u01774579643372") 2026/03/27 02:48:25 DEBUG : toe/toe/toe: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f103e60cb34c07605_d20260327_m024722_c001_v0001173_t0040_u01774579642627") 2026/03/27 02:48:25 DEBUG : toe/toe/toe: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66fd9_d20260327_m024710_c001_v7007000_t0000_u01774579630096") 2026/03/27 02:48:25 DEBUG : toe/toe/toe: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7ea3d_d20260327_m024709_c001_v0001130_t0013_u01774579629410") 2026/03/27 02:48:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66ff2_d20260327_m024719_c001_v7007000_t0000_u01774579639074") 2026/03/27 02:48:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1141bbe390c7ea7b_d20260327_m024718_c001_v0001130_t0008_u01774579638078") 2026/03/27 02:48:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4230f80752a66fea_d20260327_m024715_c001_v7007000_t0000_u01774579635421") 2026/03/27 02:48:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1120d23a1325a75f_d20260327_m024714_c001_v0001090_t0013_u01774579634365") 2026/03/27 02:48:25 DEBUG : two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee3727364_d20260327_m023805_c001_v7007000_t0000_u01774579085205") 2026/03/27 02:48:25 DEBUG : two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f415b14348f14ca32_d20260327_m023803_c001_v0001115_t0054_u01774579083292") 2026/03/27 02:48:25 DEBUG : two: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4005461bddc3b7a1_d20260327_m023801_c001_v0001181_t0037_u01774579081532") 2026/03/27 02:48:25 DEBUG : yam: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273bc_d20260327_m023814_c001_v7007000_t0000_u01774579094808") 2026/03/27 02:48:25 DEBUG : yam: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f11479e3a37374c00_d20260327_m023813_c001_v0001033_t0024_u01774579093100") 2026/03/27 02:48:25 DEBUG : yam: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273b7_d20260327_m023810_c001_v7007000_t0000_u01774579090632") 2026/03/27 02:48:25 DEBUG : yam: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca3a_d20260327_m023809_c001_v0001115_t0046_u01774579089073") 2026/03/27 02:48:25 DEBUG : yam: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee372737a_d20260327_m023807_c001_v7007000_t0000_u01774579087666") 2026/03/27 02:48:25 DEBUG : yam: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f115b14348f14ca34_d20260327_m023805_c001_v0001115_t0056_u01774579085820") 2026/03/27 02:48:25 DEBUG : yaml: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee37273b9_d20260327_m023811_c001_v7007000_t0000_u01774579091479") 2026/03/27 02:48:25 DEBUG : yaml: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f1098838cd254aa26_d20260327_m023810_c001_v0001161_t0041_u01774579090313") 2026/03/27 02:48:25 DEBUG : yaml: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f4153a61ee372738a_d20260327_m023808_c001_v7007000_t0000_u01774579088391") 2026/03/27 02:48:26 DEBUG : yaml: Deleting (id "4_z3f12bd53205d2bdb9fd80e1b_f10928524b954b126_d20260327_m023807_c001_v0001173_t0043_u01774579087365") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m48.814166533s (try 1/5)