"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/08 01:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva" 2026/03/08 01:08:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 01:08:34 DEBUG : Creating backend with remote "/tmp/rclone1079836246" === 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-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/08 01:08:36 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:36 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 01:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:36 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:36 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:08:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:37 INFO : sub dir/hello world: Copied (new) 2026/03/08 01:08:37 DEBUG : B2 bucket rclone-test-hiworip2ruva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.98s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", 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-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", 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-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:39 DEBUG : Creating backend with remote "/non-existing" 2026/03/08 01:08:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/08 01:08:39 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:39 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:40 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:40 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:40 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:08:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.60s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", 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-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:41 INFO : B2 bucket rclone-test-hiworip2ruva: Running all checks before starting transfers 2026/03/08 01:08:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:41 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:41 INFO : B2 bucket rclone-test-hiworip2ruva: Checks finished, now starting transfers 2026/03/08 01:08:41 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:08:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.28s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:43 ERROR : Ignoring --no-traverse with sync 2026/03/08 01:08:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:43 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:43 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:08:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:43 INFO : sub dir/hello world: Copied (new) 2026/03/08 01:08:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.38s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/08 01:08:44 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:44 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:45 DEBUG : hello world2: size = 12 OK 2026/03/08 01:08:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/08 01:08:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.39s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:08:45 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:45 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:46 DEBUG : potato2: size = 11 OK 2026/03/08 01:08:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:08:47 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:47 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:48 DEBUG : potato2: size = 11 OK 2026/03/08 01:08:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.69s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/08 01:08:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 01:08:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/08 01:08:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 01:08:48 INFO : sub dir2: Making directory 2026/03/08 01:08:48 INFO : sub dir: Making directory 2026/03/08 01:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:48 INFO : sub dir2/sub sub dir2: Making directory 2026/03/08 01:08:48 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:48 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:08:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:49 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/08 01:08:49 DEBUG : B2 bucket rclone-test-hiworip2ruva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:50 INFO : sub dir2: Making directory 2026/03/08 01:08:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/08 01:08:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 01:08:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:50 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:50 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:08:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:51 DEBUG : sub dir2: Making directory with metadata 2026/03/08 01:08:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 01:08:51 INFO : sub dir2: Making directory 2026/03/08 01:08:51 INFO : sub dir: Making directory 2026/03/08 01:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:51 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:51 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:08:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:51 INFO : sub dir/hello world: Copied (new) 2026/03/08 01:08:51 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/08 01:08:51 DEBUG : B2 bucket rclone-test-hiworip2ruva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/08 01:08:52 DEBUG : B2 bucket rclone-test-hiworip2ruva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.40s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", 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-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:53 INFO : sub dir2: Making directory 2026/03/08 01:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:53 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:53 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:08:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:53 INFO : sub dir/hello world: Copied (new) 2026/03/08 01:08:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.39s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:54 DEBUG : sub dir2: Making directory with metadata 2026/03/08 01:08:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 01:08:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 01:08:54 INFO : sub dir2: Making directory 2026/03/08 01:08:54 INFO : sub dir: Making directory 2026/03/08 01:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:54 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:54 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:08:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:54 INFO : sub dir/hello world: Copied (new) 2026/03/08 01:08:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/08 01:08:55 DEBUG : B2 bucket rclone-test-hiworip2ruva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.29s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", 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-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:56 INFO : sub dir2: Making directory 2026/03/08 01:08:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:56 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:08:56 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:08:56 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:08:56 INFO : sub dir/hello world: Copied (new) 2026/03/08 01:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:08:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yohepeg8rodu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hiworip2ruva -> B2 bucket rclone-test-yohepeg8rodu 2026/03/08 01:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:08:58 DEBUG : B2 bucket rclone-test-yohepeg8rodu: Waiting for checks to finish 2026/03/08 01:08:58 DEBUG : B2 bucket rclone-test-yohepeg8rodu: Waiting for transfers to finish 2026/03/08 01:09:00 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:09:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:09:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 01:09:00 DEBUG : B2 bucket rclone-test-yohepeg8rodu: Purge remote 2026/03/08 01:09:00 INFO : B2 bucket rclone-test-yohepeg8rodu: cleaning bucket "rclone-test-yohepeg8rodu" of all files 2026/03/08 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f228d83f0ddcbab9fc80e1b_f106553284ab84567_d20260308_m010859_c001_v0001039_t0033_u01772932139758") --- PASS: TestServerSideCopy (4.39s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:09:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:09:02 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 01:09:02 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:02 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:03 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 01:09:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/08 01:09:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zayozup9wodi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hiworip2ruva -> B2 bucket rclone-test-zayozup9wodi 2026/03/08 01:09:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:09:05 DEBUG : B2 bucket rclone-test-zayozup9wodi: Waiting for checks to finish 2026/03/08 01:09:05 DEBUG : B2 bucket rclone-test-zayozup9wodi: Waiting for transfers to finish 2026/03/08 01:09:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:09:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:09:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 01:09:06 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:09:06 DEBUG : B2 bucket rclone-test-zayozup9wodi: Waiting for checks to finish 2026/03/08 01:09:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zayozup9wodi) 2026/03/08 01:09:06 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 01:09:06 DEBUG : B2 bucket rclone-test-zayozup9wodi: Waiting for transfers to finish 2026/03/08 01:09:07 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 01:09:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/08 01:09:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 01:09:07 DEBUG : B2 bucket rclone-test-zayozup9wodi: Purge remote 2026/03/08 01:09:07 INFO : B2 bucket rclone-test-zayozup9wodi: cleaning bucket "rclone-test-zayozup9wodi" of all files 2026/03/08 01:09:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f32ad13f0ddcbab9fc80e1b_f110590ed7d8e1237_d20260308_m010907_c001_v0001029_t0022_u01772932147045") 2026/03/08 01:09:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f32ad13f0ddcbab9fc80e1b_f107ef20793249c54_d20260308_m010905_c001_v0001185_t0016_u01772932145995") --- PASS: TestServerSideCopyOverSelf (5.88s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:09:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:09:10 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 01:09:10 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:10 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:10 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 01:09:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/08 01:09:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/08 01:09:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.03s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-mifitol6vohi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hiworip2ruva -> B2 bucket rclone-test-mifitol6vohi 2026/03/08 01:09:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:09:13 DEBUG : B2 bucket rclone-test-mifitol6vohi: Waiting for checks to finish 2026/03/08 01:09:13 DEBUG : B2 bucket rclone-test-mifitol6vohi: Waiting for transfers to finish 2026/03/08 01:09:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:09:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:09:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 01:09:15 DEBUG : B2 bucket rclone-test-mifitol6vohi: Waiting for checks to finish 2026/03/08 01:09:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:09:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mifitol6vohi) 2026/03/08 01:09:15 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 01:09:15 DEBUG : B2 bucket rclone-test-mifitol6vohi: Waiting for transfers to finish 2026/03/08 01:09:15 DEBUG : sub dir/hello world: size = 17 OK 2026/03/08 01:09:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/08 01:09:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 01:09:15 INFO : sub dir/hello world: Deleted 2026/03/08 01:09:16 DEBUG : testing file moves 2026/03/08 01:09:17 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:09:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mifitol6vohi) 2026/03/08 01:09:17 DEBUG : sub dir/hello world: Sizes differ 2026/03/08 01:09:17 DEBUG : B2 bucket rclone-test-mifitol6vohi: Waiting for checks to finish 2026/03/08 01:09:17 DEBUG : B2 bucket rclone-test-mifitol6vohi: Waiting for transfers to finish 2026/03/08 01:09:17 DEBUG : sub dir/hello world: size = 24 OK 2026/03/08 01:09:17 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/08 01:09:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/08 01:09:17 INFO : sub dir/hello world: Deleted 2026/03/08 01:09:18 DEBUG : B2 bucket rclone-test-mifitol6vohi: Purge remote 2026/03/08 01:09:18 INFO : B2 bucket rclone-test-mifitol6vohi: cleaning bucket "rclone-test-mifitol6vohi" of all files 2026/03/08 01:09:18 DEBUG : sub dir/hello world: Deleting (id "4_z1f82cd03f0ddcbab9fc80e1b_f1096cd330d9a4509_d20260308_m010917_c001_v0001033_t0043_u01772932157170") 2026/03/08 01:09:18 DEBUG : sub dir/hello world: Deleting (id "4_z1f82cd03f0ddcbab9fc80e1b_f112e9462276d2938_d20260308_m010915_c001_v0001117_t0010_u01772932155206") 2026/03/08 01:09:18 DEBUG : sub dir/hello world: Deleting (id "4_z1f82cd03f0ddcbab9fc80e1b_f11736ace4abee6c0_d20260308_m010913_c001_v0001113_t0036_u01772932153881") --- PASS: TestServerSideMoveOverSelf (7.83s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:19 ERROR : error listing: directory not found 2026/03/08 01:09:20 INFO : Local file system at /tmp/rclone1079836246: Making directory 2026/03/08 01:09:20 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:20 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:09:21 DEBUG : Local file system at /tmp/rclone1079836246: Waiting for checks to finish 2026/03/08 01:09:21 DEBUG : Local file system at /tmp/rclone1079836246: Waiting for transfers to finish 2026/03/08 01:09:22 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/08 01:09:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:09:22 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/08 01:09:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.86s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:23 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/08 01:09:23 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:23 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:23 DEBUG : check sum: size = 1 OK 2026/03/08 01:09:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 01:09:23 INFO : check sum: Copied (new) 2026/03/08 01:09:23 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:23 DEBUG : check sum: size = 1 OK 2026/03/08 01:09:23 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 01:09:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/08 01:09:23 DEBUG : check sum: Unchanged skipping 2026/03/08 01:09:23 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:23 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/08 01:09:24 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:24 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:24 DEBUG : sizeonly: size = 6 OK 2026/03/08 01:09:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/08 01:09:24 INFO : sizeonly: Copied (new) 2026/03/08 01:09:24 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:25 DEBUG : sizeonly: size = 6 OK 2026/03/08 01:09:25 DEBUG : sizeonly: Sizes identical 2026/03/08 01:09:25 DEBUG : sizeonly: Unchanged skipping 2026/03/08 01:09:25 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:25 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:25 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/08 01:09:26 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:26 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/08 01:09:26 INFO : ignore-size: Copied (new) 2026/03/08 01:09:26 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:09:26 DEBUG : ignore-size: Unchanged skipping 2026/03/08 01:09:26 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:26 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:26 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.68s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:28 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:28 DEBUG : existing: size = 6 OK 2026/03/08 01:09:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:09:28 DEBUG : existing: Unchanged skipping 2026/03/08 01:09:28 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:28 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:28 INFO : There was nothing to transfer 2026/03/08 01:09:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/08 01:09:28 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:28 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:29 DEBUG : existing: size = 6 OK 2026/03/08 01:09:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/08 01:09:29 INFO : existing: Copied (replaced existing) 2026/03/08 01:09:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.14s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 01:09:30 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:30 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:30 DEBUG : existing: size = 6 OK 2026/03/08 01:09:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/08 01:09:30 INFO : existing: Copied (new) 2026/03/08 01:09:30 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:30 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:30 DEBUG : existing: Destination exists, skipping 2026/03/08 01:09:30 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:30 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:32 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/08 01:09:32 DEBUG : c/non empty space: size = 5 OK 2026/03/08 01:09:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:09:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 01:09:32 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:32 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 01:09:32 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:32 DEBUG : a/potato2: size = 60 OK 2026/03/08 01:09:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:09:32 INFO : a/potato2: Copied (new) 2026/03/08 01:09:32 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:33 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:34 DEBUG : empty space: size = 1 OK 2026/03/08 01:09:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/08 01:09:34 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 01:09:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/08 01:09:34 DEBUG : empty space: Unchanged skipping 2026/03/08 01:09:34 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:34 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:34 INFO : There was nothing to transfer 2026/03/08 01:09:35 DEBUG : empty space: size = 1 OK 2026/03/08 01:09: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/08 01:09:35 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 01:09:35 INFO : empty space: Updated modification time in destination 2026/03/08 01:09:35 DEBUG : empty space: Unchanged skipping 2026/03/08 01:09:35 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:35 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:37 DEBUG : empty space: size = 1 OK 2026/03/08 01:09:37 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/08 01:09:37 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 01:09:37 DEBUG : empty space: Unchanged skipping 2026/03/08 01:09:37 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:37 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:38 DEBUG : foo: size = 3 OK 2026/03/08 01:09:38 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/08 01:09:38 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:09:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:09:38 DEBUG : foo: sha1 differ 2026/03/08 01:09:38 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:38 DEBUG : foo: size = 3 OK 2026/03/08 01:09:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/08 01:09:38 INFO : foo: Copied (replaced existing) 2026/03/08 01:09:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:40 DEBUG : empty space: size = 1 OK 2026/03/08 01:09:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:09:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/08 01:09:40 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:40 DEBUG : empty space: Unchanged skipping 2026/03/08 01:09:40 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:40 DEBUG : potato: size = 60 OK 2026/03/08 01:09:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:09:40 INFO : potato: Copied (new) 2026/03/08 01:09:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:42 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:09:42 DEBUG : potato: size = 60 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:09:42 DEBUG : potato: Sizes differ 2026/03/08 01:09:42 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:42 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:43 DEBUG : potato: size = 21 OK 2026/03/08 01:09:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/08 01:09:43 INFO : potato: Copied (replaced existing) 2026/03/08 01:09:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:44 DEBUG : potato: size = 21 OK 2026/03/08 01:09:44 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:44 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/08 01:09:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1079836246) 2026/03/08 01:09:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:09:44 DEBUG : potato: sha1 differ 2026/03/08 01:09:44 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:44 DEBUG : potato: size = 21 OK 2026/03/08 01:09:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/08 01:09:44 INFO : potato: Copied (replaced existing) 2026/03/08 01:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:09:46 DEBUG : empty space: size = 1 OK 2026/03/08 01:09:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:09:46 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:46 DEBUG : empty space: Unchanged skipping 2026/03/08 01:09:46 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/08 01:09:46 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:09:48 DEBUG : empty space: size = 1 OK 2026/03/08 01:09:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:09:48 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:48 DEBUG : empty space: Unchanged skipping 2026/03/08 01:09:48 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:48 DEBUG : potato2: size = 60 OK 2026/03/08 01:09:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:09:48 INFO : potato2: Copied (new) 2026/03/08 01:09:48 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:50 INFO : d: Making directory 2026/03/08 01:09:50 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/08 01:09:51 DEBUG : c/non empty space: size = 5 OK 2026/03/08 01:09:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:09:51 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 01:09:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 01:09:51 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:51 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:51 DEBUG : a/potato2: size = 60 OK 2026/03/08 01:09:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:09:51 INFO : a/potato2: Copied (new) 2026/03/08 01:09:51 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:51 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/08 01:09:53 DEBUG : c/non empty space: size = 5 OK 2026/03/08 01:09:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:09:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/08 01:09:53 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:53 DEBUG : c/non empty space: Unchanged skipping 2026/03/08 01:09:53 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:54 DEBUG : a/potato2: size = 60 OK 2026/03/08 01:09:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:09:54 INFO : a/potato2: Copied (new) 2026/03/08 01:09:54 ERROR : B2 bucket rclone-test-hiworip2ruva: not deleting files as there were IO errors 2026/03/08 01:09:54 ERROR : B2 bucket rclone-test-hiworip2ruva: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.68s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:56 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:56 DEBUG : empty space: size = 1 OK 2026/03/08 01:09:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:09:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:09:56 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:56 DEBUG : empty space: Unchanged skipping 2026/03/08 01:09:56 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:56 INFO : potato: Deleted 2026/03/08 01:09:57 DEBUG : potato2: size = 60 OK 2026/03/08 01:09:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:09:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.68s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:09:58 DEBUG : Waiting for deletions to finish 2026/03/08 01:09:59 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:59 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:59 INFO : potato: Deleted 2026/03/08 01:09:59 DEBUG : empty space: size = 1 OK 2026/03/08 01:09:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:09:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:09:59 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:09:59 DEBUG : empty space: Unchanged skipping 2026/03/08 01:09:59 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:09:59 DEBUG : potato2: size = 60 OK 2026/03/08 01:09:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:09:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.83s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:10:01 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:01 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:01 DEBUG : potato2: size = 19 OK 2026/03/08 01:10:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/08 01:10:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.96s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:03 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 01:10:03 DEBUG : enormous: Excluded 2026/03/08 01:10:03 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 01:10:03 DEBUG : potato2: Excluded 2026/03/08 01:10:03 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 01:10:03 DEBUG : empty space: size = 1 OK 2026/03/08 01:10:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:10:03 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:03 DEBUG : empty space: Unchanged skipping 2026/03/08 01:10:03 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:03 DEBUG : Waiting for deletions to finish 2026/03/08 01:10:03 INFO : There was nothing to transfer 2026/03/08 01:10:04 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 01:10:04 DEBUG : enormous: Excluded 2026/03/08 01:10:04 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 01:10:04 DEBUG : potato2: Excluded 2026/03/08 01:10:04 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 01:10:04 DEBUG : Local file system at /tmp/rclone1079836246: Waiting for checks to finish 2026/03/08 01:10:04 DEBUG : empty space: size = 1 OK 2026/03/08 01:10:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/08 01:10:04 DEBUG : empty space: Unchanged skipping 2026/03/08 01:10:04 DEBUG : Local file system at /tmp/rclone1079836246: Waiting for transfers to finish 2026/03/08 01:10:04 DEBUG : Waiting for deletions to finish 2026/03/08 01:10:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:06 DEBUG : enormous: Excluded (Size Filter) 2026/03/08 01:10:06 DEBUG : enormous: Excluded 2026/03/08 01:10:06 DEBUG : potato2: Excluded (Size Filter) 2026/03/08 01:10:06 DEBUG : potato2: Excluded 2026/03/08 01:10:06 DEBUG : empty space: size = 1 OK 2026/03/08 01:10:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:10:06 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:06 DEBUG : empty space: Unchanged skipping 2026/03/08 01:10:06 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:06 DEBUG : Waiting for deletions to finish 2026/03/08 01:10:06 INFO : potato2: Deleted 2026/03/08 01:10:06 INFO : enormous: Deleted 2026/03/08 01:10:06 INFO : There was nothing to transfer 2026/03/08 01:10:07 DEBUG : empty space: size = 1 OK 2026/03/08 01:10:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/08 01:10:07 DEBUG : empty space: Unchanged skipping 2026/03/08 01:10:07 DEBUG : Local file system at /tmp/rclone1079836246: Waiting for checks to finish 2026/03/08 01:10:07 DEBUG : Local file system at /tmp/rclone1079836246: Waiting for transfers to finish 2026/03/08 01:10:07 DEBUG : Waiting for deletions to finish 2026/03/08 01:10:07 INFO : enormous: Deleted 2026/03/08 01:10:07 INFO : potato2: Deleted 2026/03/08 01:10:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.81s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:09 DEBUG : five: Need to transfer - File not found at Destination 2026/03/08 01:10:09 DEBUG : four: size = 4 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:10:09 DEBUG : four: size = 8 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:10:09 DEBUG : four: Sizes differ 2026/03/08 01:10:09 DEBUG : one: Destination is newer than source, skipping 2026/03/08 01:10:09 DEBUG : three: size = 5 OK 2026/03/08 01:10:09 DEBUG : three: Sizes identical 2026/03/08 01:10:09 DEBUG : two: size = 3 OK 2026/03/08 01:10:09 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1079836246) 2026/03/08 01:10:09 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:10:09 DEBUG : two: sha1 differ 2026/03/08 01:10:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/08 01:10:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/08 01:10:09 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:09 DEBUG : five: size = 4 OK 2026/03/08 01:10:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/08 01:10:09 INFO : five: Copied (new) 2026/03/08 01:10:10 DEBUG : two: size = 3 OK 2026/03/08 01:10:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/08 01:10:10 INFO : two: Copied (replaced existing) 2026/03/08 01:10:10 DEBUG : four: size = 4 OK 2026/03/08 01:10:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/08 01:10:10 INFO : four: Copied (replaced existing) 2026/03/08 01:10:10 DEBUG : Waiting for deletions to finish 2026/03/08 01:10:10 DEBUG : five: size = 4 OK 2026/03/08 01:10:10 DEBUG : four: size = 4 OK 2026/03/08 01:10:10 DEBUG : one: Destination is newer than source, skipping 2026/03/08 01:10:10 DEBUG : three: size = 5 OK 2026/03/08 01:10:10 DEBUG : two: size = 3 OK 2026/03/08 01:10:10 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/08 01:10:10 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/08 01:10:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/08 01:10:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1079836246) 2026/03/08 01:10:10 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:10:10 DEBUG : three: sha1 differ 2026/03/08 01:10:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/08 01:10:10 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/08 01:10:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/08 01:10:10 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/08 01:10:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/08 01:10:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/08 01:10:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/08 01:10:10 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:11 DEBUG : three: size = 5 OK 2026/03/08 01:10:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 01:10:11 INFO : three: Copied (replaced existing) 2026/03/08 01:10:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.98s) === 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-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/08 01:10:13 INFO : B2 bucket rclone-test-hiworip2ruva: Making map for --track-renames 2026/03/08 01:10:13 INFO : B2 bucket rclone-test-hiworip2ruva: Finished making map for --track-renames 2026/03/08 01:10:13 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/08 01:10:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/08 01:10:13 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for renames to finish 2026/03/08 01:10:13 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:13 DEBUG : potato: size = 14 OK 2026/03/08 01:10:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/08 01:10:13 INFO : potato: Copied (new) 2026/03/08 01:10:13 DEBUG : yam: size = 11 OK 2026/03/08 01:10:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 01:10:13 INFO : yam: Copied (new) 2026/03/08 01:10:13 DEBUG : Waiting for deletions to finish 2026/03/08 01:10:13 DEBUG : potato: size = 14 OK 2026/03/08 01:10:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:10:13 INFO : B2 bucket rclone-test-hiworip2ruva: Making map for --track-renames 2026/03/08 01:10:13 INFO : B2 bucket rclone-test-hiworip2ruva: Finished making map for --track-renames 2026/03/08 01:10:13 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:13 DEBUG : potato: Unchanged skipping 2026/03/08 01:10:13 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for renames to finish 2026/03/08 01:10:14 DEBUG : yaml: size = 11 OK 2026/03/08 01:10:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 01:10:14 INFO : yam: Copied (server-side copy) to: yaml 2026/03/08 01:10:14 INFO : yam: Deleted 2026/03/08 01:10:14 INFO : yaml: Renamed from "yam" 2026/03/08 01:10:14 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/08 01:10:16 INFO : B2 bucket rclone-test-hiworip2ruva: Making map for --track-renames 2026/03/08 01:10:16 INFO : B2 bucket rclone-test-hiworip2ruva: Finished making map for --track-renames 2026/03/08 01:10:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/08 01:10:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/08 01:10:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for renames to finish 2026/03/08 01:10:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:16 DEBUG : yam: size = 11 OK 2026/03/08 01:10:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 01:10:16 INFO : yam: Copied (new) 2026/03/08 01:10:16 DEBUG : potato: size = 14 OK 2026/03/08 01:10:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/08 01:10:16 INFO : potato: Copied (new) 2026/03/08 01:10:16 DEBUG : Waiting for deletions to finish 2026/03/08 01:10:16 DEBUG : potato: size = 14 OK 2026/03/08 01:10:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:10:16 INFO : B2 bucket rclone-test-hiworip2ruva: Making map for --track-renames 2026/03/08 01:10:16 INFO : B2 bucket rclone-test-hiworip2ruva: Finished making map for --track-renames 2026/03/08 01:10:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:16 DEBUG : potato: Unchanged skipping 2026/03/08 01:10:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for renames to finish 2026/03/08 01:10:17 DEBUG : yaml: size = 11 OK 2026/03/08 01:10:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 01:10:17 INFO : yam: Copied (server-side copy) to: yaml 2026/03/08 01:10:17 INFO : yam: Deleted 2026/03/08 01:10:17 INFO : yaml: Renamed from "yam" 2026/03/08 01:10:17 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/08 01:10:18 INFO : B2 bucket rclone-test-hiworip2ruva: Making map for --track-renames 2026/03/08 01:10:18 INFO : B2 bucket rclone-test-hiworip2ruva: Finished making map for --track-renames 2026/03/08 01:10:18 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/08 01:10:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/08 01:10:18 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for renames to finish 2026/03/08 01:10:18 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:18 DEBUG : sub/yam: size = 11 OK 2026/03/08 01:10:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 01:10:18 INFO : sub/yam: Copied (new) 2026/03/08 01:10:19 DEBUG : potato: size = 14 OK 2026/03/08 01:10:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/08 01:10:19 INFO : potato: Copied (new) 2026/03/08 01:10:19 DEBUG : Waiting for deletions to finish 2026/03/08 01:10:19 DEBUG : potato: size = 14 OK 2026/03/08 01:10:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:10:19 DEBUG : potato: Unchanged skipping 2026/03/08 01:10:19 INFO : B2 bucket rclone-test-hiworip2ruva: Making map for --track-renames 2026/03/08 01:10:19 INFO : B2 bucket rclone-test-hiworip2ruva: Finished making map for --track-renames 2026/03/08 01:10:19 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:19 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for renames to finish 2026/03/08 01:10:20 DEBUG : yam: size = 11 OK 2026/03/08 01:10:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/08 01:10:20 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/08 01:10:20 INFO : sub/yam: Deleted 2026/03/08 01:10:20 INFO : yam: Renamed from "sub/yam" 2026/03/08 01:10:20 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.78s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:21 DEBUG : Creating backend with remote "/tmp/rclone1079836246/dir1" 2026/03/08 01:10:21 DEBUG : Creating backend with remote "/tmp/rclone1079836246/dir2" 2026/03/08 01:10:21 DEBUG : Local file system at /tmp/rclone1079836246/dir2: Using server-side directory move 2026/03/08 01:10:21 INFO : Local file system at /tmp/rclone1079836246/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/08 01:10:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/08 01:10:21 INFO : file1.txt: Moved (server-side) 2026/03/08 01:10:21 DEBUG : Local file system at /tmp/rclone1079836246/dir2: Waiting for checks to finish 2026/03/08 01:10:21 DEBUG : Local file system at /tmp/rclone1079836246/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:10:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/08 01:10:21 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:21 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/08 01:10:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/08 01:10:22 INFO : nested/sub dir/file: Copied (new) 2026/03/08 01:10:22 INFO : nested/sub dir/file: Deleted 2026/03/08 01:10:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:10:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:10:22 INFO : sub dir/hello world: Copied (new) 2026/03/08 01:10:22 INFO : sub dir/hello world: Deleted 2026/03/08 01:10:22 INFO : sub dir: Removing directory 2026/03/08 01:10:22 INFO : nested/sub dir: Removing directory 2026/03/08 01:10:22 INFO : nested: Removing directory 2026/03/08 01:10:22 DEBUG : Local file system at /tmp/rclone1079836246: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/08 01:10:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/08 01:10:23 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:23 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:23 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/08 01:10:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/08 01:10:23 INFO : nested/sub dir/file: Copied (new) 2026/03/08 01:10:23 INFO : nested/sub dir/file: Deleted 2026/03/08 01:10:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/08 01:10:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:10:23 INFO : sub dir/hello world: Copied (new) 2026/03/08 01:10:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.36s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/08 01:10:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 01:10:25 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:25 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:25 DEBUG : existing: size = 6 OK 2026/03/08 01:10:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/08 01:10:25 INFO : existing: Copied (new) 2026/03/08 01:10:25 INFO : existing: Deleted 2026/03/08 01:10:25 DEBUG : existing-b: size = 6 OK 2026/03/08 01:10:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/08 01:10:25 INFO : existing-b: Copied (new) 2026/03/08 01:10:25 INFO : existing-b: Deleted 2026/03/08 01:10:25 DEBUG : existing: Destination exists, skipping 2026/03/08 01:10:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/08 01:10:25 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:10:25 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:10:25 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.84s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hasuyek5vomi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hiworip2ruva -> B2 bucket rclone-test-hasuyek5vomi 2026/03/08 01:10:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:10:30 DEBUG : empty space: size = 1 OK 2026/03/08 01:10:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 01:10:30 DEBUG : empty space: Unchanged skipping 2026/03/08 01:10:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:10:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hasuyek5vomi) 2026/03/08 01:10:30 DEBUG : potato3: Sizes differ 2026/03/08 01:10:30 DEBUG : B2 bucket rclone-test-hasuyek5vomi: Waiting for checks to finish 2026/03/08 01:10:30 INFO : empty space: Deleted 2026/03/08 01:10:30 DEBUG : B2 bucket rclone-test-hasuyek5vomi: Waiting for transfers to finish 2026/03/08 01:10:31 DEBUG : potato3: size = 68 OK 2026/03/08 01:10:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 01:10:31 INFO : potato3: Copied (server-side copy) 2026/03/08 01:10:31 INFO : potato3: Deleted 2026/03/08 01:10:31 DEBUG : potato2: size = 60 OK 2026/03/08 01:10:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:10:31 INFO : potato2: Copied (server-side copy) 2026/03/08 01:10:31 INFO : potato2: Deleted 2026/03/08 01:10:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dewoduz0mufu" 2026/03/08 01:10:32 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/08 01:10:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:10:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/08 01:10:32 DEBUG : B2 bucket rclone-test-dewoduz0mufu: Waiting for checks to finish 2026/03/08 01:10:32 DEBUG : B2 bucket rclone-test-dewoduz0mufu: Waiting for transfers to finish 2026/03/08 01:10:33 DEBUG : empty space: size = 1 OK 2026/03/08 01:10:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 01:10:33 INFO : empty space: Copied (server-side copy) 2026/03/08 01:10:33 INFO : empty space: Deleted 2026/03/08 01:10:33 DEBUG : potato2: size = 60 OK 2026/03/08 01:10:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:10:33 INFO : potato2: Copied (server-side copy) 2026/03/08 01:10:34 DEBUG : potato3: size = 68 OK 2026/03/08 01:10:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 01:10:34 INFO : potato3: Copied (server-side copy) 2026/03/08 01:10:34 INFO : potato2: Deleted 2026/03/08 01:10:34 INFO : potato3: Deleted 2026/03/08 01:10:34 DEBUG : B2 bucket rclone-test-dewoduz0mufu: Purge remote 2026/03/08 01:10:34 INFO : B2 bucket rclone-test-dewoduz0mufu: cleaning bucket "rclone-test-dewoduz0mufu" of all files 2026/03/08 01:10:34 DEBUG : empty space: Deleting (id "4_z7fd2fd73f0edcbab9fc80e1b_f1051677c85e4494b_d20260308_m011033_c001_v0001029_t0036_u01772932233524") 2026/03/08 01:10:34 DEBUG : potato2: Deleting (id "4_z7fd2fd73f0edcbab9fc80e1b_f1112b9e167a32d0b_d20260308_m011033_c001_v0001184_t0031_u01772932233862") 2026/03/08 01:10:34 DEBUG : potato3: Deleting (id "4_z7fd2fd73f0edcbab9fc80e1b_f1165d09fa5c9b9ad_d20260308_m011033_c001_v0001178_t0008_u01772932233885") 2026/03/08 01:10:35 DEBUG : B2 bucket rclone-test-hasuyek5vomi: Purge remote 2026/03/08 01:10:35 INFO : B2 bucket rclone-test-hasuyek5vomi: cleaning bucket "rclone-test-hasuyek5vomi" of all files 2026/03/08 01:10:35 DEBUG : empty space: Deleting (id "4_zef22ed63f0edcbab9fc80e1b_f4030e6bc44c29f4d_d20260308_m011033_c001_v7007000_t0000_u01772932233846") 2026/03/08 01:10:35 DEBUG : empty space: Deleting (id "4_zef22ed63f0edcbab9fc80e1b_f1099162cffee300b_d20260308_m011029_c001_v0001185_t0033_u01772932229802") 2026/03/08 01:10:35 DEBUG : potato2: Deleting (id "4_zef22ed63f0edcbab9fc80e1b_f4030e6bc44c29f4f_d20260308_m011034_c001_v7007000_t0000_u01772932234068") 2026/03/08 01:10:35 DEBUG : potato2: Deleting (id "4_zef22ed63f0edcbab9fc80e1b_f10170f07873fd681_d20260308_m011030_c001_v0001104_t0011_u01772932230605") 2026/03/08 01:10:35 DEBUG : potato3: Deleting (id "4_zef22ed63f0edcbab9fc80e1b_f4060d65fef0e4b80_d20260308_m011034_c001_v7007000_t0000_u01772932234111") 2026/03/08 01:10:35 DEBUG : potato3: Deleting (id "4_zef22ed63f0edcbab9fc80e1b_f1182d13955273c96_d20260308_m011030_c001_v0001181_t0010_u01772932230984") 2026/03/08 01:10:35 DEBUG : potato3: Deleting (id "4_zef22ed63f0edcbab9fc80e1b_f1099162cffee3011_d20260308_m011030_c001_v0001185_t0056_u01772932230023") --- PASS: TestServerSideMove (10.74s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yelizut4jode" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hiworip2ruva -> B2 bucket rclone-test-yelizut4jode 2026/03/08 01:10:42 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 01:10:42 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 01:10:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:10:42 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:10:42 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yelizut4jode) 2026/03/08 01:10:42 DEBUG : potato3: Sizes differ 2026/03/08 01:10:42 DEBUG : B2 bucket rclone-test-yelizut4jode: Waiting for checks to finish 2026/03/08 01:10:42 DEBUG : B2 bucket rclone-test-yelizut4jode: Waiting for transfers to finish 2026/03/08 01:10:43 DEBUG : potato2: size = 60 OK 2026/03/08 01:10:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:10:43 INFO : potato2: Copied (server-side copy) 2026/03/08 01:10:43 DEBUG : potato3: size = 68 OK 2026/03/08 01:10:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 01:10:43 INFO : potato3: Copied (server-side copy) 2026/03/08 01:10:43 INFO : potato2: Deleted 2026/03/08 01:10:43 INFO : potato3: Deleted 2026/03/08 01:10:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kosasad2bopi" 2026/03/08 01:10:44 DEBUG : empty space: Excluded (Size Filter) 2026/03/08 01:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:10:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/08 01:10:45 DEBUG : B2 bucket rclone-test-kosasad2bopi: Waiting for checks to finish 2026/03/08 01:10:45 DEBUG : B2 bucket rclone-test-kosasad2bopi: Waiting for transfers to finish 2026/03/08 01:10:46 DEBUG : potato2: size = 60 OK 2026/03/08 01:10:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:10:46 INFO : potato2: Copied (server-side copy) 2026/03/08 01:10:46 INFO : potato2: Deleted 2026/03/08 01:10:46 DEBUG : potato3: size = 68 OK 2026/03/08 01:10:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 01:10:46 INFO : potato3: Copied (server-side copy) 2026/03/08 01:10:46 INFO : potato3: Deleted 2026/03/08 01:10:47 DEBUG : B2 bucket rclone-test-kosasad2bopi: Purge remote 2026/03/08 01:10:47 INFO : B2 bucket rclone-test-kosasad2bopi: cleaning bucket "rclone-test-kosasad2bopi" of all files 2026/03/08 01:10:47 DEBUG : potato2: Deleting (id "4_zbf622d73f0fdcbab9fc80e1b_f104f61300d2c777f_d20260308_m011045_c001_v0001185_t0013_u01772932245934") 2026/03/08 01:10:47 DEBUG : potato3: Deleting (id "4_zbf622d73f0fdcbab9fc80e1b_f110819031a385edf_d20260308_m011046_c001_v0001136_t0025_u01772932246155") 2026/03/08 01:10:47 DEBUG : B2 bucket rclone-test-yelizut4jode: Purge remote 2026/03/08 01:10:47 INFO : B2 bucket rclone-test-yelizut4jode: cleaning bucket "rclone-test-yelizut4jode" of all files 2026/03/08 01:10:48 DEBUG : empty space: Deleting (id "4_z2fa21d63f0fdcbab9fc80e1b_f10423d3358130a82_d20260308_m011041_c001_v0001157_t0032_u01772932241934") 2026/03/08 01:10:48 DEBUG : potato2: Deleting (id "4_z2fa21d63f0fdcbab9fc80e1b_f40246a5f0c3ab606_d20260308_m011046_c001_v7007000_t0000_u01772932246137") 2026/03/08 01:10:48 DEBUG : potato2: Deleting (id "4_z2fa21d63f0fdcbab9fc80e1b_f118e719f785e8193_d20260308_m011042_c001_v0001167_t0031_u01772932242939") 2026/03/08 01:10:48 DEBUG : potato3: Deleting (id "4_z2fa21d63f0fdcbab9fc80e1b_f40246a5f0c3ab607_d20260308_m011046_c001_v7007000_t0000_u01772932246623") 2026/03/08 01:10:48 DEBUG : potato3: Deleting (id "4_z2fa21d63f0fdcbab9fc80e1b_f100302dd435c57e1_d20260308_m011043_c001_v0001093_t0054_u01772932243301") 2026/03/08 01:10:48 DEBUG : potato3: Deleting (id "4_z2fa21d63f0fdcbab9fc80e1b_f10423d3358130a86_d20260308_m011042_c001_v0001157_t0046_u01772932242199") --- PASS: TestServerSideMoveWithFilter (12.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:10:49 DEBUG : Creating backend with remote "TestB2:rclone-test-meyenof3duzu" 2026/03/08 01:10:52 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hiworip2ruva -> B2 bucket rclone-test-meyenof3duzu 2026/03/08 01:10:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:10:54 DEBUG : empty space: size = 1 OK 2026/03/08 01:10:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 01:10:54 DEBUG : empty space: Unchanged skipping 2026/03/08 01:10:54 DEBUG : B2 bucket rclone-test-meyenof3duzu: Waiting for checks to finish 2026/03/08 01:10:54 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:10:54 DEBUG : potato3: size = 60 (B2 bucket rclone-test-meyenof3duzu) 2026/03/08 01:10:54 DEBUG : potato3: Sizes differ 2026/03/08 01:10:54 INFO : empty space: Deleted 2026/03/08 01:10:54 DEBUG : B2 bucket rclone-test-meyenof3duzu: Waiting for transfers to finish 2026/03/08 01:10:55 DEBUG : potato2: size = 60 OK 2026/03/08 01:10:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:10:55 INFO : potato2: Copied (server-side copy) 2026/03/08 01:10:55 DEBUG : potato3: size = 68 OK 2026/03/08 01:10:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 01:10:55 INFO : potato3: Copied (server-side copy) 2026/03/08 01:10:55 INFO : potato2: Deleted 2026/03/08 01:10:55 INFO : potato3: Deleted 2026/03/08 01:10:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kogosoh3rexe" 2026/03/08 01:10:56 INFO : tomatoDir: Making directory 2026/03/08 01:10:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/08 01:10:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/08 01:10:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/08 01:10:57 DEBUG : B2 bucket rclone-test-kogosoh3rexe: Waiting for checks to finish 2026/03/08 01:10:57 DEBUG : B2 bucket rclone-test-kogosoh3rexe: Waiting for transfers to finish 2026/03/08 01:10:58 DEBUG : empty space: size = 1 OK 2026/03/08 01:10:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/08 01:10:58 INFO : empty space: Copied (server-side copy) 2026/03/08 01:10:58 INFO : empty space: Deleted 2026/03/08 01:10:58 DEBUG : potato2: size = 60 OK 2026/03/08 01:10:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/08 01:10:58 INFO : potato2: Copied (server-side copy) 2026/03/08 01:10:58 INFO : potato2: Deleted 2026/03/08 01:11:00 DEBUG : potato3: size = 68 OK 2026/03/08 01:11:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/08 01:11:00 INFO : potato3: Copied (server-side copy) 2026/03/08 01:11:00 INFO : potato3: Deleted 2026/03/08 01:11:00 DEBUG : B2 bucket rclone-test-kogosoh3rexe: Purge remote 2026/03/08 01:11:00 INFO : B2 bucket rclone-test-kogosoh3rexe: cleaning bucket "rclone-test-kogosoh3rexe" of all files 2026/03/08 01:11:01 DEBUG : empty space: Deleting (id "4_z6f025d63f0fdcbab9fc80e1b_f104f206075bc6c54_d20260308_m011057_c001_v0001032_t0027_u01772932257903") 2026/03/08 01:11:01 DEBUG : potato2: Deleting (id "4_z6f025d63f0fdcbab9fc80e1b_f1074ee5998a72615_d20260308_m011058_c001_v0001173_t0059_u01772932258271") 2026/03/08 01:11:01 DEBUG : potato3: Deleting (id "4_z6f025d63f0fdcbab9fc80e1b_f116d6db20ce6e026_d20260308_m011059_c001_v0001104_t0024_u01772932259641") 2026/03/08 01:11:01 DEBUG : B2 bucket rclone-test-meyenof3duzu: Purge remote 2026/03/08 01:11:01 INFO : B2 bucket rclone-test-meyenof3duzu: cleaning bucket "rclone-test-meyenof3duzu" of all files 2026/03/08 01:11:02 DEBUG : empty space: Deleting (id "4_z6f224d53f0fdcbab9fc80e1b_f4078302f7c319d3c_d20260308_m011058_c001_v7007000_t0000_u01772932258286") 2026/03/08 01:11:02 DEBUG : empty space: Deleting (id "4_z6f224d53f0fdcbab9fc80e1b_f1094fb62bc218097_d20260308_m011054_c001_v0001165_t0008_u01772932254029") 2026/03/08 01:11:02 DEBUG : potato2: Deleting (id "4_z6f224d53f0fdcbab9fc80e1b_f4078302f7c319d3d_d20260308_m011058_c001_v7007000_t0000_u01772932258817") 2026/03/08 01:11:02 DEBUG : potato2: Deleting (id "4_z6f224d53f0fdcbab9fc80e1b_f105b60f89d9d1a27_d20260308_m011054_c001_v0001103_t0047_u01772932254857") 2026/03/08 01:11:02 DEBUG : potato3: Deleting (id "4_z6f224d53f0fdcbab9fc80e1b_f4078302f7c319d41_d20260308_m011100_c001_v7007000_t0000_u01772932260210") 2026/03/08 01:11:02 DEBUG : potato3: Deleting (id "4_z6f224d53f0fdcbab9fc80e1b_f115dac3addc161e8_d20260308_m011055_c001_v0001183_t0049_u01772932255231") 2026/03/08 01:11:02 DEBUG : potato3: Deleting (id "4_z6f224d53f0fdcbab9fc80e1b_f1094fb62bc218099_d20260308_m011054_c001_v0001165_t0048_u01772932254257") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.04s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:11:03 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:11:06 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:11:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/rclone-sync-test" 2026/03/08 01:11:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/rclone-sync-test-include/layer2" 2026/03/08 01:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/rclone-sync-test-ignore-file" 2026/03/08 01:11:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/08 01:11:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/08 01:11:15 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 01:11:15 DEBUG : B2 bucket rclone-test-hiworip2ruva path rclone-sync-test: Waiting for checks to finish 2026/03/08 01:11:15 DEBUG : B2 bucket rclone-test-hiworip2ruva path rclone-sync-test: Waiting for transfers to finish 2026/03/08 01:11:15 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:15 INFO : There was nothing to transfer 2026/03/08 01:11:15 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:11:15 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:11:15 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:15 INFO : There was nothing to transfer 2026/03/08 01:11:15 DEBUG : B2 bucket rclone-test-hiworip2ruva path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/08 01:11:15 DEBUG : B2 bucket rclone-test-hiworip2ruva path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/08 01:11:15 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:15 INFO : There was nothing to transfer 2026/03/08 01:11:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:11:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:11:16 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:16 INFO : There was nothing to transfer 2026/03/08 01:11:16 DEBUG : B2 bucket rclone-test-hiworip2ruva path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/08 01:11:16 DEBUG : B2 bucket rclone-test-hiworip2ruva path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/08 01:11:16 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.36s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/dst" 2026/03/08 01:11:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/CompareDest" 2026/03/08 01:11:20 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 01:11:20 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:20 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:21 DEBUG : one: size = 3 OK 2026/03/08 01:11:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 01:11:21 INFO : one: Copied (new) 2026/03/08 01:11:21 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:22 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:11:22 DEBUG : one: Sizes differ 2026/03/08 01:11:22 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:22 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:23 DEBUG : one: size = 5 OK 2026/03/08 01:11:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/08 01:11:23 INFO : one: Copied (replaced existing) 2026/03/08 01:11:23 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:24 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:24 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:11:24 DEBUG : one: Sizes differ 2026/03/08 01:11:25 DEBUG : one: size = 5 OK 2026/03/08 01:11:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 01:11:25 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:25 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:25 INFO : There was nothing to transfer 2026/03/08 01:11:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:26 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:11:26 DEBUG : one: Sizes differ 2026/03/08 01:11:26 DEBUG : two: size = 3 OK 2026/03/08 01:11:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/08 01:11:26 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:26 DEBUG : one: size = 5 OK 2026/03/08 01:11:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 01:11:26 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:26 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:26 INFO : There was nothing to transfer 2026/03/08 01:11:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:26 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:11:26 DEBUG : one: Sizes differ 2026/03/08 01:11:27 DEBUG : two: size = 3 OK 2026/03/08 01:11:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/08 01:11:27 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:27 DEBUG : one: size = 5 OK 2026/03/08 01:11:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 01:11:27 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:27 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:27 INFO : There was nothing to transfer 2026/03/08 01:11:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:28 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:11:28 DEBUG : one: Sizes differ 2026/03/08 01:11:28 DEBUG : two: size = 3 OK 2026/03/08 01:11:28 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/08 01:11:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/08 01:11:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/08 01:11:28 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:28 DEBUG : one: size = 5 OK 2026/03/08 01:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 01:11:28 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:28 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:28 INFO : There was nothing to transfer 2026/03/08 01:11:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:28 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:11:28 DEBUG : one: Sizes differ 2026/03/08 01:11:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:28 DEBUG : two: size = 3 (B2 bucket rclone-test-hiworip2ruva path CompareDest) 2026/03/08 01:11:28 DEBUG : two: Sizes differ 2026/03/08 01:11:28 DEBUG : two: Need to transfer - File not found at Destination 2026/03/08 01:11:28 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:28 DEBUG : one: size = 5 OK 2026/03/08 01:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/08 01:11:28 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:29 DEBUG : two: size = 5 OK 2026/03/08 01:11:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/08 01:11:29 INFO : two: Copied (new) 2026/03/08 01:11:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.98s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:11:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/dest" 2026/03/08 01:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/pre-dest1" 2026/03/08 01:11:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/pre-dest2" 2026/03/08 01:11:36 DEBUG : 1: size = 1 OK 2026/03/08 01:11:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:11:36 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/08 01:11:37 DEBUG : 2: size = 1 OK 2026/03/08 01:11:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:11:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/08 01:11:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/08 01:11:37 DEBUG : B2 bucket rclone-test-hiworip2ruva path dest: Waiting for checks to finish 2026/03/08 01:11:37 DEBUG : B2 bucket rclone-test-hiworip2ruva path dest: Waiting for transfers to finish 2026/03/08 01:11:38 DEBUG : 3: size = 1 OK 2026/03/08 01:11:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/08 01:11:38 INFO : 3: Copied (new) 2026/03/08 01:11:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.96s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:11:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/dst" 2026/03/08 01:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/CopyDest" 2026/03/08 01:11:43 DEBUG : one: Need to transfer - File not found at Destination 2026/03/08 01:11:43 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:43 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:44 DEBUG : one: size = 3 OK 2026/03/08 01:11:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 01:11:44 INFO : one: Copied (new) 2026/03/08 01:11:44 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:44 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:11:44 DEBUG : one: Sizes differ 2026/03/08 01:11:44 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:44 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:45 DEBUG : one: size = 5 OK 2026/03/08 01:11:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/08 01:11:45 INFO : one: Copied (replaced existing) 2026/03/08 01:11:45 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/BackupDir" 2026/03/08 01:11:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:48 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:11:48 DEBUG : one: Sizes differ 2026/03/08 01:11:48 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:48 DEBUG : one: size = 5 OK 2026/03/08 01:11:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:48 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:11:48 DEBUG : one: Sizes differ 2026/03/08 01:11:50 DEBUG : one: size = 3 OK 2026/03/08 01:11:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 01:11:50 INFO : one: Copied (server-side copy) 2026/03/08 01:11:50 INFO : one: Deleted 2026/03/08 01:11:51 DEBUG : one: size = 5 OK 2026/03/08 01:11:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/08 01:11:51 INFO : one: Copied (server-side copy) 2026/03/08 01:11:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/08 01:11:51 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:51 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:52 DEBUG : one: size = 5 OK 2026/03/08 01:11:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:52 DEBUG : one: Unchanged skipping 2026/03/08 01:11:52 DEBUG : two: size = 3 OK 2026/03/08 01:11:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:52 DEBUG : two: size = 3 OK 2026/03/08 01:11:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/08 01:11:52 INFO : two: Copied (server-side copy) 2026/03/08 01:11:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/08 01:11:52 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:52 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:52 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:53 DEBUG : one: size = 5 OK 2026/03/08 01:11:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:53 DEBUG : one: Unchanged skipping 2026/03/08 01:11:53 DEBUG : two: size = 3 OK 2026/03/08 01:11:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:53 DEBUG : two: Unchanged skipping 2026/03/08 01:11:53 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:53 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:53 DEBUG : Waiting for deletions to finish 2026/03/08 01:11:53 INFO : There was nothing to transfer 2026/03/08 01:11:54 DEBUG : one: size = 5 OK 2026/03/08 01:11:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:54 DEBUG : one: Unchanged skipping 2026/03/08 01:11:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:11:54 DEBUG : three: size = 5 (B2 bucket rclone-test-hiworip2ruva path CopyDest) 2026/03/08 01:11:54 DEBUG : three: Sizes differ 2026/03/08 01:11:54 DEBUG : three: Destination not found in --copy-dest 2026/03/08 01:11:54 DEBUG : three: Need to transfer - File not found at Destination 2026/03/08 01:11:54 DEBUG : two: size = 3 OK 2026/03/08 01:11:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/08 01:11:54 DEBUG : two: Unchanged skipping 2026/03/08 01:11:54 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:11:54 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:11:55 DEBUG : three: size = 7 OK 2026/03/08 01:11:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/08 01:11:55 INFO : three: Copied (new) 2026/03/08 01:11:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.26s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/dst" 2026/03/08 01:12:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/backup" 2026/03/08 01:12:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:02 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:02 DEBUG : one: Sizes differ 2026/03/08 01:12:02 DEBUG : two: size = 3 OK 2026/03/08 01:12:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:12:02 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:12:02 DEBUG : two: Unchanged skipping 2026/03/08 01:12:03 DEBUG : one: size = 3 OK 2026/03/08 01:12:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 01:12:03 INFO : one: Copied (server-side copy) 2026/03/08 01:12:03 INFO : one: Deleted 2026/03/08 01:12:03 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:12:04 DEBUG : one: size = 4 OK 2026/03/08 01:12:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:12:04 INFO : one: Copied (new) 2026/03/08 01:12:04 DEBUG : Waiting for deletions to finish 2026/03/08 01:12:04 DEBUG : three.txt: size = 5 OK 2026/03/08 01:12:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 01:12:04 INFO : three.txt: Copied (server-side copy) 2026/03/08 01:12:04 INFO : three.txt: Deleted 2026/03/08 01:12:04 INFO : three.txt: Moved into backup dir 2026/03/08 01:12:06 DEBUG : two: size = 3 OK 2026/03/08 01:12:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:12:06 DEBUG : two: Unchanged skipping 2026/03/08 01:12:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:06 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:12:06 DEBUG : one: size = 4 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:06 DEBUG : one: Sizes differ 2026/03/08 01:12:07 DEBUG : one: size = 4 OK 2026/03/08 01:12:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:12:07 INFO : one: Copied (server-side copy) 2026/03/08 01:12:08 INFO : one: Deleted 2026/03/08 01:12:08 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:12:08 DEBUG : one: size = 5 OK 2026/03/08 01:12:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 01:12:08 INFO : one: Copied (new) 2026/03/08 01:12:08 DEBUG : Waiting for deletions to finish 2026/03/08 01:12:08 DEBUG : three.txt: size = 6 OK 2026/03/08 01:12:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 01:12:08 INFO : three.txt: Copied (server-side copy) 2026/03/08 01:12:08 INFO : three.txt: Deleted 2026/03/08 01:12:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.89s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/dst" 2026/03/08 01:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/backup" 2026/03/08 01:12:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:15 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:15 DEBUG : one: Sizes differ 2026/03/08 01:12:15 DEBUG : two: size = 3 OK 2026/03/08 01:12:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:12:15 DEBUG : two: Unchanged skipping 2026/03/08 01:12:15 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:12:16 DEBUG : one.bak: size = 3 OK 2026/03/08 01:12:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 01:12:16 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 01:12:16 INFO : one: Deleted 2026/03/08 01:12:16 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:12:17 DEBUG : one: size = 4 OK 2026/03/08 01:12:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:12:17 INFO : one: Copied (new) 2026/03/08 01:12:17 DEBUG : Waiting for deletions to finish 2026/03/08 01:12:18 DEBUG : three.txt.bak: size = 5 OK 2026/03/08 01:12:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 01:12:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 01:12:18 INFO : three.txt: Deleted 2026/03/08 01:12:18 INFO : three.txt: Moved into backup dir 2026/03/08 01:12:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:20 DEBUG : one: size = 4 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:20 DEBUG : one: Sizes differ 2026/03/08 01:12:20 DEBUG : two: size = 3 OK 2026/03/08 01:12:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:12:20 DEBUG : two: Unchanged skipping 2026/03/08 01:12:20 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:12:20 DEBUG : one.bak: size = 4 OK 2026/03/08 01:12:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:12:20 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 01:12:21 INFO : one: Deleted 2026/03/08 01:12:21 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:12:21 DEBUG : one: size = 5 OK 2026/03/08 01:12:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 01:12:21 INFO : one: Copied (new) 2026/03/08 01:12:21 DEBUG : Waiting for deletions to finish 2026/03/08 01:12:22 DEBUG : three.txt.bak: size = 6 OK 2026/03/08 01:12:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 01:12:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 01:12:22 INFO : three.txt: Deleted 2026/03/08 01:12:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:12:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/dst" 2026/03/08 01:12:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/backup" 2026/03/08 01:12:28 DEBUG : two: size = 3 OK 2026/03/08 01:12:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:12:28 DEBUG : two: Unchanged skipping 2026/03/08 01:12:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:28 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:28 DEBUG : one: Sizes differ 2026/03/08 01:12:28 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:12:29 DEBUG : one-2019-01-01: size = 3 OK 2026/03/08 01:12:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 01:12:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/08 01:12:29 INFO : one: Deleted 2026/03/08 01:12:29 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:12:30 DEBUG : one: size = 4 OK 2026/03/08 01:12:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:12:30 INFO : one: Copied (new) 2026/03/08 01:12:30 DEBUG : Waiting for deletions to finish 2026/03/08 01:12:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/08 01:12:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 01:12:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/08 01:12:31 INFO : three.txt: Deleted 2026/03/08 01:12:31 INFO : three.txt: Moved into backup dir 2026/03/08 01:12:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:33 DEBUG : one: size = 4 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:33 DEBUG : one: Sizes differ 2026/03/08 01:12:33 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:12:33 DEBUG : two: size = 3 OK 2026/03/08 01:12:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:12:33 DEBUG : two: Unchanged skipping 2026/03/08 01:12:33 DEBUG : one-2019-01-01: size = 4 OK 2026/03/08 01:12:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:12:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/08 01:12:34 INFO : one: Deleted 2026/03/08 01:12:34 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:12:34 DEBUG : one: size = 5 OK 2026/03/08 01:12:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 01:12:34 INFO : one: Copied (new) 2026/03/08 01:12:34 DEBUG : Waiting for deletions to finish 2026/03/08 01:12:35 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/08 01:12:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 01:12:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/08 01:12:35 INFO : three.txt: Deleted 2026/03/08 01:12:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.13s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/dst" 2026/03/08 01:12:40 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:12:40 DEBUG : two: size = 3 OK 2026/03/08 01:12:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:12:40 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:40 DEBUG : two: Unchanged skipping 2026/03/08 01:12:40 DEBUG : one: Sizes differ 2026/03/08 01:12:41 DEBUG : one.bak: size = 3 OK 2026/03/08 01:12:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 01:12:41 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 01:12:41 INFO : one: Deleted 2026/03/08 01:12:41 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:12:42 DEBUG : one: size = 4 OK 2026/03/08 01:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:12:42 INFO : one: Copied (new) 2026/03/08 01:12:42 DEBUG : Waiting for deletions to finish 2026/03/08 01:12:43 DEBUG : three.txt.bak: size = 5 OK 2026/03/08 01:12:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 01:12:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 01:12:43 INFO : three.txt: Deleted 2026/03/08 01:12:43 INFO : three.txt: Moved into backup dir 2026/03/08 01:12:44 DEBUG : one.bak: Excluded (Path Filter) 2026/03/08 01:12:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/08 01:12:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:44 DEBUG : one: size = 4 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:44 DEBUG : one: Sizes differ 2026/03/08 01:12:44 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for checks to finish 2026/03/08 01:12:44 DEBUG : two: size = 3 OK 2026/03/08 01:12:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:12:44 DEBUG : two: Unchanged skipping 2026/03/08 01:12:45 DEBUG : one.bak: size = 4 OK 2026/03/08 01:12:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:12:45 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 01:12:45 INFO : one: Deleted 2026/03/08 01:12:45 DEBUG : B2 bucket rclone-test-hiworip2ruva path dst: Waiting for transfers to finish 2026/03/08 01:12:45 DEBUG : one: size = 5 OK 2026/03/08 01:12:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 01:12:45 INFO : one: Copied (new) 2026/03/08 01:12:45 DEBUG : Waiting for deletions to finish 2026/03/08 01:12:46 DEBUG : three.txt.bak: size = 6 OK 2026/03/08 01:12:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 01:12:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 01:12:46 INFO : three.txt: Deleted 2026/03/08 01:12:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.96s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/dst" 2026/03/08 01:12:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:50 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:50 DEBUG : one: Sizes differ 2026/03/08 01:12:52 DEBUG : one.bak: size = 3 OK 2026/03/08 01:12:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 01:12:52 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 01:12:52 INFO : one: Deleted 2026/03/08 01:12:53 DEBUG : one: size = 4 OK 2026/03/08 01:12:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:12:53 INFO : one: Copied (new) 2026/03/08 01:12:53 DEBUG : two: size = 3 OK 2026/03/08 01:12:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:12:53 DEBUG : two: Unchanged skipping 2026/03/08 01:12:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:53 DEBUG : three.txt: Sizes differ 2026/03/08 01:12:54 DEBUG : three.txt.bak: size = 5 OK 2026/03/08 01:12:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 01:12:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 01:12:54 INFO : three.txt: Deleted 2026/03/08 01:12:54 DEBUG : three.txt: size = 6 OK 2026/03/08 01:12:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 01:12:54 INFO : three.txt: Copied (new) 2026/03/08 01:12:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:55 DEBUG : one: size = 4 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:55 DEBUG : one: Sizes differ 2026/03/08 01:12:56 DEBUG : one.bak: size = 4 OK 2026/03/08 01:12:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:12:56 INFO : one: Copied (server-side copy) to: one.bak 2026/03/08 01:12:56 INFO : one: Deleted 2026/03/08 01:12:56 DEBUG : one: size = 5 OK 2026/03/08 01:12:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 01:12:56 INFO : one: Copied (new) 2026/03/08 01:12:56 DEBUG : two: size = 3 OK 2026/03/08 01:12:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:12:56 DEBUG : two: Unchanged skipping 2026/03/08 01:12:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:12:57 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:12:57 DEBUG : three.txt: Sizes differ 2026/03/08 01:12:57 DEBUG : three.txt.bak: size = 6 OK 2026/03/08 01:12:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 01:12:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/08 01:12:57 INFO : three.txt: Deleted 2026/03/08 01:12:58 DEBUG : three.txt: size = 19 OK 2026/03/08 01:12:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/08 01:12:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.03s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:13:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hiworip2ruva/dst" 2026/03/08 01:13:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:03 DEBUG : one: size = 3 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:13:03 DEBUG : one: Sizes differ 2026/03/08 01:13:04 DEBUG : one-2019-01-01: size = 3 OK 2026/03/08 01:13:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/08 01:13:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/08 01:13:04 INFO : one: Deleted 2026/03/08 01:13:05 DEBUG : one: size = 4 OK 2026/03/08 01:13:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:13:05 INFO : one: Copied (new) 2026/03/08 01:13:06 DEBUG : two: size = 3 OK 2026/03/08 01:13:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:06 DEBUG : two: Unchanged skipping 2026/03/08 01:13:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:13:06 DEBUG : three.txt: Sizes differ 2026/03/08 01:13:06 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/08 01:13:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/08 01:13:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/08 01:13:06 INFO : three.txt: Deleted 2026/03/08 01:13:07 DEBUG : three.txt: size = 6 OK 2026/03/08 01:13:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 01:13:07 INFO : three.txt: Copied (new) 2026/03/08 01:13:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:08 DEBUG : one: size = 4 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:13:08 DEBUG : one: Sizes differ 2026/03/08 01:13:09 DEBUG : one-2019-01-01: size = 4 OK 2026/03/08 01:13:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/08 01:13:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/08 01:13:09 INFO : one: Deleted 2026/03/08 01:13:10 DEBUG : one: size = 5 OK 2026/03/08 01:13:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/08 01:13:10 INFO : one: Copied (new) 2026/03/08 01:13:10 DEBUG : two: size = 3 OK 2026/03/08 01:13:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:10 DEBUG : two: Unchanged skipping 2026/03/08 01:13:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hiworip2ruva path dst) 2026/03/08 01:13:10 DEBUG : three.txt: Sizes differ 2026/03/08 01:13:10 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/08 01:13:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/08 01:13:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/08 01:13:11 INFO : three.txt: Deleted 2026/03/08 01:13:12 DEBUG : three.txt: size = 19 OK 2026/03/08 01:13:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/08 01:13:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.95s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:13:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:14 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:14 DEBUG : Testêé: Sizes differ 2026/03/08 01:13:14 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:13:14 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:13:15 DEBUG : Testêé: size = 14 OK 2026/03/08 01:13:15 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/08 01:13:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/08 01:13:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:13:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/08 01:13:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:13:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:13:17 DEBUG : existing: size = 6 OK 2026/03/08 01:13:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/08 01:13:17 INFO : existing: Copied (new) 2026/03/08 01:13:17 DEBUG : Waiting for deletions to finish 2026/03/08 01:13:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:17 DEBUG : existing: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:17 DEBUG : existing: Sizes differ 2026/03/08 01:13:17 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:13:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/08 01:13:17 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:13:17 ERROR : B2 bucket rclone-test-hiworip2ruva: not deleting files as there were IO errors 2026/03/08 01:13:17 ERROR : B2 bucket rclone-test-hiworip2ruva: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.44s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:13:19 DEBUG : EXISTING: size = 6 OK 2026/03/08 01:13:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:19 DEBUG : existing: Unchanged skipping 2026/03/08 01:13:19 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:13:19 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:13:19 DEBUG : Waiting for deletions to finish 2026/03/08 01:13:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:13:22 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1092-07.backblaze.com/b2api/v1/b2_upload_file/2ff22dc3f0ddcbab9fc80e1b/c001_v0001092_t0016": EOF 2026/03/08 01:13:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1092-07.backblaze.com/b2api/v1/b2_upload_file/2ff22dc3f0ddcbab9fc80e1b/c001_v0001092_t0016": EOF) 2026/03/08 01:13:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only0" to B2 bucket rclone-test-hiworip2ruva: 1/10 (Post "https://pod-000-1092-07.backblaze.com/b2api/v1/b2_upload_file/2ff22dc3f0ddcbab9fc80e1b/c001_v0001092_t0016": EOF) 2026/03/08 01:13:24 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 01:13:35 DEBUG : both0: size = 6 OK 2026/03/08 01:13:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both0: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both10: size = 6 OK 2026/03/08 01:13:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both10: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both11: size = 6 OK 2026/03/08 01:13:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both11: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both12: size = 6 OK 2026/03/08 01:13:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both12: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both13: size = 6 OK 2026/03/08 01:13:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both13: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both14: size = 6 OK 2026/03/08 01:13:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both14: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both15: size = 6 OK 2026/03/08 01:13:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both15: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both16: size = 6 OK 2026/03/08 01:13:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both16: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both17: size = 6 OK 2026/03/08 01:13:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both17: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both18: size = 6 OK 2026/03/08 01:13:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both18: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both19: size = 6 OK 2026/03/08 01:13:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both19: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both1: size = 6 OK 2026/03/08 01:13:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both2: size = 6 OK 2026/03/08 01:13:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:13:35 DEBUG : both3: size = 6 OK 2026/03/08 01:13:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both4: size = 6 OK 2026/03/08 01:13:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both1: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both5: size = 6 OK 2026/03/08 01:13:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both5: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both6: size = 6 OK 2026/03/08 01:13:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both6: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both7: size = 6 OK 2026/03/08 01:13:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both7: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both8: size = 6 OK 2026/03/08 01:13:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both8: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both9: size = 6 OK 2026/03/08 01:13:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:35 DEBUG : both9: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both2: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both3: Unchanged skipping 2026/03/08 01:13:35 DEBUG : both4: Unchanged skipping 2026/03/08 01:13:35 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:13:35 DEBUG : Waiting for deletions to finish 2026/03/08 01:13:35 INFO : only7: Deleted 2026/03/08 01:13:35 INFO : only9: Deleted 2026/03/08 01:13:35 INFO : only0: Deleted 2026/03/08 01:13:35 INFO : only14: Deleted 2026/03/08 01:13:35 INFO : only15: Deleted 2026/03/08 01:13:35 INFO : only18: Deleted 2026/03/08 01:13:36 INFO : only3: Deleted 2026/03/08 01:13:36 INFO : only8: Deleted 2026/03/08 01:13:36 INFO : only10: Deleted 2026/03/08 01:13:36 INFO : only11: Deleted 2026/03/08 01:13:36 INFO : only12: Deleted 2026/03/08 01:13:36 INFO : only19: Deleted 2026/03/08 01:13:36 INFO : only1: Deleted 2026/03/08 01:13:36 INFO : only4: Deleted 2026/03/08 01:13:36 INFO : only16: Deleted 2026/03/08 01:13:36 INFO : only17: Deleted 2026/03/08 01:13:36 INFO : only2: Deleted 2026/03/08 01:13:36 INFO : only6: Deleted 2026/03/08 01:13:36 INFO : only13: Deleted 2026/03/08 01:13:36 INFO : only5: Deleted 2026/03/08 01:13:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.55s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:13:52 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:13:52 DEBUG : both0: size = 6 OK 2026/03/08 01:13:52 DEBUG : both10: size = 6 OK 2026/03/08 01:13:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both11: size = 6 OK 2026/03/08 01:13:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both0: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both12: size = 6 OK 2026/03/08 01:13:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both12: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both13: size = 6 OK 2026/03/08 01:13:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both13: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both14: size = 6 OK 2026/03/08 01:13:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both14: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both16: size = 6 OK 2026/03/08 01:13:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both15: size = 6 OK 2026/03/08 01:13:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both16: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both17: size = 6 OK 2026/03/08 01:13:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both15: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both18: size = 6 OK 2026/03/08 01:13:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both10: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both19: size = 6 OK 2026/03/08 01:13:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both19: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both1: size = 6 OK 2026/03/08 01:13:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both1: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both2: size = 6 OK 2026/03/08 01:13:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both11: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both3: size = 6 OK 2026/03/08 01:13:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both17: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both4: size = 6 OK 2026/03/08 01:13:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both4: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both5: size = 6 OK 2026/03/08 01:13:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both5: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both6: size = 6 OK 2026/03/08 01:13:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both18: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both7: size = 6 OK 2026/03/08 01:13:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both7: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both8: size = 6 OK 2026/03/08 01:13:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both8: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both9: size = 6 OK 2026/03/08 01:13:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:13:52 DEBUG : both9: Unchanged skipping 2026/03/08 01:13:52 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only0: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only0: Sizes differ 2026/03/08 01:13:52 DEBUG : both2: Unchanged skipping 2026/03/08 01:13:52 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only10: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only10: Sizes differ 2026/03/08 01:13:52 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only11: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only11: Sizes differ 2026/03/08 01:13:52 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only12: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only12: Sizes differ 2026/03/08 01:13:52 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only13: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only13: Sizes differ 2026/03/08 01:13:52 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only14: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only14: Sizes differ 2026/03/08 01:13:52 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only15: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only15: Sizes differ 2026/03/08 01:13:52 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only16: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only16: Sizes differ 2026/03/08 01:13:52 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only17: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only17: Sizes differ 2026/03/08 01:13:52 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only18: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only18: Sizes differ 2026/03/08 01:13:52 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only19: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only19: Sizes differ 2026/03/08 01:13:52 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only1: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only1: Sizes differ 2026/03/08 01:13:52 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only2: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only2: Sizes differ 2026/03/08 01:13:52 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only3: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only3: Sizes differ 2026/03/08 01:13:52 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only4: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only4: Sizes differ 2026/03/08 01:13:52 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only5: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only5: Sizes differ 2026/03/08 01:13:52 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only6: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only6: Sizes differ 2026/03/08 01:13:52 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only7: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only7: Sizes differ 2026/03/08 01:13:52 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only8: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only8: Sizes differ 2026/03/08 01:13:52 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1079836246) 2026/03/08 01:13:52 DEBUG : only9: size = 6 (B2 bucket rclone-test-hiworip2ruva) 2026/03/08 01:13:52 DEBUG : only9: Sizes differ 2026/03/08 01:13:52 DEBUG : both3: Unchanged skipping 2026/03/08 01:13:52 DEBUG : both6: Unchanged skipping 2026/03/08 01:13:52 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:13:53 DEBUG : only10: size = 0 OK 2026/03/08 01:13:53 DEBUG : only11: size = 0 OK 2026/03/08 01:13:53 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only10: Copied (replaced existing) 2026/03/08 01:13:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only11: Copied (replaced existing) 2026/03/08 01:13:53 DEBUG : only14: size = 0 OK 2026/03/08 01:13:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only14: Copied (replaced existing) 2026/03/08 01:13:53 DEBUG : only15: size = 0 OK 2026/03/08 01:13:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only15: Copied (replaced existing) 2026/03/08 01:13:53 DEBUG : only16: size = 0 OK 2026/03/08 01:13:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only16: Copied (replaced existing) 2026/03/08 01:13:53 DEBUG : only12: size = 0 OK 2026/03/08 01:13:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only12: Copied (replaced existing) 2026/03/08 01:13:53 DEBUG : only17: size = 0 OK 2026/03/08 01:13:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only17: Copied (replaced existing) 2026/03/08 01:13:53 DEBUG : only18: size = 0 OK 2026/03/08 01:13:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only18: Copied (replaced existing) 2026/03/08 01:13:53 DEBUG : only13: size = 0 OK 2026/03/08 01:13:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only13: Copied (replaced existing) 2026/03/08 01:13:53 DEBUG : only19: size = 0 OK 2026/03/08 01:13:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only19: Copied (replaced existing) 2026/03/08 01:13:53 DEBUG : only1: size = 0 OK 2026/03/08 01:13:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:53 INFO : only1: Copied (replaced existing) 2026/03/08 01:13:54 DEBUG : only2: size = 0 OK 2026/03/08 01:13:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:54 INFO : only2: Copied (replaced existing) 2026/03/08 01:13:54 DEBUG : only3: size = 0 OK 2026/03/08 01:13:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:54 INFO : only3: Copied (replaced existing) 2026/03/08 01:13:54 DEBUG : only4: size = 0 OK 2026/03/08 01:13:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:54 INFO : only4: Copied (replaced existing) 2026/03/08 01:13:54 DEBUG : only5: size = 0 OK 2026/03/08 01:13:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:54 INFO : only5: Copied (replaced existing) 2026/03/08 01:13:54 DEBUG : only6: size = 0 OK 2026/03/08 01:13:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:54 INFO : only6: Copied (replaced existing) 2026/03/08 01:13:54 DEBUG : only7: size = 0 OK 2026/03/08 01:13:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:54 INFO : only7: Copied (replaced existing) 2026/03/08 01:13:54 DEBUG : only8: size = 0 OK 2026/03/08 01:13:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:54 INFO : only8: Copied (replaced existing) 2026/03/08 01:13:54 DEBUG : only9: size = 0 OK 2026/03/08 01:13:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:54 INFO : only9: Copied (replaced existing) 2026/03/08 01:13:54 DEBUG : only0: size = 0 OK 2026/03/08 01:13:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/08 01:13:54 INFO : only0: Copied (replaced existing) 2026/03/08 01:13:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (21.57s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:14:02 DEBUG : empty_dir: Making directory with metadata 2026/03/08 01:14:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 01:14:02 DEBUG : empty_on_remote: Making directory with metadata 2026/03/08 01:14:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 01:14:02 INFO : empty_on_remote: Making directory 2026/03/08 01:14:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/08 01:14:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/08 01:14:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/08 01:14:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/08 01:14:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:14:05 DEBUG : empty_dir: Making directory with metadata 2026/03/08 01:14:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 01:14:05 DEBUG : empty_on_remote: Making directory with metadata 2026/03/08 01:14:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/08 01:14:05 INFO : empty_on_remote: Making directory 2026/03/08 01:14:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/08 01:14:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/08 01:14:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/08 01:14:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/08 01:14:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/08 01:14:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:14:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 01:14:08 INFO : sub dir: Making directory 2026/03/08 01:14:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:14:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/08 01:14:10 INFO : sub dir: Making directory 2026/03/08 01:14:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:14:21 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:21 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:14:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : apple: size = 5 OK 2026/03/08 01:14:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : apple: Unchanged skipping 2026/03/08 01:14:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:14:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:14:22 DEBUG : banana: size = 6 OK 2026/03/08 01:14:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : banana: Unchanged skipping 2026/03/08 01:14:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:14:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:14:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:14:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:14:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:14:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:14:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:14:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:14:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:14:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:14:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:14:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:14:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:14:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:14:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:14:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:14:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:14:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:14:22 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:14:22 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:14:22 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:22 INFO : There was nothing to transfer 2026/03/08 01:14:22 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:22 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:14:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : apple: size = 5 OK 2026/03/08 01:14:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : apple: Unchanged skipping 2026/03/08 01:14:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:14:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:14:23 DEBUG : banana: size = 6 OK 2026/03/08 01:14:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : banana: Unchanged skipping 2026/03/08 01:14:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:14:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:14:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:14:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:14:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:14:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:14:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:14:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:14:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:14:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:14:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:14:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:14:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:14:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:14:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:14:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:14:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:14:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:14:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:14:23 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:14:23 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:23 INFO : There was nothing to transfer 2026/03/08 01:14:23 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:23 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:14:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:14:39 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:40 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:14:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : apple: size = 5 OK 2026/03/08 01:14:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : apple: Unchanged skipping 2026/03/08 01:14:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:14:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:14:41 DEBUG : banana: size = 6 OK 2026/03/08 01:14:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : banana: Unchanged skipping 2026/03/08 01:14:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:14:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:14:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:14:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:14:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:14:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:14:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:14:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:14:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:14:41 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:41 INFO : There was nothing to transfer 2026/03/08 01:14:41 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:41 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : apple: size = 5 OK 2026/03/08 01:14:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:14:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : apple: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:14:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:14:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:14:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:14:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:14:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:14:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:14:41 DEBUG : banana: size = 6 OK 2026/03/08 01:14:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : banana: Unchanged skipping 2026/03/08 01:14:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:14:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:14:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:14:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:14:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:14:41 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:14:41 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:41 INFO : There was nothing to transfer 2026/03/08 01:14:41 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:41 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:14:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:14:56 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:57 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:14:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:14:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:14:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:14:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:14:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:14:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:14:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:14:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:14:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:14:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:14:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:14:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:14:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:14:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:14:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:14:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:14:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:14:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:14:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:14:57 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:14:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:14:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:14:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:14:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 01:14:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:14:57 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:14:57 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:14:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/08 01:14:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 01:14:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:14:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/08 01:14:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 01:14:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:14:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/08 01:14:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 01:14:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/08 01:14:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 01:14:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:58 DEBUG : YXBwbGU=: size = 5 OK 2026/03/08 01:14:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/08 01:14:58 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/08 01:14:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/08 01:14:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 01:14:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:58 DEBUG : YmFuYW5h: size = 6 OK 2026/03/08 01:14:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/08 01:14:58 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/08 01:14:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/08 01:14:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 01:14:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/08 01:14:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 01:14:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/08 01:14:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 01:14:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/08 01:14:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 01:14:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:14:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/08 01:14:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 01:14:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/08 01:14:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 01:14:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/08 01:14:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 01:14:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:14:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/08 01:14:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 01:14:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:14:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/08 01:14:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 01:14:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:14:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 01:14:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/08 01:14:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 01:14:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:14:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/08 01:14:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 01:14:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:14:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/08 01:14:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 01:14:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/08 01:14:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/08 01:14:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 01:14:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:14:59 DEBUG : Waiting for deletions to finish 2026/03/08 01:14:59 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 01:14:59 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 01:14:59 INFO : banana: Deleted 2026/03/08 01:14:59 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 01:14:59 INFO : splitbananasplit: Deleted 2026/03/08 01:14:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 01:14:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 01:14:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 01:14:59 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 01:14:59 INFO : apple: Deleted 2026/03/08 01:15:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 01:15:00 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 01:15:00 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 01:15:00 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 01:15:00 INFO : appleappleapplebanana: Deleted 2026/03/08 01:15:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 01:15:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 01:15:00 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 01:15:00 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 01:15:00 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 01:15:00 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/08 01:15:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 01:15:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/08 01:15:01 DEBUG : YmFuYW5h: size = 6 OK 2026/03/08 01:15:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : banana: Unchanged skipping 2026/03/08 01:15:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/08 01:15:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:15:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:15:01 DEBUG : YXBwbGU=: size = 5 OK 2026/03/08 01:15:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : apple: Unchanged skipping 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/08 01:15:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/08 01:15:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/08 01:15:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/08 01:15:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/08 01:15:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/08 01:15:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/08 01:15:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/08 01:15:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/08 01:15:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/08 01:15:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/08 01:15:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/08 01:15:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/08 01:15:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/08 01:15:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/08 01:15:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/08 01:15:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/08 01:15:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:15:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:15:01 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:15:01 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:15:01 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:01 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/08 01:15:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/08 01:15:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/08 01:15:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/08 01:15:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/08 01:15:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/08 01:15:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/08 01:15:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/08 01:15:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/08 01:15:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/08 01:15:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/08 01:15:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:15:15 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:16 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:15:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 01:15:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/08 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/08 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/08 01:15:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/08 01:15:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/08 01:15:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/08 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/08 01:15:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/08 01:15:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/08 01:15:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/08 01:15:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/08 01:15:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/08 01:15:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/08 01:15:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/08 01:15:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/08 01:15:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/08 01:15:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:15:16 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:15:17 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/08 01:15:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 01:15:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/08 01:15:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 01:15:17 DEBUG : PREFIXapple: size = 5 OK 2026/03/08 01:15:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/08 01:15:17 INFO : apple: Copied (new) to: PREFIXapple 2026/03/08 01:15:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 01:15:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/08 01:15:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 01:15:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 01:15:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 01:15:17 DEBUG : PREFIXbanana: size = 6 OK 2026/03/08 01:15:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/08 01:15:17 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/08 01:15:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 01:15:17 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/08 01:15:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 01:15:17 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/08 01:15:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 01:15:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:15:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 01:15:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 01:15:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 01:15:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/08 01:15:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 01:15:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 01:15:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 01:15:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/08 01:15:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 01:15:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 01:15:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 01:15:17 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/08 01:15:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 01:15:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/08 01:15:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 01:15:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/08 01:15:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 01:15:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 01:15:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 01:15:17 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/08 01:15:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 01:15:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/08 01:15:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 01:15:17 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/08 01:15:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 01:15:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/08 01:15:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 01:15:18 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/08 01:15:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 01:15:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/08 01:15:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 01:15:18 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/08 01:15:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 01:15:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/08 01:15:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 01:15:18 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/08 01:15:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 01:15:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/08 01:15:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 01:15:18 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/08 01:15:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 01:15:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/08 01:15:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 01:15:18 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/08 01:15:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 01:15:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/08 01:15:18 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/08 01:15:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 01:15:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/08 01:15:18 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/08 01:15:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 01:15:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/08 01:15:18 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/08 01:15:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 01:15:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/08 01:15:18 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:18 INFO : apple: Deleted 2026/03/08 01:15:18 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 01:15:19 INFO : appleappleapplebanana: Deleted 2026/03/08 01:15:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 01:15:19 INFO : banana: Deleted 2026/03/08 01:15:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 01:15:19 INFO : splitbananasplit: Deleted 2026/03/08 01:15:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 01:15:19 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 01:15:19 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:15:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 01:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 01:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 01:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 01:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 01:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 01:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 01:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 01:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 01:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 01:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 01:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 01:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 01:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 01:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : apple: transformed to: PREFIXapple 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/08 01:15:20 DEBUG : banana: transformed to: PREFIXbanana 2026/03/08 01:15:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/08 01:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/08 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/08 01:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/08 01:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/08 01:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/08 01:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/08 01:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/08 01:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/08 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/08 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/08 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/08 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/08 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/08 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/08 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/08 01:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/08 01:15:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:20 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:15:20 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:15:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 01:15:20 INFO : appleappleapplebanana: Copied (new) 2026/03/08 01:15:20 DEBUG : banana: size = 6 OK 2026/03/08 01:15:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/08 01:15:20 INFO : banana: Copied (new) 2026/03/08 01:15:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:15:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 01:15:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/08 01:15:20 DEBUG : apple: size = 5 OK 2026/03/08 01:15:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/08 01:15:20 INFO : apple: Copied (new) 2026/03/08 01:15:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:15:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 01:15:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/08 01:15:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:15:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 01:15:20 INFO : splitbananasplit: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:15:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 01:15:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:15:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 01:15:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:15:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 01:15:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:15:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 01:15:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:15:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 01:15:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:15:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 01:15:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:15:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 01:15:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:15:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 01:15:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:15:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 01:15:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:15:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 01:15:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:15:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 01:15:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/08 01:15:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:15:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 01:15:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/08 01:15:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:15:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 01:15:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/08 01:15:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:15:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 01:15:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/08 01:15:22 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:22 INFO : PREFIXapple: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/08 01:15:22 INFO : PREFIXbanana: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/08 01:15:22 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/08 01:15:22 INFO : PREFIXsplitbananasplit: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/08 01:15:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/08 01:15:22 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:23 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:23 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:15:39 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:39 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:15:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:39 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:40 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 01:15:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:40 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:15:40 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:15:40 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/08 01:15:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/08 01:15:40 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/08 01:15:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 01:15:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/08 01:15:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 01:15:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/08 01:15:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 01:15:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/08 01:15:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 01:15:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 01:15:40 DEBUG : appleSUFFIX: size = 5 OK 2026/03/08 01:15:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/08 01:15:40 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/08 01:15:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 01:15:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/08 01:15:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 01:15:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/08 01:15:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 01:15:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/08 01:15:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 01:15:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/08 01:15:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 01:15:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/08 01:15:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 01:15:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/08 01:15:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 01:15:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/08 01:15:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 01:15:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/08 01:15:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 01:15:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/08 01:15:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 01:15:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/08 01:15:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 01:15:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/08 01:15:41 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/08 01:15:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 01:15:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/08 01:15:42 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/08 01:15:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 01:15:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/08 01:15:45 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/08 01:15:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 01:15:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/08 01:15:45 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/03/08 01:15:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/08 01:15:45 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 01:15:45 INFO : splitbananasplit: Deleted 2026/03/08 01:15:45 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 01:15:45 INFO : apple: Deleted 2026/03/08 01:15:45 INFO : banana: Deleted 2026/03/08 01:15:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 01:15:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 01:15:45 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 01:15:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 01:15:45 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 01:15:45 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 01:15:45 INFO : appleappleapplebanana: Deleted 2026/03/08 01:15:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 01:15:45 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 01:15:45 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 01:15:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 01:15:45 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 01:15:46 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 01:15:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 01:15:46 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 01:15:46 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 01:15:46 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/08 01:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/08 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/08 01:15:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/08 01:15:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:15:46 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:15:46 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: Clearing upload URL because of error: Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/2ff22dc3f0ddcbab9fc80e1b/c001_v0001184_t0036": EOF 2026/03/08 01:15:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/2ff22dc3f0ddcbab9fc80e1b/c001_v0001184_t0036": EOF) 2026/03/08 01:15:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/08 01:15:46 DEBUG : appleappleapplebanana: Received error: Post "https://pod-000-1184-16.backblaze.com/b2api/v1/b2_upload_file/2ff22dc3f0ddcbab9fc80e1b/c001_v0001184_t0036": EOF - low level retry 0/10 2026/03/08 01:15:46 DEBUG : banana: Clearing upload URL because of error: Post "https://pod-000-1173-04.backblaze.com/b2api/v1/b2_upload_file/2ff22dc3f0ddcbab9fc80e1b/c001_v0001173_t0046": EOF 2026/03/08 01:15:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-04.backblaze.com/b2api/v1/b2_upload_file/2ff22dc3f0ddcbab9fc80e1b/c001_v0001173_t0046": EOF) 2026/03/08 01:15:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/08 01:15:46 DEBUG : banana: Received error: Post "https://pod-000-1173-04.backblaze.com/b2api/v1/b2_upload_file/2ff22dc3f0ddcbab9fc80e1b/c001_v0001173_t0046": EOF - low level retry 0/10 2026/03/08 01:15:47 DEBUG : pacer: Reducing sleep to 20ms 2026/03/08 01:15:47 DEBUG : pacer: Reducing sleep to 10ms 2026/03/08 01:15:47 DEBUG : apple: size = 5 OK 2026/03/08 01:15:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/08 01:15:47 INFO : apple: Copied (new) 2026/03/08 01:15:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:15:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 01:15:47 INFO : splitbananasplit: Copied (new) 2026/03/08 01:15:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:15:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 01:15:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/08 01:15:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:15:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 01:15:47 INFO : appleappleapplebanana: Copied (new) 2026/03/08 01:15:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:15:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 01:15:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/08 01:15:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:15:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 01:15:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/08 01:15:48 DEBUG : banana: size = 6 OK 2026/03/08 01:15:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/08 01:15:48 INFO : banana: Copied (new) 2026/03/08 01:15:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:15:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 01:15:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/08 01:15:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:15:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 01:15:48 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/08 01:15:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:15:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 01:15:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/08 01:15:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:15:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 01:15:48 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/08 01:15:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:15:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 01:15:48 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/08 01:15:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:15:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 01:15:48 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/08 01:15:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:15:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 01:15:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/08 01:15:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:15:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 01:15:48 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/08 01:15:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:15:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 01:15:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/08 01:15:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:15:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 01:15:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/08 01:15:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:15:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 01:15:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/08 01:15:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:15:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 01:15:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/08 01:15:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:15:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 01:15:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/08 01:15:49 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/08 01:15:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/08 01:15:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/08 01:15:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/08 01:15:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/08 01:15:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/08 01:15:49 INFO : splitbananasplitSUFFIX: Deleted 2026/03/08 01:15:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/08 01:15:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/08 01:15:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/08 01:15:50 INFO : appleSUFFIX: Deleted 2026/03/08 01:15:50 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/08 01:15:50 INFO : bananaSUFFIX: Deleted 2026/03/08 01:15:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/08 01:15:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/08 01:15:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/08 01:15:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/08 01:15:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/08 01:15:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/08 01:15:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/08 01:15:50 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:50 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : Waiting for deletions to finish 2026/03/08 01:15:50 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:16:05 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:06 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : apple: size = 5 OK 2026/03/08 01:16:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:06 DEBUG : apple: Unchanged skipping 2026/03/08 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:06 DEBUG : banana: size = 6 OK 2026/03/08 01:16:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:06 DEBUG : banana: Unchanged skipping 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 01:16:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 01:16:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/08 01:16:06 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:16:06 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:16:06 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/08 01:16:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/08 01:16:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/08 01:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 01:16:06 DEBUG : appleapple: size = 21 OK 2026/03/08 01:16:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/08 01:16:06 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/08 01:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 01:16:07 DEBUG : splitbanan: size = 16 OK 2026/03/08 01:16:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/08 01:16:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/08 01:16:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 01:16:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/08 01:16:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/08 01:16:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/08 01:16:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 01:16:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/08 01:16:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/08 01:16:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/08 01:16:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 01:16:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/08 01:16:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/08 01:16:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/08 01:16:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 01:16:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/08 01:16:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/08 01:16:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/08 01:16:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 01:16:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/08 01:16:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/08 01:16:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/08 01:16:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 01:16:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/08 01:16:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/08 01:16:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/08 01:16:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 01:16:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/08 01:16:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/08 01:16:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/08 01:16:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 01:16:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/08 01:16:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/08 01:16:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/08 01:16:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 01:16:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/08 01:16:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/08 01:16:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/08 01:16:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 01:16:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/08 01:16:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/08 01:16:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/08 01:16:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 01:16:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/08 01:16:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/08 01:16:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/08 01:16:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 01:16:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/08 01:16:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/08 01:16:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/08 01:16:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/08 01:16:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/08 01:16:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/08 01:16:09 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/08 01:16:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/08 01:16:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/08 01:16:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/08 01:16:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/08 01:16:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/08 01:16:12 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:13 INFO : dir1/0003-defghij.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0007-1234567.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0008-2345678.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0009-3456789.txt: Deleted 2026/03/08 01:16:13 INFO : appleappleapplebanana: Deleted 2026/03/08 01:16:13 INFO : dir1/0013-789;=.txt: Deleted 2026/03/08 01:16:13 INFO : splitbananasplit: Deleted 2026/03/08 01:16:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0010-456789.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0014-89;=.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0011-56789;.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0012-6789;.txt: Deleted 2026/03/08 01:16:13 INFO : dir1/0015-9;=.txt: Deleted 2026/03/08 01:16:13 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:14 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : appleapple: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 01:16:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 01:16:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 01:16:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 01:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:14 DEBUG : apple: size = 5 OK 2026/03/08 01:16:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : apple: Unchanged skipping 2026/03/08 01:16:14 DEBUG : appleapple: size = 21 OK 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:16:14 DEBUG : banana: size = 6 OK 2026/03/08 01:16:14 DEBUG : splitbanan: size = 16 OK 2026/03/08 01:16:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : banana: Unchanged skipping 2026/03/08 01:16:14 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/08 01:16:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/08 01:16:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/08 01:16:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/08 01:16:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/08 01:16:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/08 01:16:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/08 01:16:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/08 01:16:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/08 01:16:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/08 01:16:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/08 01:16:14 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/08 01:16:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/08 01:16:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/08 01:16:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/08 01:16:14 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/08 01:16:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:16:14 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/08 01:16:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/08 01:16:14 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:16:14 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:16:14 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:14 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:14 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : appleapple: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 01:16:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 01:16:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 01:16:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/08 01:16:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/08 01:16:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/08 01:16:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/08 01:16:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/08 01:16:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/08 01:16:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/08 01:16:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/08 01:16:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/08 01:16:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/08 01:16:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/08 01:16:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/08 01:16:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/08 01:16:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/08 01:16:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/08 01:16:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/08 01:16:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/08 01:16:14 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:16:30 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:31 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:16:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:16:31 DEBUG : banana: size = 6 OK 2026/03/08 01:16:31 DEBUG : apple: size = 5 OK 2026/03/08 01:16:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:16:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : apple: Unchanged skipping 2026/03/08 01:16:31 DEBUG : banana: Unchanged skipping 2026/03/08 01:16:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:16:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:16:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:16:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:16:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:16:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:16:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:16:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:16:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:16:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:16:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:16:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:16:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:16:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:16:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:16:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:16:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:16:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:16:31 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:16:31 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:31 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:31 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:16:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : apple: size = 5 OK 2026/03/08 01:16:32 DEBUG : banana: size = 6 OK 2026/03/08 01:16:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:16:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : apple: Unchanged skipping 2026/03/08 01:16:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:16:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:16:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : banana: Unchanged skipping 2026/03/08 01:16:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:16:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:16:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:16:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:16:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:16:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:16:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:16:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:16:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:16:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:16:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:16:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:16:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:16:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:16:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:16:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:16:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:16:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:16:32 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:16:32 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:32 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:32 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:16:32 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:33 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:16:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:16:49 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:49 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:16:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : apple: size = 5 OK 2026/03/08 01:16:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : banana: size = 6 OK 2026/03/08 01:16:50 DEBUG : apple: Unchanged skipping 2026/03/08 01:16:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:16:50 DEBUG : banana: Unchanged skipping 2026/03/08 01:16:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:16:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:16:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:16:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:16:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:16:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:16:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:16:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:16:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:16:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:16:50 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:50 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:50 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:16:50 DEBUG : apple: size = 5 OK 2026/03/08 01:16:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:16:50 DEBUG : banana: size = 6 OK 2026/03/08 01:16:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : banana: Unchanged skipping 2026/03/08 01:16:50 DEBUG : apple: Unchanged skipping 2026/03/08 01:16:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:16:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:16:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:16:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:16:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:16:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:16:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:16:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:16:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:16:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:16:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:16:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:16:50 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:16:50 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:50 DEBUG : Waiting for deletions to finish 2026/03/08 01:16:51 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:16:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:17:07 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:07 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:17:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:17:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:17:08 DEBUG : banana: size = 6 OK 2026/03/08 01:17:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:17:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:17:08 DEBUG : banana: Unchanged skipping 2026/03/08 01:17:08 DEBUG : apple: size = 5 OK 2026/03/08 01:17:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : apple: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:17:08 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:17:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:17:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:17:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:17:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:17:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:17:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:17:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:17:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:17:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:17:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:17:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:17:08 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:08 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:08 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:08 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : apple: size = 5 OK 2026/03/08 01:17:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : apple: Unchanged skipping 2026/03/08 01:17:09 DEBUG : banana: size = 6 OK 2026/03/08 01:17:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : banana: Unchanged skipping 2026/03/08 01:17:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:17:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:17:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:17:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:17:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:17:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:17:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:17:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:17:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:17:09 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:17:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:17:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:17:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:17:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:17:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:17:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:17:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:17:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:17:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:17:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:17:09 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:09 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:09 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:09 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:17:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:17:25 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:26 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : apple: size = 5 OK 2026/03/08 01:17:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : apple: Unchanged skipping 2026/03/08 01:17:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:17:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:17:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:17:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:17:26 DEBUG : banana: size = 6 OK 2026/03/08 01:17:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : banana: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:17:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:17:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:17:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:17:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:17:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:17:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:17:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:17:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:17:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:17:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:17:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:17:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:17:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:17:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:17:26 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:26 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:26 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:26 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:17:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : apple: size = 5 OK 2026/03/08 01:17:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : apple: Unchanged skipping 2026/03/08 01:17:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:17:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:17:27 DEBUG : banana: size = 6 OK 2026/03/08 01:17:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : banana: Unchanged skipping 2026/03/08 01:17:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:17:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:17:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:17:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:17:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:17:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:17:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:17:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:17:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:17:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:17:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:17:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:17:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:17:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:17:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:17:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:17:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:17:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:17:27 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:27 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:27 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:27 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:17:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:17:44 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:45 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : apple: size = 5 OK 2026/03/08 01:17:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : apple: Unchanged skipping 2026/03/08 01:17:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:17:46 DEBUG : banana: size = 6 OK 2026/03/08 01:17:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:17:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:17:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:17:46 DEBUG : banana: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:17:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:17:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:17:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:17:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:17:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:17:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:46 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:46 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:46 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/08 01:17:46 DEBUG : apple: size = 5 OK 2026/03/08 01:17:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : apple: Unchanged skipping 2026/03/08 01:17:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/08 01:17:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/08 01:17:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : banana: size = 6 OK 2026/03/08 01:17:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/08 01:17:46 DEBUG : banana: Unchanged skipping 2026/03/08 01:17:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/08 01:17:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/08 01:17:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/08 01:17:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/08 01:17:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/08 01:17:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/08 01:17:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/08 01:17:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:17:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/08 01:17:46 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:46 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:46 DEBUG : Waiting for deletions to finish 2026/03/08 01:17:47 DEBUG : apple: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : banana: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/08 01:17:47 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (219.33s) --- PASS: TestTransform/NFC (15.59s) --- PASS: TestTransform/NFD (18.53s) --- PASS: TestTransform/base64 (19.41s) --- PASS: TestTransform/prefix (22.15s) --- PASS: TestTransform/suffix (27.50s) --- PASS: TestTransform/truncate (23.72s) --- PASS: TestTransform/encoder (18.35s) --- PASS: TestTransform/ISO-8859-1 (18.14s) --- PASS: TestTransform/charmap (18.15s) --- PASS: TestTransform/lowercase (18.25s) --- PASS: TestTransform/ascii (19.53s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:17:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/08 01:17:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/08 01:17:52 INFO : sub dir_somesuffix: Making directory 2026/03/08 01:17:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/08 01:17:52 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/08 01:17:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/08 01:17:52 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/08 01:17:52 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/08 01:17:52 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:52 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/08 01:17:52 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:17:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/08 01:17:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:17:53 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:53 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:53 INFO : tictactoe: Making directory 2026/03/08 01:17:53 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:53 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:17:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/08 01:17:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:17:53 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:53 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:54 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/08 01:17:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:17:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/08 01:17:54 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.78s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:17:55 INFO : toe: Making directory 2026/03/08 01:17:55 INFO : toe/toe: Making directory 2026/03/08 01:17:55 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 01:17:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 01:17:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 01:17:55 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:55 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/08 01:17:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:17:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/08 01:17:56 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.05s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:17:57 INFO : toe: Making directory 2026/03/08 01:17:57 INFO : toe/toe: Making directory 2026/03/08 01:17:57 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 01:17:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 01:17:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/08 01:17:57 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:57 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/08 01:17:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:17:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/08 01:17:58 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:17:58 DEBUG : empty_dir: Making directory with metadata 2026/03/08 01:17:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 01:17:58 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:17:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:17:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:17:59 INFO : tictacempty_dir: Making directory 2026/03/08 01:17:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:17:59 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:59 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:59 INFO : tictactoe: Making directory 2026/03/08 01:17:59 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:59 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:17:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:17:59 INFO : tictactoe/tictactoe: Making directory 2026/03/08 01:17:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:17:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 01:17:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 01:17:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 01:17:59 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:17:59 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:17:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/08 01:17:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:17:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/08 01:17:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.66s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:18:00 DEBUG : empty_dir: Making directory with metadata 2026/03/08 01:18:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 01:18:00 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:00 INFO : tictacempty_dir: Making directory 2026/03/08 01:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:00 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:00 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:00 INFO : tictactoe: Making directory 2026/03/08 01:18:00 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:00 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:00 INFO : tictactoe/tictactoe: Making directory 2026/03/08 01:18:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 01:18:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 01:18:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:00 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:18:00 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:18:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 01:18:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/08 01:18:01 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:18:01 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:02 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:02 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 01:18:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 01:18:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/08 01:18:02 NOTICE: B2 bucket rclone-test-hiworip2ruva: 0 differences found 2026/03/08 01:18:02 NOTICE: B2 bucket rclone-test-hiworip2ruva: 1 matching files --- PASS: TestAllTag (2.04s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:18:02 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:02 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:02 INFO : tictactoe: Making directory 2026/03/08 01:18:02 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:02 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:02 INFO : tictactoe/tictactoe: Making directory 2026/03/08 01:18:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 01:18:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 01:18:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 01:18:02 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:18:02 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:18:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/08 01:18:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/08 01:18:03 DEBUG : Waiting for deletions to finish 2026/03/08 01:18:04 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:04 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:04 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/08 01:18:04 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/08 01:18:04 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:18:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/08 01:18:04 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/08 01:18:04 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:18:04 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.61s) === RUN TestSyntax 2026/03/08 01:18:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:18:05 INFO : toe: Making directory 2026/03/08 01:18:05 INFO : toe/toe: Making directory 2026/03/08 01:18:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 01:18:05 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:18:05 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:18:06 DEBUG : toe/toe/toe: size = 11 OK 2026/03/08 01:18:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:06 INFO : toe/toe/toe: Copied (new) 2026/03/08 01:18:06 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.02s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:18:07 DEBUG : empty_dir: Making directory with metadata 2026/03/08 01:18:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 01:18:07 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:07 INFO : tictacempty_dir: Making directory 2026/03/08 01:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:07 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:07 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:07 INFO : tictactoe: Making directory 2026/03/08 01:18:07 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:07 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:07 INFO : tictactoe/tictactoe: Making directory 2026/03/08 01:18:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 01:18:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 01:18:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:07 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:18:07 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 01:18:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:08 INFO : toe/toe/toe.txt: Deleted 2026/03/08 01:18:08 INFO : toe/toe: Removing directory 2026/03/08 01:18:08 INFO : toe: Removing directory 2026/03/08 01:18:08 INFO : empty_dir: Removing directory 2026/03/08 01:18:08 DEBUG : Local file system at /tmp/rclone1079836246: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.72s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:18:09 DEBUG : empty_dir: Making directory with metadata 2026/03/08 01:18:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 01:18:09 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:09 INFO : tictacempty_dir: Making directory 2026/03/08 01:18:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:09 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:09 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:09 INFO : tictactoe: Making directory 2026/03/08 01:18:09 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:09 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:09 INFO : tictactoe/tictactoe: Making directory 2026/03/08 01:18:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 01:18:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 01:18:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:09 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:18:09 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:18:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 01:18:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:10 INFO : toe/toe/toe.txt: Deleted 2026/03/08 01:18:10 INFO : toe/toe: Removing directory 2026/03/08 01:18:10 INFO : toe: Removing directory 2026/03/08 01:18:10 INFO : empty_dir: Removing directory 2026/03/08 01:18:10 DEBUG : Local file system at /tmp/rclone1079836246: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/08 01:18:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 01:18:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 01:18:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 01:18:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 01:18:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 01:18:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/08 01:18:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/08 01:18:12 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 (4.17s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:18:13 DEBUG : Reset feature "Copy" 2026/03/08 01:18:13 DEBUG : Reset feature "Move" 2026/03/08 01:18:13 DEBUG : Reset feature "Copy" 2026/03/08 01:18:13 DEBUG : Reset feature "Move" 2026/03/08 01:18:13 DEBUG : empty_dir: Making directory with metadata 2026/03/08 01:18:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/08 01:18:13 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:13 INFO : tictacempty_dir: Making directory 2026/03/08 01:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/08 01:18:13 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:13 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:13 INFO : tictactoe: Making directory 2026/03/08 01:18:13 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:13 DEBUG : toe: transformed to: tictactoe 2026/03/08 01:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:13 INFO : tictactoe/tictactoe: Making directory 2026/03/08 01:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/08 01:18:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/08 01:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 01:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:13 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:18:13 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:18:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 01:18:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/08 01:18:15 INFO : toe/toe/toe.txt: Deleted 2026/03/08 01:18:15 INFO : toe/toe: Removing directory 2026/03/08 01:18:15 INFO : toe: Removing directory 2026/03/08 01:18:15 INFO : empty_dir: Removing directory 2026/03/08 01:18:15 DEBUG : Local file system at /tmp/rclone1079836246: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/08 01:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/08 01:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/08 01:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 01:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 01:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/08 01:18:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/08 01:18:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/08 01:18:17 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 (5.16s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:18:18 DEBUG : toe: transformed to: dG9l 2026/03/08 01:18:18 DEBUG : toe: transformed to: dG9l 2026/03/08 01:18:18 INFO : dG9l: Making directory 2026/03/08 01:18:18 DEBUG : toe: transformed to: dG9l 2026/03/08 01:18:18 DEBUG : toe: transformed to: dG9l 2026/03/08 01:18:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/08 01:18:18 INFO : dG9l/dG9l: Making directory 2026/03/08 01:18:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/08 01:18:18 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/08 01:18:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/08 01:18:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/08 01:18:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/08 01:18:18 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:18:18 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:18:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/08 01:18:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:19 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/08 01:18:19 DEBUG : Waiting for deletions to finish 2026/03/08 01:18:19 DEBUG : dG9l: transformed to: toe 2026/03/08 01:18:19 DEBUG : dG9l: transformed to: toe 2026/03/08 01:18:19 DEBUG : dG9l: transformed to: toe 2026/03/08 01:18:19 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/08 01:18:19 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/08 01:18:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/08 01:18:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/08 01:18:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/08 01:18:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/08 01:18:19 DEBUG : Local file system at /tmp/rclone1079836246: Waiting for checks to finish 2026/03/08 01:18:19 DEBUG : Local file system at /tmp/rclone1079836246: Waiting for transfers to finish 2026/03/08 01:18:19 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.51s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-hiworip2ruva", Local "Local file system at /tmp/rclone1079836246", Modify Window "1ms" 2026/03/08 01:18:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 01:18:20 DEBUG : toe: transformed to: 2026/03/08 01:18:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 01:18:21 DEBUG : toe: transformed to: 2026/03/08 01:18:21 INFO : B2 bucket rclone-test-hiworip2ruva: Making directory 2026/03/08 01:18:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 01:18:21 DEBUG : toe: transformed to: 2026/03/08 01:18:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 01:18:21 DEBUG : toe: transformed to: 2026/03/08 01:18:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 01:18:21 DEBUG : toe/toe: transformed to: 2026/03/08 01:18:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/08 01:18:21 INFO : toe/toe: Making directory 2026/03/08 01:18:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 01:18:21 DEBUG : toe/toe: transformed to: 2026/03/08 01:18:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/08 01:18:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 01:18:21 DEBUG : toe: transformed to: 2026/03/08 01:18:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/08 01:18:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/08 01:18:21 DEBUG : toe/toe/toe: transformed to: 2026/03/08 01:18:21 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/08 01:18:21 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for checks to finish 2026/03/08 01:18:21 DEBUG : B2 bucket rclone-test-hiworip2ruva: Waiting for transfers to finish 2026/03/08 01:18:21 DEBUG : toe/toe/toe: size = 11 OK 2026/03/08 01:18:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/08 01:18:21 INFO : toe/toe/toe: Copied (new) 2026/03/08 01:18:21 ERROR : B2 bucket rclone-test-hiworip2ruva: not deleting files as there were IO errors 2026/03/08 01:18:21 ERROR : B2 bucket rclone-test-hiworip2ruva: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2026/03/08 01:18:22 DEBUG : B2 bucket rclone-test-hiworip2ruva: Purge remote 2026/03/08 01:18:22 INFO : B2 bucket rclone-test-hiworip2ruva: cleaning bucket "rclone-test-hiworip2ruva" of all files 2026/03/08 01:18:23 DEBUG : BackupDir/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f5c2_d20260308_m011155_c001_v7007000_t0000_u01772932315863") 2026/03/08 01:18:23 DEBUG : BackupDir/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f118e719f785e855d_d20260308_m011149_c001_v0001167_t0023_u01772932309399") 2026/03/08 01:18:23 DEBUG : CompareDest/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f78152e_d20260308_m011130_c001_v7007000_t0000_u01772932290240") 2026/03/08 01:18:23 DEBUG : CompareDest/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95bf3e_d20260308_m011124_c001_v0001171_t0042_u01772932284313") 2026/03/08 01:18:23 DEBUG : CompareDest/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f78152f_d20260308_m011130_c001_v7007000_t0000_u01772932290428") 2026/03/08 01:18:23 DEBUG : CompareDest/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c7a5_d20260308_m011125_c001_v0001184_t0011_u01772932285706") 2026/03/08 01:18:23 DEBUG : CopyDest/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f5c4_d20260308_m011156_c001_v7007000_t0000_u01772932316044") 2026/03/08 01:18:23 DEBUG : CopyDest/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538c29_d20260308_m011146_c001_v0001092_t0058_u01772932306496") 2026/03/08 01:18:23 DEBUG : CopyDest/three: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f5c6_d20260308_m011156_c001_v7007000_t0000_u01772932316223") 2026/03/08 01:18:23 DEBUG : CopyDest/three: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c833_d20260308_m011153_c001_v0001184_t0057_u01772932313828") 2026/03/08 01:18:23 DEBUG : CopyDest/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f5c7_d20260308_m011156_c001_v7007000_t0000_u01772932316403") 2026/03/08 01:18:24 DEBUG : CopyDest/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95bfca_d20260308_m011151_c001_v0001171_t0031_u01772932311766") 2026/03/08 01:18:24 DEBUG : EXISTING: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4172ddf8570ae88f_d20260308_m011319_c001_v7007000_t0000_u01772932399613") 2026/03/08 01:18:24 DEBUG : EXISTING: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c117_d20260308_m011318_c001_v0001171_t0029_u01772932398532") 2026/03/08 01:18:24 DEBUG : PREFIXapple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116cc6_d20260308_m011522_c001_v7007000_t0000_u01772932522285") 2026/03/08 01:18:24 DEBUG : PREFIXapple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c32b_d20260308_m011516_c001_v0001171_t0055_u01772932516859") 2026/03/08 01:18:24 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d012d_d20260308_m011522_c001_v7007000_t0000_u01772932522522") 2026/03/08 01:18:24 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a9f7_d20260308_m011516_c001_v0001039_t0019_u01772932516830") 2026/03/08 01:18:24 DEBUG : PREFIXbanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aeff_d20260308_m011522_c001_v7007000_t0000_u01772932522338") 2026/03/08 01:18:24 DEBUG : PREFIXbanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8437d9_d20260308_m011516_c001_v0001173_t0054_u01772932516837") 2026/03/08 01:18:24 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116cc9_d20260308_m011522_c001_v7007000_t0000_u01772932522529") 2026/03/08 01:18:24 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce51_d20260308_m011516_c001_v0001184_t0024_u01772932516848") 2026/03/08 01:18:24 DEBUG : Testêé: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4172ddf8570ae87a_d20260308_m011315_c001_v7007000_t0000_u01772932395721") 2026/03/08 01:18:24 DEBUG : Testêé: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ca5f_d20260308_m011315_c001_v0001184_t0034_u01772932395139") 2026/03/08 01:18:24 DEBUG : Testêé: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c101_d20260308_m011314_c001_v0001171_t0002_u01772932394059") 2026/03/08 01:18:24 DEBUG : YXBwbGU=: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281a1_d20260308_m011501_c001_v7007000_t0000_u01772932501910") 2026/03/08 01:18:24 DEBUG : YXBwbGU=: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a921_d20260308_m011457_c001_v0001039_t0040_u01772932497792") 2026/03/08 01:18:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281a3_d20260308_m011502_c001_v7007000_t0000_u01772932502092") 2026/03/08 01:18:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2dd_d20260308_m011457_c001_v0001171_t0038_u01772932497778") 2026/03/08 01:18:25 DEBUG : YmFuYW5h: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281a5_d20260308_m011502_c001_v7007000_t0000_u01772932502274") 2026/03/08 01:18:25 DEBUG : YmFuYW5h: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8436b6_d20260308_m011457_c001_v0001173_t0019_u01772932497808") 2026/03/08 01:18:25 DEBUG : a/potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29ec4_d20260308_m010954_c001_v7007000_t0000_u01772932194652") 2026/03/08 01:18:25 DEBUG : a/potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b3b_d20260308_m010953_c001_v0001092_t0030_u01772932193736") 2026/03/08 01:18:25 DEBUG : a/potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29eac_d20260308_m010952_c001_v7007000_t0000_u01772932192150") 2026/03/08 01:18:25 DEBUG : a/potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b31_d20260308_m010951_c001_v0001092_t0058_u01772932191189") 2026/03/08 01:18:25 DEBUG : a/potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204cf4_d20260308_m010933_c001_v7007000_t0000_u01772932173610") 2026/03/08 01:18:25 DEBUG : a/potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538afb_d20260308_m010932_c001_v0001092_t0047_u01772932172750") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61db_d20260308_m011747_c001_v7007000_t0000_u01772932667660") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c5f2_d20260308_m011743_c001_v0001171_t0050_u01772932663398") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795318_d20260308_m011728_c001_v7007000_t0000_u01772932648092") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c5ac_d20260308_m011723_c001_v0001171_t0004_u01772932643630") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad6d_d20260308_m011709_c001_v7007000_t0000_u01772932629870") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c556_d20260308_m011705_c001_v0001171_t0055_u01772932625664") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b02_d20260308_m011651_c001_v7007000_t0000_u01772932611763") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c51f_d20260308_m011647_c001_v0001171_t0042_u01772932607703") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd0a_d20260308_m011633_c001_v7007000_t0000_u01772932593601") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c4cf_d20260308_m011628_c001_v0001171_t0053_u01772932588825") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a67_d20260308_m011615_c001_v7007000_t0000_u01772932575255") 2026/03/08 01:18:25 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c43f_d20260308_m011604_c001_v0001171_t0059_u01772932564290") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517201_d20260308_m011551_c001_v7007000_t0000_u01772932551494") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3d1_d20260308_m011546_c001_v0001171_t0051_u01772932546963") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a5171f5_d20260308_m011545_c001_v7007000_t0000_u01772932545647") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aab4_d20260308_m011536_c001_v0001039_t0046_u01772932536456") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b137_d20260308_m011524_c001_v7007000_t0000_u01772932524028") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aa17_d20260308_m011520_c001_v0001039_t0012_u01772932520381") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d0122_d20260308_m011518_c001_v7007000_t0000_u01772932518815") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a9d7_d20260308_m011514_c001_v0001039_t0044_u01772932514632") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781a52_d20260308_m011459_c001_v7007000_t0000_u01772932499893") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2d5_d20260308_m011455_c001_v0001171_t0039_u01772932495042") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a163_d20260308_m011442_c001_v7007000_t0000_u01772932482456") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c287_d20260308_m011437_c001_v0001171_t0043_u01772932477927") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f7818f2_d20260308_m011423_c001_v7007000_t0000_u01772932463763") 2026/03/08 01:18:26 DEBUG : apple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c239_d20260308_m011419_c001_v0001171_t0037_u01772932459826") 2026/03/08 01:18:26 DEBUG : appleSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e88128_d20260308_m011549_c001_v7007000_t0000_u01772932549974") 2026/03/08 01:18:26 DEBUG : appleSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aacc_d20260308_m011540_c001_v0001039_t0040_u01772932540309") 2026/03/08 01:18:26 DEBUG : appleapple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a68_d20260308_m011615_c001_v7007000_t0000_u01772932575439") 2026/03/08 01:18:26 DEBUG : appleapple: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c449_d20260308_m011606_c001_v0001171_t0004_u01772932566706") 2026/03/08 01:18:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61dc_d20260308_m011747_c001_v7007000_t0000_u01772932667842") 2026/03/08 01:18:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ae85_d20260308_m011744_c001_v0001039_t0023_u01772932664144") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb079531c_d20260308_m011728_c001_v7007000_t0000_u01772932648276") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aded_d20260308_m011724_c001_v0001039_t0004_u01772932644433") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad70_d20260308_m011710_c001_v7007000_t0000_u01772932630053") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ad62_d20260308_m011706_c001_v0001039_t0052_u01772932626263") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b03_d20260308_m011651_c001_v7007000_t0000_u01772932611945") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108acd6_d20260308_m011648_c001_v0001039_t0020_u01772932608430") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd0b_d20260308_m011633_c001_v7007000_t0000_u01772932593785") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ac45_d20260308_m011629_c001_v0001039_t0040_u01772932589575") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f415e8a3c091fd28f_d20260308_m011613_c001_v7007000_t0000_u01772932573438") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666cbb_d20260308_m011604_c001_v0001098_t0050_u01772932564916") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517202_d20260308_m011551_c001_v7007000_t0000_u01772932551677") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666c7d_d20260308_m011547_c001_v0001098_t0052_u01772932547601") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41299c15a7ce3954_d20260308_m011545_c001_v7007000_t0000_u01772932545843") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84395f_d20260308_m011537_c001_v0001173_t0058_u01772932537278") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b139_d20260308_m011524_c001_v7007000_t0000_u01772932524210") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce71_d20260308_m011520_c001_v0001184_t0049_u01772932520368") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116cb5_d20260308_m011519_c001_v7007000_t0000_u01772932519030") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce45_d20260308_m011515_c001_v0001184_t0033_u01772932515585") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f415e8a3c091fd268_d20260308_m011500_c001_v7007000_t0000_u01772932500065") 2026/03/08 01:18:27 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cda7_d20260308_m011455_c001_v0001184_t0056_u01772932495788") 2026/03/08 01:18:28 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a166_d20260308_m011442_c001_v7007000_t0000_u01772932482638") 2026/03/08 01:18:28 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cd36_d20260308_m011439_c001_v0001184_t0053_u01772932479199") 2026/03/08 01:18:28 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f7818f4_d20260308_m011423_c001_v7007000_t0000_u01772932463948") 2026/03/08 01:18:28 DEBUG : appleappleapplebanana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ccb4_d20260308_m011421_c001_v0001184_t0052_u01772932461071") 2026/03/08 01:18:28 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a5171fb_d20260308_m011549_c001_v7007000_t0000_u01772932549984") 2026/03/08 01:18:28 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843995_d20260308_m011540_c001_v0001173_t0026_u01772932540326") 2026/03/08 01:18:28 DEBUG : b/potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29ec7_d20260308_m010954_c001_v7007000_t0000_u01772932194833") 2026/03/08 01:18:28 DEBUG : b/potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b35_d20260308_m010952_c001_v0001092_t0007_u01772932192696") 2026/03/08 01:18:28 DEBUG : b/potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29ea5_d20260308_m010951_c001_v7007000_t0000_u01772932191587") 2026/03/08 01:18:28 DEBUG : b/potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b2b_d20260308_m010949_c001_v0001092_t0011_u01772932189975") 2026/03/08 01:18:28 DEBUG : b/potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204cf0_d20260308_m010933_c001_v7007000_t0000_u01772932173052") 2026/03/08 01:18:28 DEBUG : b/potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538af5_d20260308_m010931_c001_v0001092_t0024_u01772932171625") 2026/03/08 01:18:28 DEBUG : backup/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a51706e_d20260308_m011209_c001_v7007000_t0000_u01772932329351") 2026/03/08 01:18:28 DEBUG : backup/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f118f6546bbc5bb6b_d20260308_m011207_c001_v0001106_t0050_u01772932327055") 2026/03/08 01:18:28 DEBUG : backup/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f110923a2d5928edc_d20260308_m011203_c001_v0001181_t0000_u01772932323083") 2026/03/08 01:18:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e5cdf_d20260308_m011235_c001_v7007000_t0000_u01772932355808") 2026/03/08 01:18:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f101393f91bf8369e_d20260308_m011233_c001_v0001173_t0058_u01772932353390") 2026/03/08 01:18:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f112e92f82617a27e_d20260308_m011229_c001_v0001033_t0029_u01772932349210") 2026/03/08 01:18:28 DEBUG : backup/one.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f420635515db33098_d20260308_m011222_c001_v7007000_t0000_u01772932342677") 2026/03/08 01:18:28 DEBUG : backup/one.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1199309f6b27c5a0_d20260308_m011220_c001_v0001092_t0037_u01772932340739") 2026/03/08 01:18:28 DEBUG : backup/one.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f102d9e3c4c8d397a_d20260308_m011216_c001_v0001130_t0029_u01772932336562") 2026/03/08 01:18:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e5ce0_d20260308_m011235_c001_v7007000_t0000_u01772932355990") 2026/03/08 01:18:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f119bef7cabc283d4_d20260308_m011234_c001_v0001044_t0012_u01772932354783") 2026/03/08 01:18:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f10835f19fc2b43be_d20260308_m011230_c001_v0001173_t0019_u01772932350954") 2026/03/08 01:18:29 DEBUG : backup/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a51706f_d20260308_m011209_c001_v7007000_t0000_u01772932329535") 2026/03/08 01:18:29 DEBUG : backup/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11997205e3e8cbe9_d20260308_m011208_c001_v0001171_t0010_u01772932328493") 2026/03/08 01:18:29 DEBUG : backup/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f10634b7a5e36d605_d20260308_m011204_c001_v0001102_t0036_u01772932324503") 2026/03/08 01:18:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f420635515db3309a_d20260308_m011222_c001_v7007000_t0000_u01772932342859") 2026/03/08 01:18:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f107bab5ff6a5a6ca_d20260308_m011221_c001_v0001183_t0003_u01772932341913") 2026/03/08 01:18:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f10510a15116c2d47_d20260308_m011218_c001_v0001117_t0004_u01772932338238") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61dd_d20260308_m011748_c001_v7007000_t0000_u01772932668023") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce78_d20260308_m011743_c001_v0001091_t0041_u01772932663686") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb079531e_d20260308_m011728_c001_v7007000_t0000_u01772932648460") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce38_d20260308_m011724_c001_v0001091_t0033_u01772932644146") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad73_d20260308_m011710_c001_v7007000_t0000_u01772932630236") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cdee_d20260308_m011705_c001_v0001091_t0030_u01772932625928") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b04_d20260308_m011652_c001_v7007000_t0000_u01772932612129") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cdbc_d20260308_m011647_c001_v0001091_t0057_u01772932607988") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd0d_d20260308_m011633_c001_v7007000_t0000_u01772932593968") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd84_d20260308_m011629_c001_v0001091_t0010_u01772932589074") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a69_d20260308_m011615_c001_v7007000_t0000_u01772932575621") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd3a_d20260308_m011604_c001_v0001091_t0044_u01772932564612") 2026/03/08 01:18:29 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517203_d20260308_m011551_c001_v7007000_t0000_u01772932551860") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ccf8_d20260308_m011547_c001_v0001091_t0035_u01772932547798") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41299c15a7ce3953_d20260308_m011545_c001_v7007000_t0000_u01772932545646") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cf04_d20260308_m011537_c001_v0001184_t0028_u01772932537062") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b13b_d20260308_m011524_c001_v7007000_t0000_u01772932524391") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c341_d20260308_m011520_c001_v0001171_t0032_u01772932520358") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f413a47deff12f2a4_d20260308_m011519_c001_v7007000_t0000_u01772932519210") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8437c9_d20260308_m011515_c001_v0001173_t0032_u01772932515082") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4060d65fef0e4fde_d20260308_m011459_c001_v7007000_t0000_u01772932499829") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a909_d20260308_m011455_c001_v0001039_t0013_u01772932495295") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a168_d20260308_m011442_c001_v7007000_t0000_u01772932482819") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a8a3_d20260308_m011438_c001_v0001039_t0059_u01772932478218") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f7818f8_d20260308_m011424_c001_v7007000_t0000_u01772932464129") 2026/03/08 01:18:30 DEBUG : banana: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a83d_d20260308_m011420_c001_v0001039_t0020_u01772932460093") 2026/03/08 01:18:30 DEBUG : bananaSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f420635515db34b60_d20260308_m011549_c001_v7007000_t0000_u01772932549996") 2026/03/08 01:18:30 DEBUG : bananaSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cf0c_d20260308_m011540_c001_v0001184_t0051_u01772932540317") 2026/03/08 01:18:30 DEBUG : both0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ab6_d20260308_m011355_c001_v7007000_t0000_u01772932435008") 2026/03/08 01:18:30 DEBUG : both0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb4f_d20260308_m011341_c001_v0001184_t0051_u01772932421425") 2026/03/08 01:18:30 DEBUG : both0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35583_d20260308_m011337_c001_v7007000_t0000_u01772932417228") 2026/03/08 01:18:30 DEBUG : both0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ca99_d20260308_m011321_c001_v0001184_t0034_u01772932401867") 2026/03/08 01:18:30 DEBUG : both1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ab8_d20260308_m011355_c001_v7007000_t0000_u01772932435192") 2026/03/08 01:18:31 DEBUG : both1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb51_d20260308_m011342_c001_v0001184_t0049_u01772932422253") 2026/03/08 01:18:31 DEBUG : both1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35584_d20260308_m011337_c001_v7007000_t0000_u01772932417410") 2026/03/08 01:18:31 DEBUG : both1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cab1_d20260308_m011324_c001_v0001184_t0029_u01772932404995") 2026/03/08 01:18:31 DEBUG : both10: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4abb_d20260308_m011355_c001_v7007000_t0000_u01772932435376") 2026/03/08 01:18:31 DEBUG : both10: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb8b_d20260308_m011347_c001_v0001184_t0029_u01772932427131") 2026/03/08 01:18:31 DEBUG : both10: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35585_d20260308_m011337_c001_v7007000_t0000_u01772932417591") 2026/03/08 01:18:31 DEBUG : both10: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68caed_d20260308_m011329_c001_v0001184_t0011_u01772932409459") 2026/03/08 01:18:31 DEBUG : both11: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4abd_d20260308_m011355_c001_v7007000_t0000_u01772932435558") 2026/03/08 01:18:31 DEBUG : both11: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb93_d20260308_m011347_c001_v0001184_t0023_u01772932427669") 2026/03/08 01:18:31 DEBUG : both11: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35586_d20260308_m011337_c001_v7007000_t0000_u01772932417773") 2026/03/08 01:18:31 DEBUG : both11: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68caf1_d20260308_m011329_c001_v0001184_t0010_u01772932409934") 2026/03/08 01:18:31 DEBUG : both12: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ac0_d20260308_m011355_c001_v7007000_t0000_u01772932435742") 2026/03/08 01:18:31 DEBUG : both12: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb97_d20260308_m011348_c001_v0001184_t0027_u01772932428184") 2026/03/08 01:18:31 DEBUG : both12: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35587_d20260308_m011337_c001_v7007000_t0000_u01772932417957") 2026/03/08 01:18:31 DEBUG : both12: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68caf5_d20260308_m011330_c001_v0001184_t0004_u01772932410390") 2026/03/08 01:18:31 DEBUG : both13: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ac3_d20260308_m011355_c001_v7007000_t0000_u01772932435924") 2026/03/08 01:18:31 DEBUG : both13: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb9d_d20260308_m011348_c001_v0001184_t0000_u01772932428669") 2026/03/08 01:18:31 DEBUG : both13: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35588_d20260308_m011338_c001_v7007000_t0000_u01772932418138") 2026/03/08 01:18:31 DEBUG : both13: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cafb_d20260308_m011330_c001_v0001184_t0021_u01772932410878") 2026/03/08 01:18:31 DEBUG : both14: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ac5_d20260308_m011356_c001_v7007000_t0000_u01772932436107") 2026/03/08 01:18:31 DEBUG : both14: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cba1_d20260308_m011349_c001_v0001184_t0021_u01772932429321") 2026/03/08 01:18:31 DEBUG : both14: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35589_d20260308_m011338_c001_v7007000_t0000_u01772932418325") 2026/03/08 01:18:32 DEBUG : both14: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb01_d20260308_m011331_c001_v0001184_t0027_u01772932411336") 2026/03/08 01:18:32 DEBUG : both15: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ac8_d20260308_m011356_c001_v7007000_t0000_u01772932436290") 2026/03/08 01:18:32 DEBUG : both15: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cbab_d20260308_m011349_c001_v0001184_t0056_u01772932429856") 2026/03/08 01:18:32 DEBUG : both15: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f3558a_d20260308_m011338_c001_v7007000_t0000_u01772932418507") 2026/03/08 01:18:32 DEBUG : both15: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb07_d20260308_m011331_c001_v0001184_t0053_u01772932411853") 2026/03/08 01:18:32 DEBUG : both16: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4aca_d20260308_m011356_c001_v7007000_t0000_u01772932436475") 2026/03/08 01:18:32 DEBUG : both16: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cbb3_d20260308_m011350_c001_v0001184_t0029_u01772932430329") 2026/03/08 01:18:32 DEBUG : both16: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f3558b_d20260308_m011338_c001_v7007000_t0000_u01772932418691") 2026/03/08 01:18:32 DEBUG : both16: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb0d_d20260308_m011332_c001_v0001184_t0030_u01772932412502") 2026/03/08 01:18:32 DEBUG : both17: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4acd_d20260308_m011356_c001_v7007000_t0000_u01772932436657") 2026/03/08 01:18:32 DEBUG : both17: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cbb5_d20260308_m011350_c001_v0001184_t0022_u01772932430846") 2026/03/08 01:18:32 DEBUG : both17: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f3558c_d20260308_m011338_c001_v7007000_t0000_u01772932418874") 2026/03/08 01:18:32 DEBUG : both17: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb0f_d20260308_m011333_c001_v0001184_t0044_u01772932413003") 2026/03/08 01:18:32 DEBUG : both18: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ad0_d20260308_m011356_c001_v7007000_t0000_u01772932436840") 2026/03/08 01:18:32 DEBUG : both18: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cbbb_d20260308_m011351_c001_v0001184_t0032_u01772932431319") 2026/03/08 01:18:32 DEBUG : both18: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f3558d_d20260308_m011339_c001_v7007000_t0000_u01772932419055") 2026/03/08 01:18:32 DEBUG : both18: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb13_d20260308_m011333_c001_v0001184_t0050_u01772932413567") 2026/03/08 01:18:32 DEBUG : both19: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ad2_d20260308_m011357_c001_v7007000_t0000_u01772932437023") 2026/03/08 01:18:32 DEBUG : both19: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cbbd_d20260308_m011351_c001_v0001184_t0033_u01772932431882") 2026/03/08 01:18:32 DEBUG : both19: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f3558e_d20260308_m011339_c001_v7007000_t0000_u01772932419238") 2026/03/08 01:18:32 DEBUG : both19: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb1b_d20260308_m011334_c001_v0001184_t0043_u01772932414055") 2026/03/08 01:18:32 DEBUG : both2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ad5_d20260308_m011357_c001_v7007000_t0000_u01772932437208") 2026/03/08 01:18:33 DEBUG : both2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb59_d20260308_m011342_c001_v0001184_t0018_u01772932422816") 2026/03/08 01:18:33 DEBUG : both2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f3558f_d20260308_m011339_c001_v7007000_t0000_u01772932419420") 2026/03/08 01:18:33 DEBUG : both2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cab7_d20260308_m011325_c001_v0001184_t0025_u01772932405538") 2026/03/08 01:18:33 DEBUG : both3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ad7_d20260308_m011357_c001_v7007000_t0000_u01772932437393") 2026/03/08 01:18:33 DEBUG : both3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb5d_d20260308_m011343_c001_v0001184_t0042_u01772932423278") 2026/03/08 01:18:33 DEBUG : both3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35590_d20260308_m011339_c001_v7007000_t0000_u01772932419601") 2026/03/08 01:18:33 DEBUG : both3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cabd_d20260308_m011326_c001_v0001184_t0018_u01772932406075") 2026/03/08 01:18:33 DEBUG : both4: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ada_d20260308_m011357_c001_v7007000_t0000_u01772932437577") 2026/03/08 01:18:33 DEBUG : both4: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb61_d20260308_m011343_c001_v0001184_t0006_u01772932423933") 2026/03/08 01:18:33 DEBUG : both4: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35591_d20260308_m011339_c001_v7007000_t0000_u01772932419787") 2026/03/08 01:18:33 DEBUG : both4: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cac9_d20260308_m011326_c001_v0001184_t0034_u01772932406534") 2026/03/08 01:18:33 DEBUG : both5: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4add_d20260308_m011357_c001_v7007000_t0000_u01772932437759") 2026/03/08 01:18:33 DEBUG : both5: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb67_d20260308_m011344_c001_v0001184_t0052_u01772932424600") 2026/03/08 01:18:33 DEBUG : both5: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35592_d20260308_m011339_c001_v7007000_t0000_u01772932419969") 2026/03/08 01:18:33 DEBUG : both5: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cacd_d20260308_m011327_c001_v0001184_t0053_u01772932407015") 2026/03/08 01:18:33 DEBUG : both6: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4adf_d20260308_m011357_c001_v7007000_t0000_u01772932437942") 2026/03/08 01:18:33 DEBUG : both6: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb6f_d20260308_m011345_c001_v0001184_t0042_u01772932425156") 2026/03/08 01:18:33 DEBUG : both6: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35593_d20260308_m011340_c001_v7007000_t0000_u01772932420150") 2026/03/08 01:18:33 DEBUG : both6: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cad1_d20260308_m011327_c001_v0001184_t0024_u01772932407498") 2026/03/08 01:18:33 DEBUG : both7: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ae2_d20260308_m011358_c001_v7007000_t0000_u01772932438127") 2026/03/08 01:18:34 DEBUG : both7: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb75_d20260308_m011345_c001_v0001184_t0043_u01772932425681") 2026/03/08 01:18:34 DEBUG : both7: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35594_d20260308_m011340_c001_v7007000_t0000_u01772932420332") 2026/03/08 01:18:34 DEBUG : both7: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cad7_d20260308_m011327_c001_v0001184_t0043_u01772932407974") 2026/03/08 01:18:34 DEBUG : both8: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ae5_d20260308_m011358_c001_v7007000_t0000_u01772932438310") 2026/03/08 01:18:34 DEBUG : both8: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb7d_d20260308_m011346_c001_v0001184_t0001_u01772932426165") 2026/03/08 01:18:34 DEBUG : both8: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35595_d20260308_m011340_c001_v7007000_t0000_u01772932420513") 2026/03/08 01:18:34 DEBUG : both8: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cadf_d20260308_m011328_c001_v0001184_t0030_u01772932408455") 2026/03/08 01:18:34 DEBUG : both9: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4ae8_d20260308_m011358_c001_v7007000_t0000_u01772932438492") 2026/03/08 01:18:34 DEBUG : both9: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cb83_d20260308_m011346_c001_v0001184_t0039_u01772932426633") 2026/03/08 01:18:34 DEBUG : both9: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35596_d20260308_m011340_c001_v7007000_t0000_u01772932420694") 2026/03/08 01:18:34 DEBUG : both9: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cae5_d20260308_m011328_c001_v0001184_t0025_u01772932408938") 2026/03/08 01:18:34 DEBUG : c/non empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29ec9_d20260308_m010955_c001_v7007000_t0000_u01772932195014") 2026/03/08 01:18:34 DEBUG : c/non empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b37_d20260308_m010953_c001_v0001092_t0025_u01772932193023") 2026/03/08 01:18:34 DEBUG : c/non empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29eaf_d20260308_m010952_c001_v7007000_t0000_u01772932192333") 2026/03/08 01:18:34 DEBUG : c/non empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b2f_d20260308_m010950_c001_v0001092_t0016_u01772932190343") 2026/03/08 01:18:34 DEBUG : c/non empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204cf6_d20260308_m010933_c001_v7007000_t0000_u01772932173796") 2026/03/08 01:18:34 DEBUG : c/non empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538af9_d20260308_m010932_c001_v0001092_t0044_u01772932172020") 2026/03/08 01:18:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281a6_d20260308_m011502_c001_v7007000_t0000_u01772932502466") 2026/03/08 01:18:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cdaf_d20260308_m011457_c001_v0001184_t0019_u01772932497799") 2026/03/08 01:18:34 DEBUG : check sum: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204cbd_d20260308_m010924_c001_v7007000_t0000_u01772932164226") 2026/03/08 01:18:35 DEBUG : check sum: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538ad5_d20260308_m010923_c001_v0001092_t0055_u01772932163108") 2026/03/08 01:18:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e882d3_d20260308_m011820_c001_v7007000_t0000_u01772932700571") 2026/03/08 01:18:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c666_d20260308_m011819_c001_v0001171_t0055_u01772932699005") 2026/03/08 01:18:35 DEBUG : dest/3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f5af_d20260308_m011139_c001_v7007000_t0000_u01772932299401") 2026/03/08 01:18:35 DEBUG : dest/3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f412e3a04e0c583fc_d20260308_m011138_c001_v0001167_t0036_u01772932298248") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcde: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a6a_d20260308_m011615_c001_v7007000_t0000_u01772932575804") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcde: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666cc1_d20260308_m011606_c001_v0001098_t0033_u01772932566764") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61df_d20260308_m011748_c001_v7007000_t0000_u01772932668204") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c5c0_d20260308_m011732_c001_v0001171_t0047_u01772932652788") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795321_d20260308_m011728_c001_v7007000_t0000_u01772932648644") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c576_d20260308_m011714_c001_v0001171_t0002_u01772932634535") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad75_d20260308_m011710_c001_v7007000_t0000_u01772932630420") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c53d_d20260308_m011656_c001_v0001171_t0007_u01772932616427") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b05_d20260308_m011652_c001_v7007000_t0000_u01772932612312") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c4ff_d20260308_m011638_c001_v0001171_t0022_u01772932598232") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd0e_d20260308_m011634_c001_v7007000_t0000_u01772932594153") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c497_d20260308_m011619_c001_v0001171_t0023_u01772932579883") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80af19_d20260308_m011613_c001_v7007000_t0000_u01772932573457") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c411_d20260308_m011556_c001_v0001171_t0018_u01772932556163") 2026/03/08 01:18:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517204_d20260308_m011552_c001_v7007000_t0000_u01772932552043") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3d5_d20260308_m011547_c001_v0001171_t0006_u01772932547406") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f420635515db34b4d_d20260308_m011545_c001_v7007000_t0000_u01772932545726") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aa6a_d20260308_m011528_c001_v0001039_t0014_u01772932528682") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b13d_d20260308_m011524_c001_v7007000_t0000_u01772932524572") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce73_d20260308_m011520_c001_v0001184_t0020_u01772932520588") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d0128_d20260308_m011519_c001_v7007000_t0000_u01772932519408") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a991_d20260308_m011506_c001_v0001039_t0057_u01772932506559") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40246a5f0c3ab94f_d20260308_m011459_c001_v7007000_t0000_u01772932499879") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2af_d20260308_m011447_c001_v0001171_t0040_u01772932487102") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a16b_d20260308_m011443_c001_v7007000_t0000_u01772932483000") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c25f_d20260308_m011428_c001_v0001171_t0018_u01772932468590") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f7818fa_d20260308_m011424_c001_v7007000_t0000_u01772932464310") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c20f_d20260308_m011412_c001_v0001171_t0010_u01772932452623") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128a17_d20260308_m011549_c001_v7007000_t0000_u01772932549842") 2026/03/08 01:18:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cf0e_d20260308_m011540_c001_v0001184_t0050_u01772932540528") 2026/03/08 01:18:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a6b_d20260308_m011615_c001_v7007000_t0000_u01772932575987") 2026/03/08 01:18:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ab6e_d20260308_m011606_c001_v0001039_t0023_u01772932566746") 2026/03/08 01:18:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61e0_d20260308_m011748_c001_v7007000_t0000_u01772932668386") 2026/03/08 01:18:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce50_d20260308_m011733_c001_v0001091_t0057_u01772932653447") 2026/03/08 01:18:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795324_d20260308_m011728_c001_v7007000_t0000_u01772932648828") 2026/03/08 01:18:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce0e_d20260308_m011715_c001_v0001091_t0015_u01772932635286") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad77_d20260308_m011710_c001_v7007000_t0000_u01772932630604") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cdd0_d20260308_m011657_c001_v0001091_t0026_u01772932617078") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b07_d20260308_m011652_c001_v7007000_t0000_u01772932612494") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd9e_d20260308_m011639_c001_v0001091_t0024_u01772932599029") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd0f_d20260308_m011634_c001_v7007000_t0000_u01772932594338") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd72_d20260308_m011620_c001_v0001091_t0005_u01772932580804") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e8813f_d20260308_m011613_c001_v7007000_t0000_u01772932573635") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd20_d20260308_m011556_c001_v0001091_t0013_u01772932556882") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517205_d20260308_m011552_c001_v7007000_t0000_u01772932552227") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aafa_d20260308_m011547_c001_v0001039_t0039_u01772932547643") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b1c3_d20260308_m011545_c001_v7007000_t0000_u01772932545853") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cebb_d20260308_m011529_c001_v0001184_t0022_u01772932529721") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b13f_d20260308_m011524_c001_v7007000_t0000_u01772932524822") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c343_d20260308_m011520_c001_v0001171_t0006_u01772932520622") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116cba_d20260308_m011519_c001_v7007000_t0000_u01772932519415") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843735_d20260308_m011507_c001_v0001173_t0041_u01772932507561") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4060d65fef0e4fe0_d20260308_m011500_c001_v7007000_t0000_u01772932500012") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a8df_d20260308_m011447_c001_v0001039_t0014_u01772932487763") 2026/03/08 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a16e_d20260308_m011443_c001_v7007000_t0000_u01772932483228") 2026/03/08 01:18:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a877_d20260308_m011429_c001_v0001039_t0022_u01772932469289") 2026/03/08 01:18:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f7818fe_d20260308_m011424_c001_v7007000_t0000_u01772932464492") 2026/03/08 01:18:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a7ed_d20260308_m011412_c001_v0001039_t0017_u01772932452891") 2026/03/08 01:18:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde149c5_d20260308_m011550_c001_v7007000_t0000_u01772932550009") 2026/03/08 01:18:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3b7_d20260308_m011540_c001_v0001171_t0059_u01772932540707") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a6c_d20260308_m011616_c001_v7007000_t0000_u01772932576170") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666cc3_d20260308_m011607_c001_v0001098_t0005_u01772932567051") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61e1_d20260308_m011748_c001_v7007000_t0000_u01772932668567") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ae33_d20260308_m011734_c001_v0001039_t0044_u01772932654154") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795327_d20260308_m011729_c001_v7007000_t0000_u01772932649021") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108adad_d20260308_m011716_c001_v0001039_t0059_u01772932636118") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad7a_d20260308_m011710_c001_v7007000_t0000_u01772932630788") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ad22_d20260308_m011657_c001_v0001039_t0005_u01772932617950") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b08_d20260308_m011652_c001_v7007000_t0000_u01772932612677") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ac8c_d20260308_m011639_c001_v0001039_t0050_u01772932599833") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd11_d20260308_m011634_c001_v7007000_t0000_u01772932594522") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108abf5_d20260308_m011621_c001_v0001039_t0008_u01772932581675") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80af1a_d20260308_m011613_c001_v7007000_t0000_u01772932573661") 2026/03/08 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666ca1_d20260308_m011557_c001_v0001098_t0018_u01772932557699") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517206_d20260308_m011552_c001_v7007000_t0000_u01772932552412") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3d9_d20260308_m011547_c001_v0001171_t0035_u01772932547725") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b1c0_d20260308_m011545_c001_v7007000_t0000_u01772932545669") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8438dd_d20260308_m011530_c001_v0001173_t0038_u01772932530314") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b141_d20260308_m011525_c001_v7007000_t0000_u01772932525004") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce75_d20260308_m011520_c001_v0001184_t0040_u01772932520806") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416740bd60d746ae_d20260308_m011519_c001_v7007000_t0000_u01772932519202") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce0f_d20260308_m011508_c001_v0001184_t0041_u01772932508877") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e877ff_d20260308_m011459_c001_v7007000_t0000_u01772932499860") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cd78_d20260308_m011448_c001_v0001184_t0032_u01772932488974") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a172_d20260308_m011443_c001_v7007000_t0000_u01772932483410") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ccec_d20260308_m011430_c001_v0001184_t0050_u01772932470345") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781901_d20260308_m011424_c001_v7007000_t0000_u01772932464673") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cc6c_d20260308_m011413_c001_v0001184_t0053_u01772932453488") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e88129_d20260308_m011550_c001_v7007000_t0000_u01772932550159") 2026/03/08 01:18:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cf14_d20260308_m011540_c001_v0001184_t0034_u01772932540720") 2026/03/08 01:18:39 DEBUG : dir1/0003-defgh: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a6d_d20260308_m011616_c001_v7007000_t0000_u01772932576354") 2026/03/08 01:18:39 DEBUG : dir1/0003-defgh: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c451_d20260308_m011607_c001_v0001171_t0023_u01772932567070") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61e2_d20260308_m011748_c001_v7007000_t0000_u01772932668750") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666e00_d20260308_m011735_c001_v0001098_t0023_u01772932655139") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795329_d20260308_m011729_c001_v7007000_t0000_u01772932649203") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666db8_d20260308_m011717_c001_v0001098_t0022_u01772932637661") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad7d_d20260308_m011710_c001_v7007000_t0000_u01772932630973") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666d80_d20260308_m011658_c001_v0001098_t0030_u01772932618862") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b09_d20260308_m011652_c001_v7007000_t0000_u01772932612861") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666d32_d20260308_m011640_c001_v0001098_t0016_u01772932600720") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd12_d20260308_m011634_c001_v7007000_t0000_u01772932594705") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666ce8_d20260308_m011622_c001_v0001098_t0026_u01772932582707") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781af0_d20260308_m011613_c001_v7007000_t0000_u01772932573057") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ab38_d20260308_m011558_c001_v0001039_t0016_u01772932558435") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517208_d20260308_m011552_c001_v7007000_t0000_u01772932552596") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666c81_d20260308_m011547_c001_v0001098_t0026_u01772932547977") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128a14_d20260308_m011545_c001_v7007000_t0000_u01772932545864") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c381_d20260308_m011531_c001_v0001171_t0056_u01772932531300") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b142_d20260308_m011525_c001_v7007000_t0000_u01772932525186") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aa1d_d20260308_m011520_c001_v0001039_t0010_u01772932520969") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4060d65fef0e4ff4_d20260308_m011519_c001_v7007000_t0000_u01772932519431") 2026/03/08 01:18:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c307_d20260308_m011509_c001_v0001171_t0057_u01772932509464") 2026/03/08 01:18:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128194_d20260308_m011459_c001_v7007000_t0000_u01772932499841") 2026/03/08 01:18:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843622_d20260308_m011449_c001_v0001173_t0017_u01772932489572") 2026/03/08 01:18:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a173_d20260308_m011443_c001_v7007000_t0000_u01772932483592") 2026/03/08 01:18:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843546_d20260308_m011430_c001_v0001173_t0031_u01772932470951") 2026/03/08 01:18:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781905_d20260308_m011424_c001_v7007000_t0000_u01772932464854") 2026/03/08 01:18:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84341e_d20260308_m011413_c001_v0001173_t0055_u01772932453709") 2026/03/08 01:18:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b1d9_d20260308_m011549_c001_v7007000_t0000_u01772932549956") 2026/03/08 01:18:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84399f_d20260308_m011540_c001_v0001173_t0035_u01772932540900") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a6f_d20260308_m011616_c001_v7007000_t0000_u01772932576537") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd46_d20260308_m011607_c001_v0001091_t0039_u01772932567114") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61e3_d20260308_m011748_c001_v7007000_t0000_u01772932668933") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c5c8_d20260308_m011735_c001_v0001171_t0010_u01772932655701") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb079532c_d20260308_m011729_c001_v7007000_t0000_u01772932649431") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c58c_d20260308_m011718_c001_v0001171_t0049_u01772932638055") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad80_d20260308_m011711_c001_v7007000_t0000_u01772932631157") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c544_d20260308_m011659_c001_v0001171_t0014_u01772932619172") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b0a_d20260308_m011653_c001_v7007000_t0000_u01772932613043") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c509_d20260308_m011641_c001_v0001171_t0052_u01772932601342") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd13_d20260308_m011634_c001_v7007000_t0000_u01772932594889") 2026/03/08 01:18:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c4b1_d20260308_m011623_c001_v0001171_t0033_u01772932583169") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416740bd60d746e6_d20260308_m011613_c001_v7007000_t0000_u01772932573650") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c425_d20260308_m011559_c001_v0001171_t0047_u01772932559368") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517209_d20260308_m011552_c001_v7007000_t0000_u01772932552779") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3db_d20260308_m011547_c001_v0001171_t0055_u01772932547988") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128a13_d20260308_m011545_c001_v7007000_t0000_u01772932545682") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aa84_d20260308_m011531_c001_v0001039_t0014_u01772932531570") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b144_d20260308_m011525_c001_v7007000_t0000_u01772932525367") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce7b_d20260308_m011521_c001_v0001184_t0047_u01772932521009") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d0129_d20260308_m011519_c001_v7007000_t0000_u01772932519440") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a9a7_d20260308_m011509_c001_v0001039_t0023_u01772932509765") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb07944c4_d20260308_m011459_c001_v7007000_t0000_u01772932499853") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2b9_d20260308_m011450_c001_v0001171_t0009_u01772932490200") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a176_d20260308_m011443_c001_v7007000_t0000_u01772932483773") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c26d_d20260308_m011431_c001_v0001171_t0033_u01772932471842") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781909_d20260308_m011425_c001_v7007000_t0000_u01772932465036") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c21d_d20260308_m011414_c001_v0001171_t0059_u01772932454407") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41299c15a7ce395a_d20260308_m011549_c001_v7007000_t0000_u01772932549966") 2026/03/08 01:18:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cf16_d20260308_m011540_c001_v0001184_t0010_u01772932540922") 2026/03/08 01:18:42 DEBUG : dir1/0005-fghij: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a70_d20260308_m011616_c001_v7007000_t0000_u01772932576720") 2026/03/08 01:18:42 DEBUG : dir1/0005-fghij: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd48_d20260308_m011607_c001_v0001091_t0046_u01772932567419") 2026/03/08 01:18:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61e4_d20260308_m011749_c001_v7007000_t0000_u01772932669114") 2026/03/08 01:18:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce54_d20260308_m011735_c001_v0001091_t0035_u01772932655988") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb079532f_d20260308_m011729_c001_v7007000_t0000_u01772932649616") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce16_d20260308_m011718_c001_v0001091_t0002_u01772932638369") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad84_d20260308_m011711_c001_v7007000_t0000_u01772932631342") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cdd8_d20260308_m011659_c001_v0001091_t0039_u01772932619467") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b0c_d20260308_m011653_c001_v7007000_t0000_u01772932613226") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cdaa_d20260308_m011641_c001_v0001091_t0034_u01772932601686") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd14_d20260308_m011635_c001_v7007000_t0000_u01772932595071") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd76_d20260308_m011623_c001_v0001091_t0021_u01772932583443") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2acf2_d20260308_m011613_c001_v7007000_t0000_u01772932573484") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd2a_d20260308_m011559_c001_v0001091_t0010_u01772932559634") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a51720a_d20260308_m011552_c001_v7007000_t0000_u01772932552961") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ab02_d20260308_m011548_c001_v0001039_t0024_u01772932548153") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde149c0_d20260308_m011545_c001_v7007000_t0000_u01772932545894") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cecb_d20260308_m011532_c001_v0001184_t0004_u01772932532245") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b146_d20260308_m011525_c001_v7007000_t0000_u01772932525549") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84381d_d20260308_m011521_c001_v0001173_t0010_u01772932521019") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d0124_d20260308_m011519_c001_v7007000_t0000_u01772932519207") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84376b_d20260308_m011510_c001_v0001173_t0039_u01772932510322") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781a54_d20260308_m011500_c001_v7007000_t0000_u01772932500076") 2026/03/08 01:18:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a8e9_d20260308_m011450_c001_v0001039_t0054_u01772932490541") 2026/03/08 01:18:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a179_d20260308_m011443_c001_v7007000_t0000_u01772932483956") 2026/03/08 01:18:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a889_d20260308_m011432_c001_v0001039_t0014_u01772932472132") 2026/03/08 01:18:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f78190c_d20260308_m011425_c001_v7007000_t0000_u01772932465218") 2026/03/08 01:18:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a7fb_d20260308_m011414_c001_v0001039_t0012_u01772932454692") 2026/03/08 01:18:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a5171fc_d20260308_m011550_c001_v7007000_t0000_u01772932550018") 2026/03/08 01:18:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aad0_d20260308_m011540_c001_v0001039_t0046_u01772932540985") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a71_d20260308_m011616_c001_v7007000_t0000_u01772932576903") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666cc7_d20260308_m011607_c001_v0001098_t0043_u01772932567446") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61e6_d20260308_m011749_c001_v7007000_t0000_u01772932669295") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ae47_d20260308_m011736_c001_v0001039_t0028_u01772932656324") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795332_d20260308_m011729_c001_v7007000_t0000_u01772932649800") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108adbf_d20260308_m011718_c001_v0001039_t0034_u01772932638839") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad87_d20260308_m011711_c001_v7007000_t0000_u01772932631534") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ad32_d20260308_m011659_c001_v0001039_t0048_u01772932619793") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b0d_d20260308_m011653_c001_v7007000_t0000_u01772932613409") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ac9c_d20260308_m011642_c001_v0001039_t0016_u01772932602103") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd15_d20260308_m011635_c001_v7007000_t0000_u01772932595255") 2026/03/08 01:18:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ac05_d20260308_m011623_c001_v0001039_t0053_u01772932583823") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a64_d20260308_m011613_c001_v7007000_t0000_u01772932573500") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666ca5_d20260308_m011600_c001_v0001098_t0054_u01772932560059") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a51720b_d20260308_m011553_c001_v7007000_t0000_u01772932553145") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd00_d20260308_m011548_c001_v0001091_t0048_u01772932548195") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e88126_d20260308_m011545_c001_v7007000_t0000_u01772932545941") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8438ff_d20260308_m011532_c001_v0001173_t0015_u01772932532444") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b148_d20260308_m011525_c001_v7007000_t0000_u01772932525731") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c345_d20260308_m011521_c001_v0001171_t0008_u01772932521117") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116cb7_d20260308_m011519_c001_v7007000_t0000_u01772932519213") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce1b_d20260308_m011510_c001_v0001184_t0022_u01772932510888") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e87800_d20260308_m011500_c001_v7007000_t0000_u01772932500022") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cd8b_d20260308_m011450_c001_v0001184_t0036_u01772932490965") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a17b_d20260308_m011444_c001_v7007000_t0000_u01772932484137") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ccfe_d20260308_m011432_c001_v0001184_t0053_u01772932472947") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f78190f_d20260308_m011425_c001_v7007000_t0000_u01772932465400") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cc76_d20260308_m011415_c001_v0001184_t0026_u01772932455191") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a5171f9_d20260308_m011549_c001_v7007000_t0000_u01772932549801") 2026/03/08 01:18:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3bd_d20260308_m011541_c001_v0001171_t0032_u01772932541030") 2026/03/08 01:18:45 DEBUG : dir1/0007-12345: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a72_d20260308_m011617_c001_v7007000_t0000_u01772932577086") 2026/03/08 01:18:45 DEBUG : dir1/0007-12345: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c455_d20260308_m011607_c001_v0001171_t0024_u01772932567497") 2026/03/08 01:18:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61e7_d20260308_m011749_c001_v7007000_t0000_u01772932669476") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666e06_d20260308_m011737_c001_v0001098_t0043_u01772932657009") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795335_d20260308_m011729_c001_v7007000_t0000_u01772932649983") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666dc8_d20260308_m011719_c001_v0001098_t0036_u01772932639443") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad88_d20260308_m011711_c001_v7007000_t0000_u01772932631717") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666d8e_d20260308_m011701_c001_v0001098_t0001_u01772932621175") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b0e_d20260308_m011653_c001_v7007000_t0000_u01772932613592") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666d3c_d20260308_m011643_c001_v0001098_t0002_u01772932603310") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd16_d20260308_m011635_c001_v7007000_t0000_u01772932595439") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666cf0_d20260308_m011624_c001_v0001098_t0012_u01772932584482") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781af4_d20260308_m011613_c001_v7007000_t0000_u01772932573238") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ab3c_d20260308_m011600_c001_v0001039_t0007_u01772932560429") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a51720d_d20260308_m011553_c001_v7007000_t0000_u01772932553328") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3df_d20260308_m011548_c001_v0001171_t0053_u01772932548314") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f420635515db34b4e_d20260308_m011545_c001_v7007000_t0000_u01772932545907") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c38d_d20260308_m011532_c001_v0001171_t0059_u01772932532998") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b14a_d20260308_m011525_c001_v7007000_t0000_u01772932525914") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce7f_d20260308_m011521_c001_v0001184_t0021_u01772932521221") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116cb3_d20260308_m011518_c001_v7007000_t0000_u01772932518829") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c30d_d20260308_m011511_c001_v0001171_t0059_u01772932511094") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40246a5f0c3ab951_d20260308_m011500_c001_v7007000_t0000_u01772932500089") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84363c_d20260308_m011451_c001_v0001173_t0059_u01772932491173") 2026/03/08 01:18:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a17d_d20260308_m011444_c001_v7007000_t0000_u01772932484318") 2026/03/08 01:18:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84355e_d20260308_m011433_c001_v0001173_t0059_u01772932473163") 2026/03/08 01:18:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781912_d20260308_m011425_c001_v7007000_t0000_u01772932465594") 2026/03/08 01:18:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84343e_d20260308_m011415_c001_v0001173_t0033_u01772932455462") 2026/03/08 01:18:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128a18_d20260308_m011550_c001_v7007000_t0000_u01772932550029") 2026/03/08 01:18:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cf1c_d20260308_m011541_c001_v0001184_t0031_u01772932541138") 2026/03/08 01:18:47 DEBUG : dir1/0008-23456: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a73_d20260308_m011617_c001_v7007000_t0000_u01772932577268") 2026/03/08 01:18:47 DEBUG : dir1/0008-23456: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ab76_d20260308_m011607_c001_v0001039_t0002_u01772932567610") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61e8_d20260308_m011749_c001_v7007000_t0000_u01772932669713") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c5cc_d20260308_m011737_c001_v0001171_t0009_u01772932657423") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795337_d20260308_m011730_c001_v7007000_t0000_u01772932650167") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c596_d20260308_m011719_c001_v0001171_t0058_u01772932639834") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad8b_d20260308_m011711_c001_v7007000_t0000_u01772932631900") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c548_d20260308_m011701_c001_v0001171_t0049_u01772932621693") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b0f_d20260308_m011653_c001_v7007000_t0000_u01772932613774") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c511_d20260308_m011643_c001_v0001171_t0039_u01772932603889") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd18_d20260308_m011635_c001_v7007000_t0000_u01772932595622") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c4b9_d20260308_m011625_c001_v0001171_t0006_u01772932585018") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781af7_d20260308_m011613_c001_v7007000_t0000_u01772932573419") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c42d_d20260308_m011601_c001_v0001171_t0059_u01772932561096") 2026/03/08 01:18:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a51720e_d20260308_m011553_c001_v7007000_t0000_u01772932553511") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666c85_d20260308_m011548_c001_v0001098_t0030_u01772932548367") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a5171f8_d20260308_m011545_c001_v7007000_t0000_u01772932545928") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aa9a_d20260308_m011533_c001_v0001039_t0050_u01772932533256") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b14b_d20260308_m011526_c001_v7007000_t0000_u01772932526095") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c347_d20260308_m011521_c001_v0001171_t0027_u01772932521393") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d0125_d20260308_m011519_c001_v7007000_t0000_u01772932519218") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a9b5_d20260308_m011511_c001_v0001039_t0034_u01772932511406") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4060d65fef0e4fe1_d20260308_m011500_c001_v7007000_t0000_u01772932500195") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2c1_d20260308_m011451_c001_v0001171_t0026_u01772932491636") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a181_d20260308_m011444_c001_v7007000_t0000_u01772932484499") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c275_d20260308_m011433_c001_v0001171_t0013_u01772932473741") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781916_d20260308_m011425_c001_v7007000_t0000_u01772932465776") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c229_d20260308_m011416_c001_v0001171_t0058_u01772932456603") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e88127_d20260308_m011549_c001_v7007000_t0000_u01772932549790") 2026/03/08 01:18:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3c1_d20260308_m011541_c001_v0001171_t0044_u01772932541303") 2026/03/08 01:18:48 DEBUG : dir1/0009-34567: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a74_d20260308_m011617_c001_v7007000_t0000_u01772932577451") 2026/03/08 01:18:48 DEBUG : dir1/0009-34567: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd4c_d20260308_m011607_c001_v0001091_t0004_u01772932567759") 2026/03/08 01:18:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61e9_d20260308_m011749_c001_v7007000_t0000_u01772932669894") 2026/03/08 01:18:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce5e_d20260308_m011737_c001_v0001091_t0038_u01772932657747") 2026/03/08 01:18:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb079533a_d20260308_m011730_c001_v7007000_t0000_u01772932650351") 2026/03/08 01:18:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce22_d20260308_m011720_c001_v0001091_t0048_u01772932640375") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad8e_d20260308_m011712_c001_v7007000_t0000_u01772932632085") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cdde_d20260308_m011701_c001_v0001091_t0045_u01772932621959") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b10_d20260308_m011653_c001_v7007000_t0000_u01772932613960") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cdb0_d20260308_m011644_c001_v0001091_t0056_u01772932604157") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd19_d20260308_m011635_c001_v7007000_t0000_u01772932595806") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd7a_d20260308_m011625_c001_v0001091_t0014_u01772932585312") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e6137_d20260308_m011613_c001_v7007000_t0000_u01772932573434") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd2e_d20260308_m011601_c001_v0001091_t0056_u01772932561368") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a51720f_d20260308_m011553_c001_v7007000_t0000_u01772932553695") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd04_d20260308_m011548_c001_v0001091_t0004_u01772932548476") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41299c15a7ce3952_d20260308_m011545_c001_v7007000_t0000_u01772932545461") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ced7_d20260308_m011533_c001_v0001184_t0057_u01772932533705") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b14d_d20260308_m011526_c001_v7007000_t0000_u01772932526275") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce81_d20260308_m011521_c001_v0001184_t0040_u01772932521430") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116cb8_d20260308_m011519_c001_v7007000_t0000_u01772932519225") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84378d_d20260308_m011511_c001_v0001173_t0023_u01772932511887") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128198_d20260308_m011500_c001_v7007000_t0000_u01772932500212") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a8f1_d20260308_m011451_c001_v0001039_t0053_u01772932491979") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a184_d20260308_m011444_c001_v7007000_t0000_u01772932484680") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a891_d20260308_m011433_c001_v0001039_t0009_u01772932473994") 2026/03/08 01:18:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f78191a_d20260308_m011425_c001_v7007000_t0000_u01772932465958") 2026/03/08 01:18:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a80d_d20260308_m011416_c001_v0001039_t0029_u01772932456868") 2026/03/08 01:18:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a5171fe_d20260308_m011550_c001_v7007000_t0000_u01772932550170") 2026/03/08 01:18:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cf1e_d20260308_m011541_c001_v0001184_t0017_u01772932541353") 2026/03/08 01:18:50 DEBUG : dir1/0010-45678: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a75_d20260308_m011617_c001_v7007000_t0000_u01772932577634") 2026/03/08 01:18:50 DEBUG : dir1/0010-45678: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c457_d20260308_m011607_c001_v0001171_t0017_u01772932567783") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61ea_d20260308_m011750_c001_v7007000_t0000_u01772932670077") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ae5f_d20260308_m011738_c001_v0001039_t0059_u01772932658114") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb079533c_d20260308_m011730_c001_v7007000_t0000_u01772932650535") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108adc9_d20260308_m011720_c001_v0001039_t0046_u01772932640646") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad91_d20260308_m011712_c001_v7007000_t0000_u01772932632269") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ad44_d20260308_m011702_c001_v0001039_t0049_u01772932622273") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b11_d20260308_m011654_c001_v7007000_t0000_u01772932614146") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108acae_d20260308_m011644_c001_v0001039_t0040_u01772932604488") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd1c_d20260308_m011635_c001_v7007000_t0000_u01772932595991") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ac17_d20260308_m011625_c001_v0001039_t0004_u01772932585720") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781afa_d20260308_m011613_c001_v7007000_t0000_u01772932573600") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666cb3_d20260308_m011601_c001_v0001098_t0034_u01772932561669") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517210_d20260308_m011553_c001_v7007000_t0000_u01772932553878") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3e1_d20260308_m011548_c001_v0001171_t0030_u01772932548572") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41299c15a7ce3956_d20260308_m011546_c001_v7007000_t0000_u01772932546029") 2026/03/08 01:18:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843927_d20260308_m011533_c001_v0001173_t0025_u01772932533903") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b150_d20260308_m011526_c001_v7007000_t0000_u01772932526456") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce83_d20260308_m011521_c001_v0001184_t0021_u01772932521637") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116cbb_d20260308_m011519_c001_v7007000_t0000_u01772932519449") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce29_d20260308_m011512_c001_v0001184_t0050_u01772932512623") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128196_d20260308_m011500_c001_v7007000_t0000_u01772932500031") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cd93_d20260308_m011452_c001_v0001184_t0018_u01772932492435") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a187_d20260308_m011444_c001_v7007000_t0000_u01772932484861") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cd0e_d20260308_m011434_c001_v0001184_t0044_u01772932474786") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f78191d_d20260308_m011426_c001_v7007000_t0000_u01772932466139") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cc84_d20260308_m011417_c001_v0001184_t0049_u01772932457349") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f420635515db34b5e_d20260308_m011549_c001_v7007000_t0000_u01772932549811") 2026/03/08 01:18:51 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8439b3_d20260308_m011541_c001_v0001173_t0053_u01772932541578") 2026/03/08 01:18:51 DEBUG : dir1/0011-56789: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a77_d20260308_m011617_c001_v7007000_t0000_u01772932577816") 2026/03/08 01:18:51 DEBUG : dir1/0011-56789: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c45d_d20260308_m011608_c001_v0001171_t0017_u01772932568046") 2026/03/08 01:18:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61eb_d20260308_m011750_c001_v7007000_t0000_u01772932670259") 2026/03/08 01:18:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666e12_d20260308_m011739_c001_v0001098_t0033_u01772932659857") 2026/03/08 01:18:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795340_d20260308_m011730_c001_v7007000_t0000_u01772932650718") 2026/03/08 01:18:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666dd6_d20260308_m011721_c001_v0001098_t0000_u01772932641159") 2026/03/08 01:18:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad94_d20260308_m011712_c001_v7007000_t0000_u01772932632451") 2026/03/08 01:18:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666d90_d20260308_m011702_c001_v0001098_t0015_u01772932622894") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b12_d20260308_m011654_c001_v7007000_t0000_u01772932614330") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666d44_d20260308_m011645_c001_v0001098_t0001_u01772932605177") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd1f_d20260308_m011636_c001_v7007000_t0000_u01772932596175") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666cfa_d20260308_m011626_c001_v0001098_t0055_u01772932586311") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e6139_d20260308_m011613_c001_v7007000_t0000_u01772932573617") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ab48_d20260308_m011601_c001_v0001039_t0029_u01772932561953") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517211_d20260308_m011554_c001_v7007000_t0000_u01772932554061") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666c87_d20260308_m011548_c001_v0001098_t0037_u01772932548737") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde149bf_d20260308_m011545_c001_v7007000_t0000_u01772932545711") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c395_d20260308_m011534_c001_v0001171_t0016_u01772932534341") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b152_d20260308_m011526_c001_v7007000_t0000_u01772932526638") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aa1f_d20260308_m011521_c001_v0001039_t0056_u01772932521677") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4060d65fef0e4ff3_d20260308_m011519_c001_v7007000_t0000_u01772932519243") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c317_d20260308_m011512_c001_v0001171_t0041_u01772932512817") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4060d65fef0e4fdc_d20260308_m011459_c001_v7007000_t0000_u01772932499463") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84365c_d20260308_m011452_c001_v0001173_t0002_u01772932492630") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a189_d20260308_m011445_c001_v7007000_t0000_u01772932485042") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843575_d20260308_m011434_c001_v0001173_t0049_u01772932474991") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781920_d20260308_m011426_c001_v7007000_t0000_u01772932466320") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843460_d20260308_m011417_c001_v0001173_t0057_u01772932457541") 2026/03/08 01:18:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b1da_d20260308_m011550_c001_v7007000_t0000_u01772932550140") 2026/03/08 01:18:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aad2_d20260308_m011541_c001_v0001039_t0058_u01772932541591") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a78_d20260308_m011618_c001_v7007000_t0000_u01772932578000") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd52_d20260308_m011608_c001_v0001091_t0005_u01772932568100") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61ec_d20260308_m011750_c001_v7007000_t0000_u01772932670441") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c5da_d20260308_m011740_c001_v0001171_t0057_u01772932660263") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795343_d20260308_m011730_c001_v7007000_t0000_u01772932650902") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c5a4_d20260308_m011721_c001_v0001171_t0029_u01772932641629") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad95_d20260308_m011712_c001_v7007000_t0000_u01772932632633") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c54e_d20260308_m011703_c001_v0001171_t0006_u01772932623356") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b13_d20260308_m011654_c001_v7007000_t0000_u01772932614512") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c517_d20260308_m011645_c001_v0001171_t0009_u01772932605868") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd22_d20260308_m011636_c001_v7007000_t0000_u01772932596359") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c4c5_d20260308_m011626_c001_v0001171_t0053_u01772932586676") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2acf3_d20260308_m011613_c001_v7007000_t0000_u01772932573674") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c43b_d20260308_m011602_c001_v0001171_t0044_u01772932562578") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517213_d20260308_m011554_c001_v7007000_t0000_u01772932554244") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3e5_d20260308_m011548_c001_v0001171_t0053_u01772932548865") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a5171f6_d20260308_m011545_c001_v7007000_t0000_u01772932545747") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aaa8_d20260308_m011534_c001_v0001039_t0024_u01772932534674") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b154_d20260308_m011526_c001_v7007000_t0000_u01772932526821") 2026/03/08 01:18:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c34b_d20260308_m011521_c001_v0001171_t0010_u01772932521685") 2026/03/08 01:18:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f413a47deff12f2a5_d20260308_m011519_c001_v7007000_t0000_u01772932519460") 2026/03/08 01:18:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a9c5_d20260308_m011513_c001_v0001039_t0016_u01772932513089") 2026/03/08 01:18:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e87802_d20260308_m011500_c001_v7007000_t0000_u01772932500043") 2026/03/08 01:18:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2cb_d20260308_m011453_c001_v0001171_t0038_u01772932493175") 2026/03/08 01:18:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a18b_d20260308_m011445_c001_v7007000_t0000_u01772932485223") 2026/03/08 01:18:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c27d_d20260308_m011435_c001_v0001171_t0004_u01772932475919") 2026/03/08 01:18:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781924_d20260308_m011426_c001_v7007000_t0000_u01772932466520") 2026/03/08 01:18:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c231_d20260308_m011418_c001_v0001171_t0006_u01772932458029") 2026/03/08 01:18:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde149c4_d20260308_m011549_c001_v7007000_t0000_u01772932549823") 2026/03/08 01:18:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cf20_d20260308_m011541_c001_v0001184_t0007_u01772932541599") 2026/03/08 01:18:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a79_d20260308_m011618_c001_v7007000_t0000_u01772932578182") 2026/03/08 01:18:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ab7c_d20260308_m011608_c001_v0001039_t0006_u01772932568171") 2026/03/08 01:18:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61ed_d20260308_m011750_c001_v7007000_t0000_u01772932670622") 2026/03/08 01:18:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce6c_d20260308_m011740_c001_v0001091_t0019_u01772932660553") 2026/03/08 01:18:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795347_d20260308_m011731_c001_v7007000_t0000_u01772932651085") 2026/03/08 01:18:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce30_d20260308_m011722_c001_v0001091_t0048_u01772932642103") 2026/03/08 01:18:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad98_d20260308_m011712_c001_v7007000_t0000_u01772932632817") 2026/03/08 01:18:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cde6_d20260308_m011703_c001_v0001091_t0059_u01772932623746") 2026/03/08 01:18:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b14_d20260308_m011654_c001_v7007000_t0000_u01772932614694") 2026/03/08 01:18:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cdb6_d20260308_m011646_c001_v0001091_t0019_u01772932606179") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd25_d20260308_m011636_c001_v7007000_t0000_u01772932596543") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd7c_d20260308_m011626_c001_v0001091_t0049_u01772932586954") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e8813e_d20260308_m011613_c001_v7007000_t0000_u01772932573446") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd34_d20260308_m011602_c001_v0001091_t0024_u01772932562893") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517215_d20260308_m011554_c001_v7007000_t0000_u01772932554430") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ab0e_d20260308_m011548_c001_v0001039_t0000_u01772932548994") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b1c6_d20260308_m011546_c001_v7007000_t0000_u01772932546038") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cef2_d20260308_m011535_c001_v0001184_t0053_u01772932535413") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b155_d20260308_m011527_c001_v7007000_t0000_u01772932527002") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843827_d20260308_m011521_c001_v0001173_t0006_u01772932521761") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d0126_d20260308_m011519_c001_v7007000_t0000_u01772932519249") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8437b1_d20260308_m011513_c001_v0001173_t0018_u01772932513595") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4060d65fef0e4fdd_d20260308_m011459_c001_v7007000_t0000_u01772932499647") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a8f7_d20260308_m011453_c001_v0001039_t0044_u01772932493759") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a18f_d20260308_m011445_c001_v7007000_t0000_u01772932485424") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a89d_d20260308_m011436_c001_v0001039_t0025_u01772932476188") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781928_d20260308_m011426_c001_v7007000_t0000_u01772932466789") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a825_d20260308_m011418_c001_v0001039_t0004_u01772932458350") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41299c15a7ce3959_d20260308_m011549_c001_v7007000_t0000_u01772932549782") 2026/03/08 01:18:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3c3_d20260308_m011541_c001_v0001171_t0058_u01772932541612") 2026/03/08 01:18:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a7a_d20260308_m011618_c001_v7007000_t0000_u01772932578365") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c463_d20260308_m011608_c001_v0001171_t0009_u01772932568296") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61ee_d20260308_m011750_c001_v7007000_t0000_u01772932670803") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ae7b_d20260308_m011741_c001_v0001039_t0046_u01772932661697") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0795349_d20260308_m011731_c001_v7007000_t0000_u01772932651269") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108add9_d20260308_m011722_c001_v0001039_t0028_u01772932642442") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad9c_d20260308_m011712_c001_v7007000_t0000_u01772932632999") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ad54_d20260308_m011704_c001_v0001039_t0052_u01772932624109") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b15_d20260308_m011654_c001_v7007000_t0000_u01772932614876") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108acc4_d20260308_m011646_c001_v0001039_t0054_u01772932606623") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd26_d20260308_m011636_c001_v7007000_t0000_u01772932596727") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ac29_d20260308_m011627_c001_v0001039_t0011_u01772932587277") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f415e8a3c091fd290_d20260308_m011613_c001_v7007000_t0000_u01772932573625") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666cb5_d20260308_m011603_c001_v0001098_t0049_u01772932563321") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517216_d20260308_m011554_c001_v7007000_t0000_u01772932554613") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd0a_d20260308_m011549_c001_v0001091_t0016_u01772932549025") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e88125_d20260308_m011545_c001_v7007000_t0000_u01772932545761") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843947_d20260308_m011535_c001_v0001173_t0003_u01772932535634") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b157_d20260308_m011527_c001_v7007000_t0000_u01772932527183") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce85_d20260308_m011521_c001_v0001184_t0008_u01772932521839") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416740bd60d746af_d20260308_m011519_c001_v7007000_t0000_u01772932519385") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce39_d20260308_m011514_c001_v0001184_t0019_u01772932514129") 2026/03/08 01:18:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f415e8a3c091fd267_d20260308_m011459_c001_v7007000_t0000_u01772932499882") 2026/03/08 01:18:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cda1_d20260308_m011454_c001_v0001184_t0044_u01772932494373") 2026/03/08 01:18:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a192_d20260308_m011445_c001_v7007000_t0000_u01772932485620") 2026/03/08 01:18:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cd1c_d20260308_m011437_c001_v0001184_t0015_u01772932477066") 2026/03/08 01:18:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f78192c_d20260308_m011427_c001_v7007000_t0000_u01772932467085") 2026/03/08 01:18:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cc9c_d20260308_m011418_c001_v0001184_t0044_u01772932458916") 2026/03/08 01:18:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41299c15a7ce395b_d20260308_m011550_c001_v7007000_t0000_u01772932550151") 2026/03/08 01:18:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cf24_d20260308_m011541_c001_v0001184_t0033_u01772932541807") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a7b_d20260308_m011618_c001_v7007000_t0000_u01772932578548") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd54_d20260308_m011608_c001_v0001091_t0041_u01772932568500") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61ef_d20260308_m011750_c001_v7007000_t0000_u01772932670985") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666e22_d20260308_m011743_c001_v0001098_t0042_u01772932663053") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb079534b_d20260308_m011731_c001_v7007000_t0000_u01772932651452") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666de2_d20260308_m011723_c001_v0001098_t0007_u01772932643217") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ad9f_d20260308_m011713_c001_v7007000_t0000_u01772932633194") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666d92_d20260308_m011705_c001_v0001098_t0058_u01772932625032") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b16_d20260308_m011655_c001_v7007000_t0000_u01772932615059") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666d4c_d20260308_m011647_c001_v0001098_t0011_u01772932607135") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd29_d20260308_m011636_c001_v7007000_t0000_u01772932596911") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666cfc_d20260308_m011627_c001_v0001098_t0044_u01772932587800") 2026/03/08 01:18:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a65_d20260308_m011613_c001_v7007000_t0000_u01772932573691") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ab5a_d20260308_m011603_c001_v0001039_t0007_u01772932563807") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517217_d20260308_m011554_c001_v7007000_t0000_u01772932554795") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666c89_d20260308_m011549_c001_v0001098_t0008_u01772932549110") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a5171f7_d20260308_m011545_c001_v7007000_t0000_u01772932545866") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3a1_d20260308_m011536_c001_v0001171_t0056_u01772932536199") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b159_d20260308_m011527_c001_v7007000_t0000_u01772932527363") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c34d_d20260308_m011522_c001_v0001171_t0030_u01772932522001") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d0123_d20260308_m011519_c001_v7007000_t0000_u01772932519025") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c31f_d20260308_m011514_c001_v0001171_t0034_u01772932514341") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb07944c5_d20260308_m011500_c001_v7007000_t0000_u01772932500055") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843688_d20260308_m011454_c001_v0001173_t0035_u01772932494575") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a194_d20260308_m011445_c001_v7007000_t0000_u01772932485802") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84358d_d20260308_m011437_c001_v0001173_t0033_u01772932477279") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781931_d20260308_m011427_c001_v7007000_t0000_u01772932467267") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84348a_d20260308_m011419_c001_v0001173_t0028_u01772932459125") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b1d8_d20260308_m011549_c001_v7007000_t0000_u01772932549771") 2026/03/08 01:18:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3c5_d20260308_m011541_c001_v0001171_t0033_u01772932541907") 2026/03/08 01:18:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281a8_d20260308_m011502_c001_v7007000_t0000_u01772932502648") 2026/03/08 01:18:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cdb1_d20260308_m011458_c001_v0001184_t0048_u01772932498003") 2026/03/08 01:18:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281aa_d20260308_m011502_c001_v7007000_t0000_u01772932502835") 2026/03/08 01:18:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2e1_d20260308_m011458_c001_v0001171_t0051_u01772932498041") 2026/03/08 01:18:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281ac_d20260308_m011503_c001_v7007000_t0000_u01772932503021") 2026/03/08 01:18:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cdb3_d20260308_m011458_c001_v0001184_t0037_u01772932498203") 2026/03/08 01:18:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281ad_d20260308_m011503_c001_v7007000_t0000_u01772932503202") 2026/03/08 01:18:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2e3_d20260308_m011458_c001_v0001171_t0026_u01772932498305") 2026/03/08 01:18:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281af_d20260308_m011503_c001_v7007000_t0000_u01772932503386") 2026/03/08 01:18:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a92d_d20260308_m011458_c001_v0001039_t0029_u01772932498318") 2026/03/08 01:18:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281b1_d20260308_m011503_c001_v7007000_t0000_u01772932503566") 2026/03/08 01:18:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cdb5_d20260308_m011458_c001_v0001184_t0052_u01772932498413") 2026/03/08 01:18:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281b3_d20260308_m011503_c001_v7007000_t0000_u01772932503750") 2026/03/08 01:18:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8436c0_d20260308_m011458_c001_v0001173_t0054_u01772932498443") 2026/03/08 01:18:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281b7_d20260308_m011503_c001_v7007000_t0000_u01772932503931") 2026/03/08 01:18:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2e7_d20260308_m011458_c001_v0001171_t0011_u01772932498591") 2026/03/08 01:18:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281b8_d20260308_m011504_c001_v7007000_t0000_u01772932504112") 2026/03/08 01:18:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cdb9_d20260308_m011458_c001_v0001184_t0056_u01772932498607") 2026/03/08 01:18:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281ba_d20260308_m011504_c001_v7007000_t0000_u01772932504294") 2026/03/08 01:18:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cdbb_d20260308_m011458_c001_v0001184_t0057_u01772932498812") 2026/03/08 01:18:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281bd_d20260308_m011504_c001_v7007000_t0000_u01772932504474") 2026/03/08 01:18:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a931_d20260308_m011458_c001_v0001039_t0039_u01772932498826") 2026/03/08 01:18:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281bf_d20260308_m011504_c001_v7007000_t0000_u01772932504663") 2026/03/08 01:18:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2eb_d20260308_m011458_c001_v0001171_t0028_u01772932498842") 2026/03/08 01:18:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281c1_d20260308_m011504_c001_v7007000_t0000_u01772932504843") 2026/03/08 01:19:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8436c6_d20260308_m011458_c001_v0001173_t0004_u01772932498851") 2026/03/08 01:19:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281c3_d20260308_m011505_c001_v7007000_t0000_u01772932505025") 2026/03/08 01:19:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cdbd_d20260308_m011459_c001_v0001184_t0034_u01772932499012") 2026/03/08 01:19:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281c5_d20260308_m011505_c001_v7007000_t0000_u01772932505207") 2026/03/08 01:19:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c2ed_d20260308_m011459_c001_v0001171_t0029_u01772932499161") 2026/03/08 01:19:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a961281c7_d20260308_m011505_c001_v7007000_t0000_u01772932505393") 2026/03/08 01:19:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cdc1_d20260308_m011459_c001_v0001184_t0038_u01772932499218") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f413a47deff12f2b0_d20260308_m011522_c001_v7007000_t0000_u01772932522276") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce55_d20260308_m011517_c001_v0001184_t0028_u01772932517096") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d012f_d20260308_m011522_c001_v7007000_t0000_u01772932522710") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c32d_d20260308_m011517_c001_v0001171_t0035_u01772932517172") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116cc8_d20260308_m011522_c001_v7007000_t0000_u01772932522525") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce57_d20260308_m011517_c001_v0001184_t0000_u01772932517303") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116ccb_d20260308_m011522_c001_v7007000_t0000_u01772932522719") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8437e7_d20260308_m011517_c001_v0001173_t0044_u01772932517416") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d012b_d20260308_m011522_c001_v7007000_t0000_u01772932522297") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a9ff_d20260308_m011517_c001_v0001039_t0041_u01772932517432") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d012e_d20260308_m011522_c001_v7007000_t0000_u01772932522531") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c32f_d20260308_m011517_c001_v0001171_t0033_u01772932517471") 2026/03/08 01:19:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b130_d20260308_m011522_c001_v7007000_t0000_u01772932522732") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce59_d20260308_m011517_c001_v0001184_t0028_u01772932517512") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80af01_d20260308_m011522_c001_v7007000_t0000_u01772932522531") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce5b_d20260308_m011517_c001_v0001184_t0036_u01772932517717") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b12f_d20260308_m011522_c001_v7007000_t0000_u01772932522542") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aa07_d20260308_m011517_c001_v0001039_t0042_u01772932517824") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f413a47deff12f2b2_d20260308_m011522_c001_v7007000_t0000_u01772932522519") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c331_d20260308_m011517_c001_v0001171_t0026_u01772932517832") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4060d65fef0e4ff7_d20260308_m011522_c001_v7007000_t0000_u01772932522533") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce5d_d20260308_m011517_c001_v0001184_t0007_u01772932517926") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4060d65fef0e4ff6_d20260308_m011522_c001_v7007000_t0000_u01772932522309") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8437ef_d20260308_m011517_c001_v0001173_t0046_u01772932517966") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f419d63c162116cc7_d20260308_m011522_c001_v7007000_t0000_u01772932522315") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce65_d20260308_m011518_c001_v0001184_t0032_u01772932518127") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b12d_d20260308_m011522_c001_v7007000_t0000_u01772932522352") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c339_d20260308_m011518_c001_v0001171_t0026_u01772932518137") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f413a47deff12f2b4_d20260308_m011522_c001_v7007000_t0000_u01772932522700") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aa0d_d20260308_m011518_c001_v0001039_t0001_u01772932518216") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41844cdd182d012c_d20260308_m011522_c001_v7007000_t0000_u01772932522328") 2026/03/08 01:19:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68ce67_d20260308_m011518_c001_v0001184_t0016_u01772932518331") 2026/03/08 01:19:01 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4172ddf8570ae844_d20260308_m011312_c001_v7007000_t0000_u01772932392558") 2026/03/08 01:19:01 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f107dff25db90fe38_d20260308_m011309_c001_v0001104_t0010_u01772932389283") 2026/03/08 01:19:01 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30771_d20260308_m011309_c001_v7007000_t0000_u01772932389104") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f107dff25db90fe2a_d20260308_m011305_c001_v0001104_t0016_u01772932385340") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30757_d20260308_m011304_c001_v7007000_t0000_u01772932384580") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c0e2_d20260308_m011300_c001_v0001171_t0034_u01772932380076") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c49d6_d20260308_m011258_c001_v7007000_t0000_u01772932378589") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1018f46ebd1f6103_d20260308_m011256_c001_v0001185_t0017_u01772932376551") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40246a5f0c3ab828_d20260308_m011256_c001_v7007000_t0000_u01772932376370") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1018f46ebd1f60cd_d20260308_m011253_c001_v0001185_t0016_u01772932373140") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40246a5f0c3ab816_d20260308_m011252_c001_v7007000_t0000_u01772932372411") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c0c4_d20260308_m011248_c001_v0001171_t0029_u01772932368043") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e5cf5_d20260308_m011246_c001_v7007000_t0000_u01772932366759") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1037ff9db5b8abcd_d20260308_m011245_c001_v0001103_t0032_u01772932365348") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbad980_d20260308_m011245_c001_v7007000_t0000_u01772932365169") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1037ff9db5b8abb1_d20260308_m011241_c001_v0001103_t0019_u01772932361943") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbad96e_d20260308_m011241_c001_v7007000_t0000_u01772932361182") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538c85_d20260308_m011237_c001_v0001092_t0020_u01772932357097") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e5ce2_d20260308_m011236_c001_v7007000_t0000_u01772932356170") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1012f3755d8c339e_d20260308_m011234_c001_v0001100_t0049_u01772932354199") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde1467f_d20260308_m011234_c001_v7007000_t0000_u01772932354012") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1012f3755d8c3390_d20260308_m011230_c001_v0001100_t0000_u01772932350355") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14665_d20260308_m011229_c001_v7007000_t0000_u01772932349595") 2026/03/08 01:19:02 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c901_d20260308_m011223_c001_v0001184_t0042_u01772932343946") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f420635515db3309c_d20260308_m011223_c001_v7007000_t0000_u01772932343042") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f105b288e8b357e9c_d20260308_m011221_c001_v0001093_t0025_u01772932341206") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41876ddd2a7ac1b4_d20260308_m011221_c001_v7007000_t0000_u01772932341023") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f105b288e8b357e86_d20260308_m011217_c001_v0001093_t0015_u01772932337629") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41876ddd2a7ac19f_d20260308_m011216_c001_v7007000_t0000_u01772932336878") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c02a_d20260308_m011210_c001_v0001171_t0046_u01772932330635") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517071_d20260308_m011209_c001_v7007000_t0000_u01772932329717") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f113a3369e18964e0_d20260308_m011208_c001_v0001179_t0013_u01772932328099") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb07940b3_d20260308_m011207_c001_v7007000_t0000_u01772932327915") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f113a3369e18964d0_d20260308_m011204_c001_v0001179_t0009_u01772932324062") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0794089_d20260308_m011203_c001_v7007000_t0000_u01772932323295") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538c3b_d20260308_m011157_c001_v0001092_t0020_u01772932317741") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f5c8_d20260308_m011156_c001_v7007000_t0000_u01772932316583") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1084b75571939f4a_d20260308_m011150_c001_v0001116_t0021_u01772932310464") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2a07f_d20260308_m011150_c001_v7007000_t0000_u01772932310262") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c809_d20260308_m011145_c001_v0001184_t0031_u01772932305940") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1099d34b7f3d0eb6_d20260308_m011145_c001_v0001137_t0056_u01772932305026") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1099d34b7f3d0eae_d20260308_m011143_c001_v0001137_t0006_u01772932303763") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781530_d20260308_m011130_c001_v7007000_t0000_u01772932290608") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538c07_d20260308_m011123_c001_v0001092_t0030_u01772932283658") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1074ee5998a72743_d20260308_m011122_c001_v0001173_t0020_u01772932282492") 2026/03/08 01:19:03 DEBUG : dst/one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1074ee5998a72727_d20260308_m011120_c001_v0001173_t0037_u01772932280870") 2026/03/08 01:19:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4172ddf8570ae847_d20260308_m011312_c001_v7007000_t0000_u01772932392740") 2026/03/08 01:19:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f107bd09bb4ba5c61_d20260308_m011308_c001_v0001098_t0005_u01772932388711") 2026/03/08 01:19:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f10808cfdf1b96970_d20260308_m011304_c001_v0001103_t0029_u01772932384178") 2026/03/08 01:19:04 DEBUG : dst/one.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c49d8_d20260308_m011258_c001_v7007000_t0000_u01772932378771") 2026/03/08 01:19:04 DEBUG : dst/one.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1192808d01445e80_d20260308_m011255_c001_v0001103_t0004_u01772932375830") 2026/03/08 01:19:04 DEBUG : dst/one.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1183a84205d02bc9_d20260308_m011251_c001_v0001117_t0025_u01772932371758") 2026/03/08 01:19:04 DEBUG : dst/one.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e5cf6_d20260308_m011246_c001_v7007000_t0000_u01772932366940") 2026/03/08 01:19:04 DEBUG : dst/one.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1184bea4ea9c467f_d20260308_m011244_c001_v0001185_t0024_u01772932364987") 2026/03/08 01:19:04 DEBUG : dst/one.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f119044cf10640526_d20260308_m011240_c001_v0001177_t0015_u01772932360965") 2026/03/08 01:19:04 DEBUG : dst/three: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f5c9_d20260308_m011156_c001_v7007000_t0000_u01772932316764") 2026/03/08 01:19:04 DEBUG : dst/three: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1099d34b7f3d0edc_d20260308_m011155_c001_v0001137_t0004_u01772932315015") 2026/03/08 01:19:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4172ddf8570ae84a_d20260308_m011312_c001_v7007000_t0000_u01772932392923") 2026/03/08 01:19:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1188d0b4be00cc5a_d20260308_m011310_c001_v0001165_t0056_u01772932390832") 2026/03/08 01:19:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f10878379ac83492a_d20260308_m011306_c001_v0001172_t0001_u01772932386584") 2026/03/08 01:19:04 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4172ddf8570ae84d_d20260308_m011313_c001_v7007000_t0000_u01772932393106") 2026/03/08 01:19:04 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f107dff25db90fe3e_d20260308_m011311_c001_v0001104_t0017_u01772932391223") 2026/03/08 01:19:04 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb3077b_d20260308_m011311_c001_v7007000_t0000_u01772932391044") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f107dff25db90fe34_d20260308_m011307_c001_v0001104_t0046_u01772932387057") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30765_d20260308_m011306_c001_v7007000_t0000_u01772932386878") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538cb1_d20260308_m011301_c001_v0001092_t0011_u01772932381333") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c49da_d20260308_m011258_c001_v7007000_t0000_u01772932378963") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1018f46ebd1f6115_d20260308_m011258_c001_v0001185_t0039_u01772932378019") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40246a5f0c3ab82f_d20260308_m011257_c001_v7007000_t0000_u01772932377839") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1018f46ebd1f60e9_d20260308_m011254_c001_v0001185_t0031_u01772932374524") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40246a5f0c3ab81e_d20260308_m011254_c001_v7007000_t0000_u01772932374334") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538c9d_d20260308_m011249_c001_v0001092_t0028_u01772932369011") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbad986_d20260308_m011246_c001_v7007000_t0000_u01772932366203") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538c95_d20260308_m011243_c001_v0001092_t0058_u01772932363991") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbad977_d20260308_m011243_c001_v7007000_t0000_u01772932363265") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c94f_d20260308_m011238_c001_v0001184_t0031_u01772932358520") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14688_d20260308_m011235_c001_v7007000_t0000_u01772932355197") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c92b_d20260308_m011232_c001_v0001184_t0055_u01772932352574") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14670_d20260308_m011231_c001_v7007000_t0000_u01772932351495") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c068_d20260308_m011224_c001_v0001171_t0051_u01772932344874") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41876ddd2a7ac1bb_d20260308_m011222_c001_v7007000_t0000_u01772932342127") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c052_d20260308_m011219_c001_v0001171_t0039_u01772932339914") 2026/03/08 01:19:05 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41876ddd2a7ac1aa_d20260308_m011218_c001_v7007000_t0000_u01772932338799") 2026/03/08 01:19:06 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538c59_d20260308_m011211_c001_v0001092_t0043_u01772932331952") 2026/03/08 01:19:06 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb07940bb_d20260308_m011208_c001_v7007000_t0000_u01772932328803") 2026/03/08 01:19:06 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538c55_d20260308_m011206_c001_v0001092_t0023_u01772932326071") 2026/03/08 01:19:06 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb0794099_d20260308_m011204_c001_v7007000_t0000_u01772932324903") 2026/03/08 01:19:06 DEBUG : dst/three.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c857_d20260308_m011158_c001_v0001184_t0029_u01772932318756") 2026/03/08 01:19:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c49dc_d20260308_m011259_c001_v7007000_t0000_u01772932379145") 2026/03/08 01:19:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1192808d01445e8a_d20260308_m011257_c001_v0001103_t0007_u01772932377336") 2026/03/08 01:19:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f10504b76dcb1515a_d20260308_m011254_c001_v0001113_t0051_u01772932374002") 2026/03/08 01:19:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e5cf7_d20260308_m011247_c001_v7007000_t0000_u01772932367120") 2026/03/08 01:19:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f109d8afa55de68ec_d20260308_m011245_c001_v0001103_t0048_u01772932365865") 2026/03/08 01:19:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1164c92b20e9f8fe_d20260308_m011242_c001_v0001039_t0029_u01772932362545") 2026/03/08 01:19:06 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4172ddf8570ae84f_d20260308_m011313_c001_v7007000_t0000_u01772932393290") 2026/03/08 01:19:06 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c9ff_d20260308_m011300_c001_v0001184_t0034_u01772932380714") 2026/03/08 01:19:06 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c49de_d20260308_m011259_c001_v7007000_t0000_u01772932379338") 2026/03/08 01:19:06 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c9a8_d20260308_m011248_c001_v0001184_t0003_u01772932368802") 2026/03/08 01:19:06 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e5cf8_d20260308_m011247_c001_v7007000_t0000_u01772932367302") 2026/03/08 01:19:06 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c0a0_d20260308_m011237_c001_v0001171_t0046_u01772932357918") 2026/03/08 01:19:06 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e5ce3_d20260308_m011236_c001_v7007000_t0000_u01772932356351") 2026/03/08 01:19:06 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538c6b_d20260308_m011224_c001_v0001092_t0009_u01772932344514") 2026/03/08 01:19:06 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f420635515db3309e_d20260308_m011223_c001_v7007000_t0000_u01772932343223") 2026/03/08 01:19:07 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c8af_d20260308_m011211_c001_v0001184_t0004_u01772932331339") 2026/03/08 01:19:07 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517073_d20260308_m011209_c001_v7007000_t0000_u01772932329900") 2026/03/08 01:19:07 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95bff2_d20260308_m011158_c001_v0001171_t0050_u01772932318494") 2026/03/08 01:19:07 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f5cc_d20260308_m011157_c001_v7007000_t0000_u01772932317018") 2026/03/08 01:19:07 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f117bc95e409ead2a_d20260308_m011152_c001_v0001177_t0042_u01772932312659") 2026/03/08 01:19:07 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781531_d20260308_m011130_c001_v7007000_t0000_u01772932290790") 2026/03/08 01:19:07 DEBUG : dst/two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1074ee5998a727a4_d20260308_m011129_c001_v0001173_t0005_u01772932289433") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56a498_d20260308_m011054_c001_v7007000_t0000_u01772932254830") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c696_d20260308_m011051_c001_v0001184_t0029_u01772932251398") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56a48f_d20260308_m011049_c001_v7007000_t0000_u01772932249374") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c62f_d20260308_m011039_c001_v0001184_t0029_u01772932239364") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde1442c_d20260308_m011030_c001_v7007000_t0000_u01772932230585") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c5c3_d20260308_m011027_c001_v0001184_t0036_u01772932227590") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f0d_d20260308_m011007_c001_v7007000_t0000_u01772932207623") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b5f_d20260308_m011005_c001_v0001092_t0043_u01772932205564") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f07_d20260308_m011004_c001_v7007000_t0000_u01772932204627") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b55_d20260308_m011003_c001_v0001092_t0059_u01772932203249") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29ef8_d20260308_m011000_c001_v7007000_t0000_u01772932200341") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b47_d20260308_m010958_c001_v0001092_t0044_u01772932198415") 2026/03/08 01:19:07 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29ee2_d20260308_m010957_c001_v7007000_t0000_u01772932197509") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b41_d20260308_m010955_c001_v0001092_t0038_u01772932195867") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29e91_d20260308_m010949_c001_v7007000_t0000_u01772932189431") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b27_d20260308_m010947_c001_v0001092_t0040_u01772932187839") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29e77_d20260308_m010946_c001_v7007000_t0000_u01772932186975") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b1f_d20260308_m010946_c001_v0001092_t0004_u01772932186075") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204d16_d20260308_m010941_c001_v7007000_t0000_u01772932181092") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b0d_d20260308_m010939_c001_v0001092_t0002_u01772932179691") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204d06_d20260308_m010937_c001_v7007000_t0000_u01772932177826") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b05_d20260308_m010936_c001_v0001092_t0047_u01772932176797") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204d00_d20260308_m010936_c001_v7007000_t0000_u01772932176426") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116cb311a55ea7fc_d20260308_m010935_c001_v0001179_t0014_u01772932175829") 2026/03/08 01:19:08 DEBUG : empty space: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b01_d20260308_m010934_c001_v0001092_t0002_u01772932174164") 2026/03/08 01:19:08 DEBUG : enormous: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f0c_d20260308_m011006_c001_v7007000_t0000_u01772932206842") 2026/03/08 01:19:08 DEBUG : enormous: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b61_d20260308_m011005_c001_v0001092_t0005_u01772932205925") 2026/03/08 01:19:08 DEBUG : existing: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4172ddf8570ae889_d20260308_m011318_c001_v7007000_t0000_u01772932398164") 2026/03/08 01:19:08 DEBUG : existing: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538cd3_d20260308_m011316_c001_v0001092_t0043_u01772932396826") 2026/03/08 01:19:08 DEBUG : existing: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14413_d20260308_m011026_c001_v7007000_t0000_u01772932226237") 2026/03/08 01:19:08 DEBUG : existing: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c5a9_d20260308_m011025_c001_v0001184_t0026_u01772932225132") 2026/03/08 01:19:08 DEBUG : existing: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204ce6_d20260308_m010931_c001_v7007000_t0000_u01772932171259") 2026/03/08 01:19:08 DEBUG : existing: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538aeb_d20260308_m010930_c001_v0001092_t0035_u01772932170175") 2026/03/08 01:19:08 DEBUG : existing: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204cde_d20260308_m010929_c001_v7007000_t0000_u01772932169541") 2026/03/08 01:19:08 DEBUG : existing: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538ae5_d20260308_m010928_c001_v0001092_t0019_u01772932168781") 2026/03/08 01:19:08 DEBUG : existing: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538ae3_d20260308_m010927_c001_v0001092_t0030_u01772932167855") 2026/03/08 01:19:09 DEBUG : existing-b: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14415_d20260308_m011026_c001_v7007000_t0000_u01772932226417") 2026/03/08 01:19:09 DEBUG : existing-b: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b8b_d20260308_m011025_c001_v0001092_t0055_u01772932225123") 2026/03/08 01:19:09 DEBUG : file1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b4f_d20260308_m011407_c001_v7007000_t0000_u01772932447741") 2026/03/08 01:19:09 DEBUG : file1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cc1f_d20260308_m011406_c001_v0001184_t0047_u01772932446510") 2026/03/08 01:19:09 DEBUG : file1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b36_d20260308_m011405_c001_v7007000_t0000_u01772932445208") 2026/03/08 01:19:09 DEBUG : file1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84335b_d20260308_m011403_c001_v0001173_t0056_u01772932443218") 2026/03/08 01:19:09 DEBUG : five: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f12_d20260308_m011011_c001_v7007000_t0000_u01772932211865") 2026/03/08 01:19:09 DEBUG : five: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4070d5d32b538b6f_d20260308_m011009_c001_v0001092_t0016_u01772932209626") 2026/03/08 01:19:09 DEBUG : foo: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204d0e_d20260308_m010939_c001_v7007000_t0000_u01772932179319") 2026/03/08 01:19:09 DEBUG : foo: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4070d5d32b538b09_d20260308_m010938_c001_v0001092_t0016_u01772932178772") 2026/03/08 01:19:09 DEBUG : foo: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4070d5d32b538b07_d20260308_m010938_c001_v0001092_t0016_u01772932178200") 2026/03/08 01:19:09 DEBUG : four: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f14_d20260308_m011012_c001_v7007000_t0000_u01772932212049") 2026/03/08 01:19:09 DEBUG : four: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41566c6e6b95be30_d20260308_m011010_c001_v0001171_t0047_u01772932210411") 2026/03/08 01:19:09 DEBUG : four: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b69_d20260308_m011008_c001_v0001092_t0044_u01772932208740") 2026/03/08 01:19:09 DEBUG : hello world2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127af3_d20260308_m010845_c001_v7007000_t0000_u01772932125525") 2026/03/08 01:19:09 DEBUG : hello world2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a77_d20260308_m010844_c001_v0001092_t0054_u01772932124680") 2026/03/08 01:19:09 DEBUG : ignore-size: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204cd2_d20260308_m010927_c001_v7007000_t0000_u01772932167486") 2026/03/08 01:19:09 DEBUG : ignore-size: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538adb_d20260308_m010926_c001_v0001092_t0034_u01772932166358") 2026/03/08 01:19:09 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde1440c_d20260308_m011024_c001_v7007000_t0000_u01772932224396") 2026/03/08 01:19:10 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c5a1_d20260308_m011023_c001_v0001184_t0000_u01772932223766") 2026/03/08 01:19:10 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14408_d20260308_m011023_c001_v7007000_t0000_u01772932223023") 2026/03/08 01:19:10 DEBUG : nested/sub dir/file: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c591_d20260308_m011021_c001_v0001184_t0040_u01772932221982") 2026/03/08 01:19:10 DEBUG : one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f15_d20260308_m011012_c001_v7007000_t0000_u01772932212232") 2026/03/08 01:19:10 DEBUG : one: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4070d5d32b538b63_d20260308_m011008_c001_v0001092_t0016_u01772932208000") 2026/03/08 01:19:10 DEBUG : only0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4aea_d20260308_m011358_c001_v7007000_t0000_u01772932438675") 2026/03/08 01:19:10 DEBUG : only0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416908bd9c68cbd5_d20260308_m011354_c001_v0001184_t0036_u01772932434326") 2026/03/08 01:19:10 DEBUG : only0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c17b_d20260308_m011341_c001_v0001171_t0002_u01772932421985") 2026/03/08 01:19:10 DEBUG : only0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aed3_d20260308_m011335_c001_v7007000_t0000_u01772932415866") 2026/03/08 01:19:10 DEBUG : only0: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c129_d20260308_m011324_c001_v0001171_t0058_u01772932404602") 2026/03/08 01:19:10 DEBUG : only1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4aec_d20260308_m011358_c001_v7007000_t0000_u01772932438858") 2026/03/08 01:19:10 DEBUG : only1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41566c6e6b95c1d5_d20260308_m011353_c001_v0001171_t0047_u01772932433798") 2026/03/08 01:19:10 DEBUG : only1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c17d_d20260308_m011342_c001_v0001171_t0022_u01772932422447") 2026/03/08 01:19:10 DEBUG : only1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aed9_d20260308_m011336_c001_v7007000_t0000_u01772932416253") 2026/03/08 01:19:10 DEBUG : only1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c12d_d20260308_m011325_c001_v0001171_t0031_u01772932405232") 2026/03/08 01:19:10 DEBUG : only10: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4aef_d20260308_m011359_c001_v7007000_t0000_u01772932439040") 2026/03/08 01:19:10 DEBUG : only10: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416908bd9c68cbc3_d20260308_m011353_c001_v0001184_t0036_u01772932433013") 2026/03/08 01:19:10 DEBUG : only10: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1a7_d20260308_m011347_c001_v0001171_t0013_u01772932427412") 2026/03/08 01:19:10 DEBUG : only10: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aed7_d20260308_m011336_c001_v7007000_t0000_u01772932416070") 2026/03/08 01:19:10 DEBUG : only10: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c14b_d20260308_m011329_c001_v0001171_t0047_u01772932409659") 2026/03/08 01:19:11 DEBUG : only11: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4af1_d20260308_m011359_c001_v7007000_t0000_u01772932439223") 2026/03/08 01:19:11 DEBUG : only11: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41566c6e6b95c1cf_d20260308_m011353_c001_v0001171_t0047_u01772932433023") 2026/03/08 01:19:11 DEBUG : only11: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1a9_d20260308_m011347_c001_v0001171_t0035_u01772932427867") 2026/03/08 01:19:11 DEBUG : only11: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f415e8a3c091fd1fa_d20260308_m011336_c001_v7007000_t0000_u01772932416082") 2026/03/08 01:19:11 DEBUG : only11: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c14d_d20260308_m011330_c001_v0001171_t0035_u01772932410126") 2026/03/08 01:19:11 DEBUG : only12: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4af4_d20260308_m011359_c001_v7007000_t0000_u01772932439409") 2026/03/08 01:19:11 DEBUG : only12: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41311eb79108a749_d20260308_m011353_c001_v0001039_t0016_u01772932433596") 2026/03/08 01:19:11 DEBUG : only12: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1af_d20260308_m011348_c001_v0001171_t0054_u01772932428419") 2026/03/08 01:19:11 DEBUG : only12: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aed8_d20260308_m011336_c001_v7007000_t0000_u01772932416229") 2026/03/08 01:19:11 DEBUG : only12: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c14f_d20260308_m011330_c001_v0001171_t0057_u01772932410597") 2026/03/08 01:19:11 DEBUG : only13: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4af8_d20260308_m011359_c001_v7007000_t0000_u01772932439676") 2026/03/08 01:19:11 DEBUG : only13: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4044c274ae8432bb_d20260308_m011353_c001_v0001173_t0046_u01772932433786") 2026/03/08 01:19:11 DEBUG : only13: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1b3_d20260308_m011348_c001_v0001171_t0001_u01772932428878") 2026/03/08 01:19:11 DEBUG : only13: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aedc_d20260308_m011336_c001_v7007000_t0000_u01772932416595") 2026/03/08 01:19:11 DEBUG : only13: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c151_d20260308_m011331_c001_v0001171_t0030_u01772932411077") 2026/03/08 01:19:11 DEBUG : only14: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4afb_d20260308_m011359_c001_v7007000_t0000_u01772932439860") 2026/03/08 01:19:11 DEBUG : only14: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416908bd9c68cbc5_d20260308_m011353_c001_v0001184_t0036_u01772932433413") 2026/03/08 01:19:11 DEBUG : only14: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1b7_d20260308_m011349_c001_v0001171_t0030_u01772932429533") 2026/03/08 01:19:11 DEBUG : only14: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f3557d_d20260308_m011335_c001_v7007000_t0000_u01772932415879") 2026/03/08 01:19:11 DEBUG : only14: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c155_d20260308_m011331_c001_v0001171_t0024_u01772932411534") 2026/03/08 01:19:12 DEBUG : only15: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4afe_d20260308_m011400_c001_v7007000_t0000_u01772932440042") 2026/03/08 01:19:12 DEBUG : only15: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41566c6e6b95c1d1_d20260308_m011353_c001_v0001171_t0047_u01772932433423") 2026/03/08 01:19:12 DEBUG : only15: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1bb_d20260308_m011350_c001_v0001171_t0036_u01772932430053") 2026/03/08 01:19:12 DEBUG : only15: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aed4_d20260308_m011335_c001_v7007000_t0000_u01772932415884") 2026/03/08 01:19:12 DEBUG : only15: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c159_d20260308_m011332_c001_v0001171_t0027_u01772932412073") 2026/03/08 01:19:12 DEBUG : only16: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b01_d20260308_m011400_c001_v7007000_t0000_u01772932440226") 2026/03/08 01:19:12 DEBUG : only16: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416908bd9c68cbc7_d20260308_m011353_c001_v0001184_t0036_u01772932433595") 2026/03/08 01:19:12 DEBUG : only16: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1bf_d20260308_m011350_c001_v0001171_t0009_u01772932430530") 2026/03/08 01:19:12 DEBUG : only16: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aeda_d20260308_m011336_c001_v7007000_t0000_u01772932416411") 2026/03/08 01:19:12 DEBUG : only16: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c15b_d20260308_m011332_c001_v0001171_t0014_u01772932412737") 2026/03/08 01:19:13 DEBUG : only17: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b02_d20260308_m011400_c001_v7007000_t0000_u01772932440410") 2026/03/08 01:19:13 DEBUG : only17: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41566c6e6b95c1d3_d20260308_m011353_c001_v0001171_t0047_u01772932433607") 2026/03/08 01:19:13 DEBUG : only17: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1c3_d20260308_m011351_c001_v0001171_t0033_u01772932431048") 2026/03/08 01:19:13 DEBUG : only17: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35580_d20260308_m011336_c001_v7007000_t0000_u01772932416424") 2026/03/08 01:19:13 DEBUG : only17: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c15f_d20260308_m011333_c001_v0001171_t0012_u01772932413213") 2026/03/08 01:19:13 DEBUG : only18: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b06_d20260308_m011400_c001_v7007000_t0000_u01772932440594") 2026/03/08 01:19:13 DEBUG : only18: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416908bd9c68cbc9_d20260308_m011353_c001_v0001184_t0036_u01772932433778") 2026/03/08 01:19:13 DEBUG : only18: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1c7_d20260308_m011351_c001_v0001171_t0020_u01772932431560") 2026/03/08 01:19:13 DEBUG : only18: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f415e8a3c091fd1f9_d20260308_m011335_c001_v7007000_t0000_u01772932415897") 2026/03/08 01:19:13 DEBUG : only18: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c161_d20260308_m011333_c001_v0001171_t0036_u01772932413777") 2026/03/08 01:19:13 DEBUG : only19: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b09_d20260308_m011400_c001_v7007000_t0000_u01772932440777") 2026/03/08 01:19:13 DEBUG : only19: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41311eb79108a74b_d20260308_m011353_c001_v0001039_t0016_u01772932433790") 2026/03/08 01:19:13 DEBUG : only19: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1cb_d20260308_m011352_c001_v0001171_t0055_u01772932432093") 2026/03/08 01:19:13 DEBUG : only19: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f3557f_d20260308_m011336_c001_v7007000_t0000_u01772932416242") 2026/03/08 01:19:13 DEBUG : only19: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c163_d20260308_m011334_c001_v0001171_t0016_u01772932414248") 2026/03/08 01:19:13 DEBUG : only2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b0c_d20260308_m011400_c001_v7007000_t0000_u01772932440958") 2026/03/08 01:19:13 DEBUG : only2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416908bd9c68cbcb_d20260308_m011353_c001_v0001184_t0036_u01772932433960") 2026/03/08 01:19:13 DEBUG : only2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c181_d20260308_m011343_c001_v0001171_t0010_u01772932423018") 2026/03/08 01:19:13 DEBUG : only2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aedb_d20260308_m011336_c001_v7007000_t0000_u01772932416436") 2026/03/08 01:19:13 DEBUG : only2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c133_d20260308_m011325_c001_v0001171_t0047_u01772932405791") 2026/03/08 01:19:13 DEBUG : only3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b0e_d20260308_m011401_c001_v7007000_t0000_u01772932441141") 2026/03/08 01:19:14 DEBUG : only3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4044c274ae8432bf_d20260308_m011353_c001_v0001173_t0046_u01772932433971") 2026/03/08 01:19:14 DEBUG : only3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c187_d20260308_m011343_c001_v0001171_t0040_u01772932423496") 2026/03/08 01:19:14 DEBUG : only3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aed6_d20260308_m011336_c001_v7007000_t0000_u01772932416047") 2026/03/08 01:19:14 DEBUG : only3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c135_d20260308_m011326_c001_v0001171_t0048_u01772932406282") 2026/03/08 01:19:14 DEBUG : only4: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b11_d20260308_m011401_c001_v7007000_t0000_u01772932441326") 2026/03/08 01:19:14 DEBUG : only4: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41311eb79108a74d_d20260308_m011353_c001_v0001039_t0016_u01772932433982") 2026/03/08 01:19:14 DEBUG : only4: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c191_d20260308_m011344_c001_v0001171_t0050_u01772932424128") 2026/03/08 01:19:14 DEBUG : only4: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f415e8a3c091fd1fb_d20260308_m011336_c001_v7007000_t0000_u01772932416265") 2026/03/08 01:19:14 DEBUG : only4: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c139_d20260308_m011326_c001_v0001171_t0056_u01772932406737") 2026/03/08 01:19:14 DEBUG : only5: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b14_d20260308_m011401_c001_v7007000_t0000_u01772932441529") 2026/03/08 01:19:14 DEBUG : only5: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41566c6e6b95c1d7_d20260308_m011353_c001_v0001171_t0047_u01772932433992") 2026/03/08 01:19:14 DEBUG : only5: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c197_d20260308_m011344_c001_v0001171_t0050_u01772932424805") 2026/03/08 01:19:14 DEBUG : only5: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f35581_d20260308_m011336_c001_v7007000_t0000_u01772932416606") 2026/03/08 01:19:14 DEBUG : only5: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c13b_d20260308_m011327_c001_v0001171_t0015_u01772932407237") 2026/03/08 01:19:14 DEBUG : only6: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b16_d20260308_m011401_c001_v7007000_t0000_u01772932441713") 2026/03/08 01:19:14 DEBUG : only6: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416908bd9c68cbcf_d20260308_m011354_c001_v0001184_t0036_u01772932434143") 2026/03/08 01:19:14 DEBUG : only6: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c19b_d20260308_m011345_c001_v0001171_t0053_u01772932425366") 2026/03/08 01:19:14 DEBUG : only6: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f415e8a3c091fd1fc_d20260308_m011336_c001_v7007000_t0000_u01772932416447") 2026/03/08 01:19:14 DEBUG : only6: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c13d_d20260308_m011327_c001_v0001171_t0036_u01772932407716") 2026/03/08 01:19:14 DEBUG : only7: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b19_d20260308_m011401_c001_v7007000_t0000_u01772932441896") 2026/03/08 01:19:15 DEBUG : only7: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4044c274ae8432c1_d20260308_m011354_c001_v0001173_t0046_u01772932434156") 2026/03/08 01:19:15 DEBUG : only7: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c19f_d20260308_m011345_c001_v0001171_t0016_u01772932425882") 2026/03/08 01:19:15 DEBUG : only7: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aed1_d20260308_m011335_c001_v7007000_t0000_u01772932415501") 2026/03/08 01:19:15 DEBUG : only7: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c141_d20260308_m011328_c001_v0001171_t0004_u01772932408176") 2026/03/08 01:19:15 DEBUG : only8: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b1b_d20260308_m011402_c001_v7007000_t0000_u01772932442080") 2026/03/08 01:19:15 DEBUG : only8: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41311eb79108a74f_d20260308_m011354_c001_v0001039_t0016_u01772932434168") 2026/03/08 01:19:15 DEBUG : only8: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1a3_d20260308_m011346_c001_v0001171_t0050_u01772932426380") 2026/03/08 01:19:15 DEBUG : only8: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4094ac70e0f3557e_d20260308_m011336_c001_v7007000_t0000_u01772932416061") 2026/03/08 01:19:15 DEBUG : only8: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c145_d20260308_m011328_c001_v0001171_t0009_u01772932408691") 2026/03/08 01:19:15 DEBUG : only9: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b1e_d20260308_m011402_c001_v7007000_t0000_u01772932442262") 2026/03/08 01:19:15 DEBUG : only9: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41566c6e6b95c1d9_d20260308_m011354_c001_v0001171_t0047_u01772932434177") 2026/03/08 01:19:15 DEBUG : only9: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1a5_d20260308_m011346_c001_v0001171_t0006_u01772932426825") 2026/03/08 01:19:15 DEBUG : only9: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aed2_d20260308_m011335_c001_v7007000_t0000_u01772932415684") 2026/03/08 01:19:15 DEBUG : only9: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c147_d20260308_m011329_c001_v0001171_t0035_u01772932409190") 2026/03/08 01:19:15 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14406_d20260308_m011020_c001_v7007000_t0000_u01772932220819") 2026/03/08 01:19:15 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95be56_d20260308_m011019_c001_v0001171_t0009_u01772932219181") 2026/03/08 01:19:15 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde143ff_d20260308_m011018_c001_v7007000_t0000_u01772932218069") 2026/03/08 01:19:15 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b7b_d20260308_m011016_c001_v0001092_t0018_u01772932216159") 2026/03/08 01:19:15 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde143f9_d20260308_m011015_c001_v7007000_t0000_u01772932215432") 2026/03/08 01:19:15 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c547_d20260308_m011013_c001_v0001184_t0036_u01772932213146") 2026/03/08 01:19:15 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29eff_d20260308_m011002_c001_v7007000_t0000_u01772932202295") 2026/03/08 01:19:15 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b4b_d20260308_m011000_c001_v0001092_t0047_u01772932200885") 2026/03/08 01:19:15 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29ef6_d20260308_m010959_c001_v7007000_t0000_u01772932199247") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b45_d20260308_m010958_c001_v0001092_t0029_u01772932198055") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29eda_d20260308_m010956_c001_v7007000_t0000_u01772932196732") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b3f_d20260308_m010955_c001_v0001092_t0004_u01772932195377") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29e8b_d20260308_m010948_c001_v7007000_t0000_u01772932188876") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b25_d20260308_m010947_c001_v0001092_t0046_u01772932187523") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29e7a_d20260308_m010947_c001_v7007000_t0000_u01772932187157") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b1d_d20260308_m010945_c001_v0001092_t0014_u01772932185674") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29e66_d20260308_m010945_c001_v7007000_t0000_u01772932185309") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b1b_d20260308_m010944_c001_v0001092_t0044_u01772932184613") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b17_d20260308_m010943_c001_v0001092_t0028_u01772932183906") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29dc6_d20260308_m010943_c001_v7007000_t0000_u01772932183544") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b13_d20260308_m010942_c001_v0001092_t0025_u01772932182824") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b11_d20260308_m010942_c001_v0001092_t0009_u01772932182004") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204d18_d20260308_m010941_c001_v7007000_t0000_u01772932181273") 2026/03/08 01:19:16 DEBUG : potato: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b0f_d20260308_m010940_c001_v0001092_t0003_u01772932180412") 2026/03/08 01:19:16 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4057d1dd1a605ee4_d20260308_m011105_c001_v7007000_t0000_u01772932265920") 2026/03/08 01:19:16 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95bf06_d20260308_m011105_c001_v0001171_t0013_u01772932265257") 2026/03/08 01:19:16 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56a49a_d20260308_m011055_c001_v7007000_t0000_u01772932255332") 2026/03/08 01:19:16 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95bedc_d20260308_m011050_c001_v0001171_t0001_u01772932250697") 2026/03/08 01:19:16 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f4dd_d20260308_m011043_c001_v7007000_t0000_u01772932243574") 2026/03/08 01:19:16 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95beb6_d20260308_m011038_c001_v0001171_t0044_u01772932238476") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14432_d20260308_m011031_c001_v7007000_t0000_u01772932231419") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95be7e_d20260308_m011027_c001_v0001171_t0052_u01772932227332") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f0a_d20260308_m011006_c001_v7007000_t0000_u01772932206661") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b5d_d20260308_m011005_c001_v0001092_t0024_u01772932205180") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f09_d20260308_m011004_c001_v7007000_t0000_u01772932204811") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b53_d20260308_m011002_c001_v0001092_t0037_u01772932202850") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f01_d20260308_m011002_c001_v7007000_t0000_u01772932202477") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b4d_d20260308_m011001_c001_v0001092_t0004_u01772932201594") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29ef9_d20260308_m011000_c001_v7007000_t0000_u01772932200523") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b49_d20260308_m010959_c001_v0001092_t0047_u01772932199615") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29ee4_d20260308_m010957_c001_v7007000_t0000_u01772932197691") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b43_d20260308_m010956_c001_v0001092_t0006_u01772932196742") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29e93_d20260308_m010949_c001_v7007000_t0000_u01772932189612") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b29_d20260308_m010948_c001_v0001092_t0046_u01772932188553") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127af9_d20260308_m010848_c001_v7007000_t0000_u01772932128519") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a7d_d20260308_m010847_c001_v0001092_t0031_u01772932127735") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127af8_d20260308_m010846_c001_v7007000_t0000_u01772932126816") 2026/03/08 01:19:17 DEBUG : potato2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a7b_d20260308_m010846_c001_v0001092_t0022_u01772932126065") 2026/03/08 01:19:17 DEBUG : potato3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56a49b_d20260308_m011055_c001_v7007000_t0000_u01772932255515") 2026/03/08 01:19:17 DEBUG : potato3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538bd9_d20260308_m011052_c001_v0001092_t0021_u01772932252053") 2026/03/08 01:19:17 DEBUG : potato3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f4e2_d20260308_m011043_c001_v7007000_t0000_u01772932243757") 2026/03/08 01:19:18 DEBUG : potato3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538bb3_d20260308_m011039_c001_v0001092_t0044_u01772932239982") 2026/03/08 01:19:18 DEBUG : potato3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14430_d20260308_m011031_c001_v7007000_t0000_u01772932231213") 2026/03/08 01:19:18 DEBUG : potato3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b97_d20260308_m011027_c001_v0001092_t0012_u01772932227839") 2026/03/08 01:19:18 DEBUG : pre-dest1/1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f5b0_d20260308_m011139_c001_v7007000_t0000_u01772932299582") 2026/03/08 01:19:18 DEBUG : pre-dest1/1: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538c0d_d20260308_m011131_c001_v0001092_t0023_u01772932291568") 2026/03/08 01:19:18 DEBUG : pre-dest2/2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41514fadd9d6f5b1_d20260308_m011139_c001_v7007000_t0000_u01772932299761") 2026/03/08 01:19:18 DEBUG : pre-dest2/2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95bf62_d20260308_m011132_c001_v0001171_t0002_u01772932292345") 2026/03/08 01:19:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f78150f_d20260308_m011116_c001_v7007000_t0000_u01772932276811") 2026/03/08 01:19:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c755_d20260308_m011113_c001_v0001184_t0029_u01772932273758") 2026/03/08 01:19:18 DEBUG : sizeonly: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204cc6_d20260308_m010925_c001_v7007000_t0000_u01772932165801") 2026/03/08 01:19:18 DEBUG : sizeonly: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538ad9_d20260308_m010924_c001_v0001092_t0035_u01772932164777") 2026/03/08 01:19:18 DEBUG : splitbanan: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f414cf046bdb30a7e_d20260308_m011618_c001_v7007000_t0000_u01772932578732") 2026/03/08 01:19:18 DEBUG : splitbanan: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cd44_d20260308_m011606_c001_v0001091_t0041_u01772932566721") 2026/03/08 01:19:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61f1_d20260308_m011751_c001_v7007000_t0000_u01772932671168") 2026/03/08 01:19:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666e26_d20260308_m011744_c001_v0001098_t0026_u01772932664742") 2026/03/08 01:19:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f404ff05cb079534e_d20260308_m011731_c001_v7007000_t0000_u01772932651635") 2026/03/08 01:19:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666dee_d20260308_m011725_c001_v0001098_t0026_u01772932645081") 2026/03/08 01:19:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c2ada2_d20260308_m011713_c001_v7007000_t0000_u01772932633383") 2026/03/08 01:19:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666d98_d20260308_m011706_c001_v0001098_t0050_u01772932626878") 2026/03/08 01:19:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96128b17_d20260308_m011655_c001_v7007000_t0000_u01772932615242") 2026/03/08 01:19:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666d54_d20260308_m011649_c001_v0001098_t0008_u01772932609091") 2026/03/08 01:19:18 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41942c6a2bbadd2c_d20260308_m011637_c001_v7007000_t0000_u01772932597095") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666cfe_d20260308_m011630_c001_v0001098_t0042_u01772932590054") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416740bd60d746e3_d20260308_m011613_c001_v7007000_t0000_u01772932573468") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108ab66_d20260308_m011605_c001_v0001039_t0046_u01772932565228") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a517218_d20260308_m011554_c001_v7007000_t0000_u01772932554977") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aaf0_d20260308_m011546_c001_v0001039_t0003_u01772932546974") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41299c15a7ce3951_d20260308_m011545_c001_v7007000_t0000_u01772932545278") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3ab_d20260308_m011539_c001_v0001171_t0048_u01772932539172") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416fe720ec56b15b_d20260308_m011527_c001_v7007000_t0000_u01772932527544") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84380f_d20260308_m011520_c001_v0001173_t0027_u01772932520392") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f41790e618b80aefb_d20260308_m011519_c001_v7007000_t0000_u01772932519399") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c327_d20260308_m011515_c001_v0001171_t0024_u01772932515784") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e877fe_d20260308_m011459_c001_v7007000_t0000_u01772932499838") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae843692_d20260308_m011455_c001_v0001173_t0035_u01772932495989") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4078302f7c31a197_d20260308_m011445_c001_v7007000_t0000_u01772932485984") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8435ab_d20260308_m011439_c001_v0001173_t0023_u01772932479413") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4116c6451f781935_d20260308_m011427_c001_v7007000_t0000_u01772932467448") 2026/03/08 01:19:19 DEBUG : splitbananasplit: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8434bc_d20260308_m011421_c001_v0001173_t0038_u01772932461271") 2026/03/08 01:19:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f401f837f0a5171fa_d20260308_m011549_c001_v7007000_t0000_u01772932549833") 2026/03/08 01:19:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c3b5_d20260308_m011540_c001_v0001171_t0014_u01772932540340") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b57_d20260308_m011412_c001_v7007000_t0000_u01772932452065") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68cc52_d20260308_m011410_c001_v0001184_t0022_u01772932450757") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b53_d20260308_m011409_c001_v7007000_t0000_u01772932449964") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a7c4_d20260308_m011408_c001_v0001039_t0007_u01772932448686") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde1440d_d20260308_m011024_c001_v7007000_t0000_u01772932224577") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95be70_d20260308_m011023_c001_v0001171_t0019_u01772932223757") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14409_d20260308_m011023_c001_v7007000_t0000_u01772932223204") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b83_d20260308_m011022_c001_v0001092_t0051_u01772932222373") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204cb1_d20260308_m010922_c001_v7007000_t0000_u01772932162555") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538ad3_d20260308_m010921_c001_v0001092_t0037_u01772932161061") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204ca7_d20260308_m010920_c001_v7007000_t0000_u01772932160694") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538acb_d20260308_m010919_c001_v0001092_t0016_u01772932159585") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204c97_d20260308_m010917_c001_v7007000_t0000_u01772932157581") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538ac7_d20260308_m010916_c001_v0001092_t0024_u01772932156387") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204c8e_d20260308_m010915_c001_v7007000_t0000_u01772932155833") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538ac1_d20260308_m010914_c001_v0001092_t0042_u01772932154334") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538abd_d20260308_m010911_c001_v0001092_t0033_u01772932151758") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f40882dbb04204c75_d20260308_m010911_c001_v7007000_t0000_u01772932151390") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538ab9_d20260308_m010910_c001_v0001092_t0008_u01772932150452") 2026/03/08 01:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538ab5_d20260308_m010909_c001_v0001092_t0027_u01772932149726") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127b14_d20260308_m010909_c001_v7007000_t0000_u01772932149003") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538aad_d20260308_m010906_c001_v0001092_t0008_u01772932146349") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538aa9_d20260308_m010903_c001_v0001092_t0032_u01772932143846") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127b0d_d20260308_m010903_c001_v7007000_t0000_u01772932143484") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538aa3_d20260308_m010902_c001_v0001092_t0030_u01772932142652") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a9d_d20260308_m010901_c001_v0001092_t0013_u01772932141839") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127b09_d20260308_m010901_c001_v7007000_t0000_u01772932141472") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a95_d20260308_m010857_c001_v0001092_t0044_u01772932137447") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127b05_d20260308_m010857_c001_v7007000_t0000_u01772932137085") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a93_d20260308_m010856_c001_v0001092_t0013_u01772932136327") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127b04_d20260308_m010855_c001_v7007000_t0000_u01772932135429") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a8d_d20260308_m010854_c001_v0001092_t0051_u01772932134680") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127b02_d20260308_m010854_c001_v7007000_t0000_u01772932134139") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a89_d20260308_m010853_c001_v0001092_t0042_u01772932133287") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127afe_d20260308_m010852_c001_v7007000_t0000_u01772932132387") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a87_d20260308_m010851_c001_v0001092_t0002_u01772932131529") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127afc_d20260308_m010850_c001_v7007000_t0000_u01772932130985") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a83_d20260308_m010850_c001_v0001092_t0041_u01772932130308") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127afb_d20260308_m010849_c001_v7007000_t0000_u01772932129764") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a81_d20260308_m010849_c001_v0001092_t0043_u01772932129061") 2026/03/08 01:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127af2_d20260308_m010844_c001_v7007000_t0000_u01772932124137") 2026/03/08 01:19:22 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a71_d20260308_m010843_c001_v0001092_t0037_u01772932123299") 2026/03/08 01:19:22 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127af0_d20260308_m010842_c001_v7007000_t0000_u01772932122756") 2026/03/08 01:19:22 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a69_d20260308_m010842_c001_v0001092_t0030_u01772932122015") 2026/03/08 01:19:22 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127aef_d20260308_m010841_c001_v7007000_t0000_u01772932121113") 2026/03/08 01:19:22 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a5f_d20260308_m010840_c001_v0001092_t0032_u01772932120416") 2026/03/08 01:19:22 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4008d87a96127aec_d20260308_m010838_c001_v7007000_t0000_u01772932118262") 2026/03/08 01:19:22 DEBUG : sub dir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538a59_d20260308_m010837_c001_v0001092_t0035_u01772932117465") 2026/03/08 01:19:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b59_d20260308_m011412_c001_v7007000_t0000_u01772932452247") 2026/03/08 01:19:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae8433e8_d20260308_m011410_c001_v0001173_t0024_u01772932450765") 2026/03/08 01:19:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b54_d20260308_m011410_c001_v7007000_t0000_u01772932450177") 2026/03/08 01:19:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1ff_d20260308_m011408_c001_v0001171_t0028_u01772932448694") 2026/03/08 01:19:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61f5_d20260308_m011753_c001_v7007000_t0000_u01772932673188") 2026/03/08 01:19:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c610_d20260308_m011752_c001_v0001171_t0041_u01772932672512") 2026/03/08 01:19:22 DEBUG : sub/yam: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14404_d20260308_m011020_c001_v7007000_t0000_u01772932220273") 2026/03/08 01:19:22 DEBUG : sub/yam: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c57d_d20260308_m011018_c001_v0001184_t0037_u01772932218811") 2026/03/08 01:19:22 DEBUG : test_dir1/file2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b51_d20260308_m011407_c001_v7007000_t0000_u01772932447922") 2026/03/08 01:19:22 DEBUG : test_dir1/file2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1044c274ae84339b_d20260308_m011406_c001_v0001173_t0032_u01772932446170") 2026/03/08 01:19:22 DEBUG : test_dir1/file2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b39_d20260308_m011405_c001_v7007000_t0000_u01772932445392") 2026/03/08 01:19:22 DEBUG : test_dir1/file2: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108a794_d20260308_m011403_c001_v0001039_t0046_u01772932443252") 2026/03/08 01:19:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b52_d20260308_m011408_c001_v7007000_t0000_u01772932448105") 2026/03/08 01:19:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1f7_d20260308_m011406_c001_v0001171_t0057_u01772932446160") 2026/03/08 01:19:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4054dbf5523c4b3c_d20260308_m011405_c001_v7007000_t0000_u01772932445574") 2026/03/08 01:19:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c1f3_d20260308_m011403_c001_v0001171_t0056_u01772932443220") 2026/03/08 01:19:23 DEBUG : three: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f16_d20260308_m011012_c001_v7007000_t0000_u01772932212417") 2026/03/08 01:19:23 DEBUG : three: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b73_d20260308_m011011_c001_v0001092_t0008_u01772932211022") 2026/03/08 01:19:23 DEBUG : three: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1070d5d32b538b67_d20260308_m011008_c001_v0001092_t0011_u01772932208364") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61f6_d20260308_m011754_c001_v7007000_t0000_u01772932674858") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce8c_d20260308_m011754_c001_v0001091_t0041_u01772932674131") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e6256_d20260308_m011817_c001_v7007000_t0000_u01772932697470") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108af3f_d20260308_m011813_c001_v0001039_t0018_u01772932693849") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e6236_d20260308_m011812_c001_v7007000_t0000_u01772932692247") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ceb2_d20260308_m011809_c001_v0001091_t0000_u01772932689678") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e621d_d20260308_m011808_c001_v7007000_t0000_u01772932688634") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c638_d20260308_m011807_c001_v0001171_t0009_u01772932687956") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e6201_d20260308_m011802_c001_v7007000_t0000_u01772932682386") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626ce94_d20260308_m011801_c001_v0001091_t0023_u01772932681356") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e6206_d20260308_m011804_c001_v7007000_t0000_u01772932684959") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108af03_d20260308_m011803_c001_v0001039_t0025_u01772932683326") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61ff_d20260308_m011800_c001_v7007000_t0000_u01772932680342") 2026/03/08 01:19:23 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95c624_d20260308_m011759_c001_v0001171_t0049_u01772932679623") 2026/03/08 01:19:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61fc_d20260308_m011758_c001_v7007000_t0000_u01772932678684") 2026/03/08 01:19:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666e48_d20260308_m011757_c001_v0001098_t0053_u01772932677952") 2026/03/08 01:19:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e61fa_d20260308_m011757_c001_v7007000_t0000_u01772932677013") 2026/03/08 01:19:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11311eb79108aecb_d20260308_m011755_c001_v0001039_t0006_u01772932675906") 2026/03/08 01:19:24 DEBUG : toe/toe/toe: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f422a33e966e882d4_d20260308_m011822_c001_v7007000_t0000_u01772932702241") 2026/03/08 01:19:24 DEBUG : toe/toe/toe: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11350b31b626cecc_d20260308_m011821_c001_v0001091_t0033_u01772932701525") 2026/03/08 01:19:24 DEBUG : toe/toe/toe: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e6212_d20260308_m011807_c001_v7007000_t0000_u01772932687015") 2026/03/08 01:19:24 DEBUG : toe/toe/toe: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666e50_d20260308_m011805_c001_v0001098_t0011_u01772932685940") 2026/03/08 01:19:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e6257_d20260308_m011818_c001_v7007000_t0000_u01772932698060") 2026/03/08 01:19:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1159efb287666e78_d20260308_m011816_c001_v0001098_t0034_u01772932696839") 2026/03/08 01:19:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4239a250226e623a_d20260308_m011812_c001_v7007000_t0000_u01772932692829") 2026/03/08 01:19:24 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116703c1b2bf2b4d_d20260308_m011811_c001_v0001167_t0020_u01772932691304") 2026/03/08 01:19:24 DEBUG : two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4030e6bc44c29f17_d20260308_m011012_c001_v7007000_t0000_u01772932212599") 2026/03/08 01:19:24 DEBUG : two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f416908bd9c68c51f_d20260308_m011010_c001_v0001184_t0036_u01772932210216") 2026/03/08 01:19:24 DEBUG : two: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f4070d5d32b538b65_d20260308_m011008_c001_v0001092_t0016_u01772932208183") 2026/03/08 01:19:24 DEBUG : yam: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14407_d20260308_m011021_c001_v7007000_t0000_u01772932221038") 2026/03/08 01:19:24 DEBUG : yam: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f1094fb62bc218049_d20260308_m011020_c001_v0001165_t0013_u01772932220010") 2026/03/08 01:19:24 DEBUG : yam: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde143fd_d20260308_m011017_c001_v7007000_t0000_u01772932217527") 2026/03/08 01:19:24 DEBUG : yam: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f116908bd9c68c565_d20260308_m011016_c001_v0001184_t0030_u01772932216172") 2026/03/08 01:19:24 DEBUG : yam: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde143f8_d20260308_m011014_c001_v7007000_t0000_u01772932214876") 2026/03/08 01:19:24 DEBUG : yam: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11566c6e6b95be40_d20260308_m011013_c001_v0001171_t0036_u01772932213157") 2026/03/08 01:19:24 DEBUG : yaml: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde14401_d20260308_m011018_c001_v7007000_t0000_u01772932218254") 2026/03/08 01:19:24 DEBUG : yaml: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f11022959e4ac8ad8_d20260308_m011017_c001_v0001105_t0059_u01772932217122") 2026/03/08 01:19:25 DEBUG : yaml: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f421966c5bde143fb_d20260308_m011015_c001_v7007000_t0000_u01772932215612") 2026/03/08 01:19:25 DEBUG : yaml: Deleting (id "4_z2ff22dc3f0ddcbab9fc80e1b_f114467e26d6f0dd7_d20260308_m011014_c001_v0001179_t0047_u01772932214649") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m51.591215248s (try 1/5)