"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/05 01:00:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako" 2026/03/05 01:00:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/05 01:00:23 DEBUG : Creating backend with remote "/tmp/rclone3775151640" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/05 01:00:24 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:24 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/05 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:24 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:24 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:25 INFO : sub dir/hello world: Copied (new) 2026/03/05 01:00:25 DEBUG : B2 bucket rclone-test-bufuwum3dako: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", 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-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:27 DEBUG : Creating backend with remote "/non-existing" 2026/03/05 01:00:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/05 01:00:27 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:27 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.60s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:28 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:28 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:28 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.53s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", 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-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:29 INFO : B2 bucket rclone-test-bufuwum3dako: Running all checks before starting transfers 2026/03/05 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:29 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:29 INFO : B2 bucket rclone-test-bufuwum3dako: Checks finished, now starting transfers 2026/03/05 01:00:29 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:30 ERROR : Ignoring --no-traverse with sync 2026/03/05 01:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:31 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:31 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:31 INFO : sub dir/hello world: Copied (new) 2026/03/05 01:00:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/05 01:00:32 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:32 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:32 DEBUG : hello world2: size = 12 OK 2026/03/05 01:00:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/05 01:00:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.44s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:00:33 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:33 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:34 DEBUG : potato2: size = 11 OK 2026/03/05 01:00:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:00:35 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:35 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:35 DEBUG : potato2: size = 11 OK 2026/03/05 01:00:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.68s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/05 01:00:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/05 01:00:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/05 01:00:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/05 01:00:36 INFO : sub dir2: Making directory 2026/03/05 01:00:36 INFO : sub dir: Making directory 2026/03/05 01:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:36 INFO : sub dir2/sub sub dir2: Making directory 2026/03/05 01:00:36 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:36 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:37 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/05 01:00:37 DEBUG : B2 bucket rclone-test-bufuwum3dako: 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-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:37 INFO : sub dir2: Making directory 2026/03/05 01:00:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/05 01:00:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/05 01:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:37 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:37 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:39 DEBUG : sub dir2: Making directory with metadata 2026/03/05 01:00:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/05 01:00:39 INFO : sub dir2: Making directory 2026/03/05 01:00:39 INFO : sub dir: Making directory 2026/03/05 01:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:39 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:39 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:39 INFO : sub dir/hello world: Copied (new) 2026/03/05 01:00:39 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/05 01:00:39 DEBUG : B2 bucket rclone-test-bufuwum3dako: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/05 01:00:39 DEBUG : B2 bucket rclone-test-bufuwum3dako: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", 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-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:40 INFO : sub dir2: Making directory 2026/03/05 01:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:40 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:40 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:41 INFO : sub dir/hello world: Copied (new) 2026/03/05 01:00:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:41 DEBUG : sub dir2: Making directory with metadata 2026/03/05 01:00:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/05 01:00:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/05 01:00:42 INFO : sub dir2: Making directory 2026/03/05 01:00:42 INFO : sub dir: Making directory 2026/03/05 01:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:42 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:42 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:42 INFO : sub dir/hello world: Copied (new) 2026/03/05 01:00:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/05 01:00:42 DEBUG : B2 bucket rclone-test-bufuwum3dako: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", 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-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:43 INFO : sub dir2: Making directory 2026/03/05 01:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:43 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:43 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:43 INFO : sub dir/hello world: Copied (new) 2026/03/05 01:00:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.17s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:45 DEBUG : Creating backend with remote "TestB2:rclone-test-luyigum8foye" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bufuwum3dako -> B2 bucket rclone-test-luyigum8foye 2026/03/05 01:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:46 DEBUG : B2 bucket rclone-test-luyigum8foye: Waiting for checks to finish 2026/03/05 01:00:46 DEBUG : B2 bucket rclone-test-luyigum8foye: Waiting for transfers to finish 2026/03/05 01:00:47 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/05 01:00:47 DEBUG : B2 bucket rclone-test-luyigum8foye: Purge remote 2026/03/05 01:00:47 INFO : B2 bucket rclone-test-luyigum8foye: cleaning bucket "rclone-test-luyigum8foye" of all files 2026/03/05 01:00:47 DEBUG : sub dir/hello world: Deleting (id "4_zcf82fd03802dbbbb9fc80e1b_f1130ce7eeabbd2ff_d20260305_m010047_c001_v0001131_t0034_u01772672447076") --- PASS: TestServerSideCopy (4.30s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:00:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:00:49 DEBUG : sub dir/hello world: Sizes differ 2026/03/05 01:00:49 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:49 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:50 DEBUG : sub dir/hello world: size = 17 OK 2026/03/05 01:00:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/05 01:00:50 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.87s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pawupes6davi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bufuwum3dako -> B2 bucket rclone-test-pawupes6davi 2026/03/05 01:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:00:52 DEBUG : B2 bucket rclone-test-pawupes6davi: Waiting for checks to finish 2026/03/05 01:00:52 DEBUG : B2 bucket rclone-test-pawupes6davi: Waiting for transfers to finish 2026/03/05 01:00:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:00:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:00:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/05 01:00:55 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:00:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pawupes6davi) 2026/03/05 01:00:55 DEBUG : B2 bucket rclone-test-pawupes6davi: Waiting for checks to finish 2026/03/05 01:00:55 DEBUG : sub dir/hello world: Sizes differ 2026/03/05 01:00:55 DEBUG : B2 bucket rclone-test-pawupes6davi: Waiting for transfers to finish 2026/03/05 01:00:55 DEBUG : sub dir/hello world: size = 17 OK 2026/03/05 01:00:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/05 01:00:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/05 01:00:55 DEBUG : B2 bucket rclone-test-pawupes6davi: Purge remote 2026/03/05 01:00:55 INFO : B2 bucket rclone-test-pawupes6davi: cleaning bucket "rclone-test-pawupes6davi" of all files 2026/03/05 01:00:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d83803dbbbb9fc80e1b_f11977a26e3bbd84a_d20260305_m010055_c001_v0001033_t0035_u01772672455471") 2026/03/05 01:00:56 DEBUG : sub dir/hello world: Deleting (id "4_z9f420d83803dbbbb9fc80e1b_f10579d709371b317_d20260305_m010053_c001_v0001041_t0052_u01772672453221") --- PASS: TestServerSideCopyOverSelf (6.68s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:58 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:00:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:00:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:00:58 DEBUG : sub dir/hello world: Sizes differ 2026/03/05 01:00:58 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:00:58 DEBUG : sub dir/hello world: size = 17 OK 2026/03/05 01:00:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/05 01:00:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/05 01:00:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:00:59 DEBUG : Creating backend with remote "TestB2:rclone-test-rojadum5toxo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bufuwum3dako -> B2 bucket rclone-test-rojadum5toxo 2026/03/05 01:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:01:01 DEBUG : B2 bucket rclone-test-rojadum5toxo: Waiting for checks to finish 2026/03/05 01:01:01 DEBUG : B2 bucket rclone-test-rojadum5toxo: Waiting for transfers to finish 2026/03/05 01:01:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:01:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/05 01:01:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:01:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rojadum5toxo) 2026/03/05 01:01:02 DEBUG : sub dir/hello world: Sizes differ 2026/03/05 01:01:02 DEBUG : B2 bucket rclone-test-rojadum5toxo: Waiting for checks to finish 2026/03/05 01:01:02 DEBUG : B2 bucket rclone-test-rojadum5toxo: Waiting for transfers to finish 2026/03/05 01:01:03 DEBUG : sub dir/hello world: size = 17 OK 2026/03/05 01:01:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/05 01:01:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/05 01:01:03 INFO : sub dir/hello world: Deleted 2026/03/05 01:01:04 DEBUG : testing file moves 2026/03/05 01:01:04 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:01:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rojadum5toxo) 2026/03/05 01:01:04 DEBUG : sub dir/hello world: Sizes differ 2026/03/05 01:01:04 DEBUG : B2 bucket rclone-test-rojadum5toxo: Waiting for checks to finish 2026/03/05 01:01:04 DEBUG : B2 bucket rclone-test-rojadum5toxo: Waiting for transfers to finish 2026/03/05 01:01:05 DEBUG : sub dir/hello world: size = 24 OK 2026/03/05 01:01:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/05 01:01:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/05 01:01:05 INFO : sub dir/hello world: Deleted 2026/03/05 01:01:05 DEBUG : B2 bucket rclone-test-rojadum5toxo: Purge remote 2026/03/05 01:01:05 INFO : B2 bucket rclone-test-rojadum5toxo: cleaning bucket "rclone-test-rojadum5toxo" of all files 2026/03/05 01:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fa22d93803dbbbb9fc80e1b_f1165fe2dce0372d3_d20260305_m010104_c001_v0001171_t0019_u01772672464880") 2026/03/05 01:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fa22d93803dbbbb9fc80e1b_f116faaf4e7c4a514_d20260305_m010103_c001_v0001102_t0001_u01772672463121") 2026/03/05 01:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fa22d93803dbbbb9fc80e1b_f1115c91023769432_d20260305_m010101_c001_v0001101_t0058_u01772672461621") --- PASS: TestServerSideMoveOverSelf (7.90s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:07 ERROR : error listing: directory not found 2026/03/05 01:01:07 INFO : Local file system at /tmp/rclone3775151640: Making directory 2026/03/05 01:01:08 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:08 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.54s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:01:09 DEBUG : Local file system at /tmp/rclone3775151640: Waiting for checks to finish 2026/03/05 01:01:09 DEBUG : Local file system at /tmp/rclone3775151640: Waiting for transfers to finish 2026/03/05 01:01:10 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/05 01:01:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:01:10 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/05 01:01:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:10 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/05 01:01:10 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:10 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:11 DEBUG : check sum: size = 1 OK 2026/03/05 01:01:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/05 01:01:11 INFO : check sum: Copied (new) 2026/03/05 01:01:11 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:11 DEBUG : check sum: size = 1 OK 2026/03/05 01:01:11 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/05 01:01:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/05 01:01:11 DEBUG : check sum: Unchanged skipping 2026/03/05 01:01:11 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:11 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.61s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/05 01:01:12 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:12 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:12 DEBUG : sizeonly: size = 6 OK 2026/03/05 01:01:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/05 01:01:12 INFO : sizeonly: Copied (new) 2026/03/05 01:01:12 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:13 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:13 DEBUG : sizeonly: size = 6 OK 2026/03/05 01:01:13 DEBUG : sizeonly: Sizes identical 2026/03/05 01:01:13 DEBUG : sizeonly: Unchanged skipping 2026/03/05 01:01:13 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:13 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/05 01:01:14 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:14 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/05 01:01:14 INFO : ignore-size: Copied (new) 2026/03/05 01:01:14 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:01:14 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:14 DEBUG : ignore-size: Unchanged skipping 2026/03/05 01:01:14 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:14 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:16 DEBUG : existing: size = 6 OK 2026/03/05 01:01:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:01:16 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:16 DEBUG : existing: Unchanged skipping 2026/03/05 01:01:16 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:16 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:16 INFO : There was nothing to transfer 2026/03/05 01:01:16 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/05 01:01:16 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:16 DEBUG : existing: size = 6 OK 2026/03/05 01:01:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/05 01:01:16 INFO : existing: Copied (replaced existing) 2026/03/05 01:01:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.87s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/05 01:01:17 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:17 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:17 DEBUG : existing: size = 6 OK 2026/03/05 01:01:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/05 01:01:17 INFO : existing: Copied (new) 2026/03/05 01:01:17 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:18 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:18 DEBUG : existing: Destination exists, skipping 2026/03/05 01:01:18 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:18 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.60s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:19 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/05 01:01:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/05 01:01:20 DEBUG : c/non empty space: size = 5 OK 2026/03/05 01:01:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:01:20 DEBUG : c/non empty space: Unchanged skipping 2026/03/05 01:01:20 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:20 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:20 DEBUG : a/potato2: size = 60 OK 2026/03/05 01:01:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:01:20 INFO : a/potato2: Copied (new) 2026/03/05 01:01:20 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:22 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:22 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:22 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/05 01:01:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/05 01:01:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/05 01:01:22 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:22 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:22 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:22 INFO : There was nothing to transfer 2026/03/05 01:01:22 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:22 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:22 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/05 01:01:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/05 01:01:23 INFO : empty space: Updated modification time in destination 2026/03/05 01:01:23 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:23 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:23 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:25 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:25 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/05 01:01:25 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/05 01:01:25 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:25 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:25 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:26 DEBUG : foo: size = 3 OK 2026/03/05 01:01:26 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/05 01:01:26 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:01:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:01:26 DEBUG : foo: sha1 differ 2026/03/05 01:01:26 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:26 DEBUG : foo: size = 3 OK 2026/03/05 01:01:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/05 01:01:26 INFO : foo: Copied (replaced existing) 2026/03/05 01:01:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:28 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/05 01:01:28 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:01:28 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:28 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:28 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:28 DEBUG : potato: size = 60 OK 2026/03/05 01:01:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:01:28 INFO : potato: Copied (new) 2026/03/05 01:01:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:01:30 DEBUG : potato: size = 60 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:01:30 DEBUG : potato: Sizes differ 2026/03/05 01:01:30 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:30 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:30 DEBUG : potato: size = 21 OK 2026/03/05 01:01:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/05 01:01:30 INFO : potato: Copied (replaced existing) 2026/03/05 01:01:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.65s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:31 DEBUG : potato: size = 21 OK 2026/03/05 01:01:31 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/05 01:01:31 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3775151640) 2026/03/05 01:01:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:01:31 DEBUG : potato: sha1 differ 2026/03/05 01:01:31 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:32 DEBUG : potato: size = 21 OK 2026/03/05 01:01:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/05 01:01:32 INFO : potato: Copied (replaced existing) 2026/03/05 01:01:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:01:33 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:01:33 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/05 01:01:33 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:33 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:33 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:35 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:01:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:01:35 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:35 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:35 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:36 DEBUG : potato2: size = 60 OK 2026/03/05 01:01:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:01:36 INFO : potato2: Copied (new) 2026/03/05 01:01:36 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:37 INFO : d: Making directory 2026/03/05 01:01:37 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/05 01:01:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/05 01:01:38 DEBUG : c/non empty space: size = 5 OK 2026/03/05 01:01:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:01:38 DEBUG : c/non empty space: Unchanged skipping 2026/03/05 01:01:38 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:38 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:38 DEBUG : a/potato2: size = 60 OK 2026/03/05 01:01:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:01:38 INFO : a/potato2: Copied (new) 2026/03/05 01:01:38 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:38 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/05 01:01:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/05 01:01:41 DEBUG : c/non empty space: size = 5 OK 2026/03/05 01:01:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:01:41 DEBUG : c/non empty space: Unchanged skipping 2026/03/05 01:01:41 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:41 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:41 DEBUG : a/potato2: size = 60 OK 2026/03/05 01:01:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:01:41 INFO : a/potato2: Copied (new) 2026/03/05 01:01:41 ERROR : B2 bucket rclone-test-bufuwum3dako: not deleting files as there were IO errors 2026/03/05 01:01:41 ERROR : B2 bucket rclone-test-bufuwum3dako: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:43 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:43 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:01:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:01:43 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:43 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:43 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:43 INFO : potato: Deleted 2026/03/05 01:01:43 DEBUG : potato2: size = 60 OK 2026/03/05 01:01:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:01:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.53s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:45 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:45 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:45 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:46 INFO : potato: Deleted 2026/03/05 01:01:46 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:01:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:01:46 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:46 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:46 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:46 DEBUG : potato2: size = 60 OK 2026/03/05 01:01:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:01:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:01:48 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:48 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:48 DEBUG : potato2: size = 19 OK 2026/03/05 01:01:48 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/05 01:01:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.95s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:50 DEBUG : enormous: Excluded (Size Filter) 2026/03/05 01:01:50 DEBUG : enormous: Excluded 2026/03/05 01:01:50 DEBUG : potato2: Excluded (Size Filter) 2026/03/05 01:01:50 DEBUG : potato2: Excluded 2026/03/05 01:01:50 DEBUG : potato2: Excluded (Size Filter) 2026/03/05 01:01:50 DEBUG : potato2: Excluded 2026/03/05 01:01:50 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:01:50 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:50 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:50 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:50 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:50 INFO : There was nothing to transfer 2026/03/05 01:01:50 DEBUG : enormous: Excluded (Size Filter) 2026/03/05 01:01:50 DEBUG : enormous: Excluded 2026/03/05 01:01:50 DEBUG : potato2: Excluded (Size Filter) 2026/03/05 01:01:50 DEBUG : potato2: Excluded 2026/03/05 01:01:51 DEBUG : potato2: Excluded (Size Filter) 2026/03/05 01:01:51 DEBUG : potato2: Excluded 2026/03/05 01:01:51 DEBUG : Local file system at /tmp/rclone3775151640: Waiting for checks to finish 2026/03/05 01:01:51 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/05 01:01:51 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:51 DEBUG : Local file system at /tmp/rclone3775151640: Waiting for transfers to finish 2026/03/05 01:01:51 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:53 DEBUG : enormous: Excluded (Size Filter) 2026/03/05 01:01:53 DEBUG : enormous: Excluded 2026/03/05 01:01:53 DEBUG : potato2: Excluded (Size Filter) 2026/03/05 01:01:53 DEBUG : potato2: Excluded 2026/03/05 01:01:54 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:01:54 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:54 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:54 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:54 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:54 INFO : enormous: Deleted 2026/03/05 01:01:54 INFO : potato2: Deleted 2026/03/05 01:01:54 INFO : There was nothing to transfer 2026/03/05 01:01:54 DEBUG : empty space: size = 1 OK 2026/03/05 01:01:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/05 01:01:54 DEBUG : empty space: Unchanged skipping 2026/03/05 01:01:54 DEBUG : Local file system at /tmp/rclone3775151640: Waiting for checks to finish 2026/03/05 01:01:54 DEBUG : Local file system at /tmp/rclone3775151640: Waiting for transfers to finish 2026/03/05 01:01:54 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:54 INFO : enormous: Deleted 2026/03/05 01:01:54 INFO : potato2: Deleted 2026/03/05 01:01:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.29s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:01:56 DEBUG : five: Need to transfer - File not found at Destination 2026/03/05 01:01:56 DEBUG : four: size = 4 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:01:56 DEBUG : four: size = 8 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:01:56 DEBUG : four: Sizes differ 2026/03/05 01:01:56 DEBUG : one: Destination is newer than source, skipping 2026/03/05 01:01:56 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:56 DEBUG : three: size = 5 OK 2026/03/05 01:01:56 DEBUG : three: Sizes identical 2026/03/05 01:01:56 DEBUG : two: size = 3 OK 2026/03/05 01:01:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/05 01:01:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/05 01:01:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3775151640) 2026/03/05 01:01:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:01:56 DEBUG : two: sha1 differ 2026/03/05 01:01:56 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:57 DEBUG : four: size = 4 OK 2026/03/05 01:01:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/05 01:01:57 INFO : four: Copied (replaced existing) 2026/03/05 01:01:57 DEBUG : five: size = 4 OK 2026/03/05 01:01:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/05 01:01:57 INFO : five: Copied (new) 2026/03/05 01:01:57 DEBUG : two: size = 3 OK 2026/03/05 01:01:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/05 01:01:57 INFO : two: Copied (replaced existing) 2026/03/05 01:01:57 DEBUG : Waiting for deletions to finish 2026/03/05 01:01:58 DEBUG : five: size = 4 OK 2026/03/05 01:01:58 DEBUG : four: size = 4 OK 2026/03/05 01:01:58 DEBUG : one: Destination is newer than source, skipping 2026/03/05 01:01:58 DEBUG : three: size = 5 OK 2026/03/05 01:01:58 DEBUG : two: size = 3 OK 2026/03/05 01:01:58 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:01:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/05 01:01:58 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/05 01:01:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/05 01:01:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/05 01:01:58 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/05 01:01:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/05 01:01:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/05 01:01:58 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/05 01:01:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/05 01:01:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3775151640) 2026/03/05 01:01:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:01:58 DEBUG : three: sha1 differ 2026/03/05 01:01:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/05 01:01:58 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:01:58 DEBUG : three: size = 5 OK 2026/03/05 01:01:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/05 01:01:58 INFO : three: Copied (replaced existing) 2026/03/05 01:01:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.51s) === 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-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/05 01:02:00 INFO : B2 bucket rclone-test-bufuwum3dako: Making map for --track-renames 2026/03/05 01:02:00 INFO : B2 bucket rclone-test-bufuwum3dako: Finished making map for --track-renames 2026/03/05 01:02:00 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:02:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/05 01:02:00 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for renames to finish 2026/03/05 01:02:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/05 01:02:00 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:02:00 DEBUG : potato: size = 14 OK 2026/03/05 01:02:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/05 01:02:00 INFO : potato: Copied (new) 2026/03/05 01:02:00 DEBUG : yam: size = 11 OK 2026/03/05 01:02:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/05 01:02:00 INFO : yam: Copied (new) 2026/03/05 01:02:00 DEBUG : Waiting for deletions to finish 2026/03/05 01:02:00 DEBUG : potato: size = 14 OK 2026/03/05 01:02:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:02:00 DEBUG : potato: Unchanged skipping 2026/03/05 01:02:00 INFO : B2 bucket rclone-test-bufuwum3dako: Making map for --track-renames 2026/03/05 01:02:00 INFO : B2 bucket rclone-test-bufuwum3dako: Finished making map for --track-renames 2026/03/05 01:02:00 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:02:00 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for renames to finish 2026/03/05 01:02:02 DEBUG : yaml: size = 11 OK 2026/03/05 01:02:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/05 01:02:02 INFO : yam: Copied (server-side copy) to: yaml 2026/03/05 01:02:02 INFO : yam: Deleted 2026/03/05 01:02:02 INFO : yaml: Renamed from "yam" 2026/03/05 01:02:02 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:02:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.30s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/05 01:02:03 INFO : B2 bucket rclone-test-bufuwum3dako: Making map for --track-renames 2026/03/05 01:02:03 INFO : B2 bucket rclone-test-bufuwum3dako: Finished making map for --track-renames 2026/03/05 01:02:03 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:02:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/05 01:02:03 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for renames to finish 2026/03/05 01:02:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/05 01:02:03 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:02:03 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1150-00.backblaze.com/b2api/v1/b2_upload_file/bf029d63802dbbbb9fc80e1b/c001_v0001150_t0046": EOF 2026/03/05 01:02:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-00.backblaze.com/b2api/v1/b2_upload_file/bf029d63802dbbbb9fc80e1b/c001_v0001150_t0046": EOF) 2026/03/05 01:02:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/05 01:02:03 DEBUG : potato: Received error: Post "https://pod-000-1150-00.backblaze.com/b2api/v1/b2_upload_file/bf029d63802dbbbb9fc80e1b/c001_v0001150_t0046": EOF - low level retry 0/10 2026/03/05 01:02:03 DEBUG : pacer: Reducing sleep to 10ms 2026/03/05 01:02:03 DEBUG : yam: size = 11 OK 2026/03/05 01:02:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/05 01:02:03 INFO : yam: Copied (new) 2026/03/05 01:02:03 DEBUG : potato: size = 14 OK 2026/03/05 01:02:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/05 01:02:03 INFO : potato: Copied (new) 2026/03/05 01:02:03 DEBUG : Waiting for deletions to finish 2026/03/05 01:02:04 DEBUG : potato: size = 14 OK 2026/03/05 01:02:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:02:04 INFO : B2 bucket rclone-test-bufuwum3dako: Making map for --track-renames 2026/03/05 01:02:04 INFO : B2 bucket rclone-test-bufuwum3dako: Finished making map for --track-renames 2026/03/05 01:02:04 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:02:04 DEBUG : potato: Unchanged skipping 2026/03/05 01:02:04 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for renames to finish 2026/03/05 01:02:05 DEBUG : yaml: size = 11 OK 2026/03/05 01:02:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/05 01:02:05 INFO : yam: Copied (server-side copy) to: yaml 2026/03/05 01:02:05 INFO : yam: Deleted 2026/03/05 01:02:05 INFO : yaml: Renamed from "yam" 2026/03/05 01:02:05 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:02:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/05 01:02:06 INFO : B2 bucket rclone-test-bufuwum3dako: Making map for --track-renames 2026/03/05 01:02:06 INFO : B2 bucket rclone-test-bufuwum3dako: Finished making map for --track-renames 2026/03/05 01:02:06 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:02:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/05 01:02:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/05 01:02:06 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for renames to finish 2026/03/05 01:02:06 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:02:06 DEBUG : potato: size = 14 OK 2026/03/05 01:02:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/05 01:02:06 INFO : potato: Copied (new) 2026/03/05 01:02:06 DEBUG : sub/yam: size = 11 OK 2026/03/05 01:02:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/05 01:02:06 INFO : sub/yam: Copied (new) 2026/03/05 01:02:06 DEBUG : Waiting for deletions to finish 2026/03/05 01:02:07 DEBUG : potato: size = 14 OK 2026/03/05 01:02:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:02:07 DEBUG : potato: Unchanged skipping 2026/03/05 01:02:07 INFO : B2 bucket rclone-test-bufuwum3dako: Making map for --track-renames 2026/03/05 01:02:07 INFO : B2 bucket rclone-test-bufuwum3dako: Finished making map for --track-renames 2026/03/05 01:02:07 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:02:07 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for renames to finish 2026/03/05 01:02:08 DEBUG : yam: size = 11 OK 2026/03/05 01:02:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/05 01:02:08 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/05 01:02:08 INFO : sub/yam: Deleted 2026/03/05 01:02:08 INFO : yam: Renamed from "sub/yam" 2026/03/05 01:02:08 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:02:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.30s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:02:09 DEBUG : Creating backend with remote "/tmp/rclone3775151640/dir1" 2026/03/05 01:02:09 DEBUG : Creating backend with remote "/tmp/rclone3775151640/dir2" 2026/03/05 01:02:09 DEBUG : Local file system at /tmp/rclone3775151640/dir2: Using server-side directory move 2026/03/05 01:02:09 INFO : Local file system at /tmp/rclone3775151640/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/05 01:02:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/05 01:02:09 DEBUG : Local file system at /tmp/rclone3775151640/dir2: Waiting for checks to finish 2026/03/05 01:02:09 DEBUG : Local file system at /tmp/rclone3775151640/dir2: Waiting for transfers to finish 2026/03/05 01:02:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:02:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:02:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/05 01:02:10 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:02:10 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:02:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:02:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:02:10 INFO : sub dir/hello world: Copied (new) 2026/03/05 01:02:10 INFO : sub dir/hello world: Deleted 2026/03/05 01:02:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/05 01:02:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/05 01:02:10 INFO : nested/sub dir/file: Copied (new) 2026/03/05 01:02:10 INFO : nested/sub dir/file: Deleted 2026/03/05 01:02:10 INFO : sub dir: Removing directory 2026/03/05 01:02:10 INFO : nested/sub dir: Removing directory 2026/03/05 01:02:10 INFO : nested: Removing directory 2026/03/05 01:02:10 DEBUG : Local file system at /tmp/rclone3775151640: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:02:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/05 01:02:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/05 01:02:11 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:02:11 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:02:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/05 01:02:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:02:11 INFO : sub dir/hello world: Copied (new) 2026/03/05 01:02:11 INFO : sub dir/hello world: Deleted 2026/03/05 01:02:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/05 01:02:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/05 01:02:11 INFO : nested/sub dir/file: Copied (new) 2026/03/05 01:02:11 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:02:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/05 01:02:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/05 01:02:13 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:02:13 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:02:13 DEBUG : existing-b: size = 6 OK 2026/03/05 01:02:13 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/05 01:02:13 INFO : existing-b: Copied (new) 2026/03/05 01:02:13 INFO : existing-b: Deleted 2026/03/05 01:02:13 DEBUG : existing: size = 6 OK 2026/03/05 01:02:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/05 01:02:13 INFO : existing: Copied (new) 2026/03/05 01:02:13 INFO : existing: Deleted 2026/03/05 01:02:13 DEBUG : existing: Destination exists, skipping 2026/03/05 01:02:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/05 01:02:13 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:02:13 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:02:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.76s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:02:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hirikut3cadu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bufuwum3dako -> B2 bucket rclone-test-hirikut3cadu 2026/03/05 01:02:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:02:19 DEBUG : empty space: size = 1 OK 2026/03/05 01:02:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/05 01:02:19 DEBUG : empty space: Unchanged skipping 2026/03/05 01:02:19 DEBUG : B2 bucket rclone-test-hirikut3cadu: Waiting for checks to finish 2026/03/05 01:02:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:02:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hirikut3cadu) 2026/03/05 01:02:19 DEBUG : potato3: Sizes differ 2026/03/05 01:02:20 INFO : empty space: Deleted 2026/03/05 01:02:20 DEBUG : B2 bucket rclone-test-hirikut3cadu: Waiting for transfers to finish 2026/03/05 01:02:20 DEBUG : potato2: size = 60 OK 2026/03/05 01:02:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:02:20 INFO : potato2: Copied (server-side copy) 2026/03/05 01:02:20 INFO : potato2: Deleted 2026/03/05 01:02:20 DEBUG : potato3: size = 68 OK 2026/03/05 01:02:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/05 01:02:20 INFO : potato3: Copied (server-side copy) 2026/03/05 01:02:20 INFO : potato3: Deleted 2026/03/05 01:02:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pecefil5teda" 2026/03/05 01:02:22 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/05 01:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:02:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/05 01:02:22 DEBUG : B2 bucket rclone-test-pecefil5teda: Waiting for checks to finish 2026/03/05 01:02:22 DEBUG : B2 bucket rclone-test-pecefil5teda: Waiting for transfers to finish 2026/03/05 01:02:23 DEBUG : empty space: size = 1 OK 2026/03/05 01:02:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/05 01:02:23 INFO : empty space: Copied (server-side copy) 2026/03/05 01:02:23 DEBUG : potato2: size = 60 OK 2026/03/05 01:02:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:02:23 INFO : potato2: Copied (server-side copy) 2026/03/05 01:02:23 INFO : empty space: Deleted 2026/03/05 01:02:23 INFO : potato2: Deleted 2026/03/05 01:02:23 DEBUG : potato3: size = 68 OK 2026/03/05 01:02:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/05 01:02:23 INFO : potato3: Copied (server-side copy) 2026/03/05 01:02:23 INFO : potato3: Deleted 2026/03/05 01:02:24 DEBUG : B2 bucket rclone-test-pecefil5teda: Purge remote 2026/03/05 01:02:24 INFO : B2 bucket rclone-test-pecefil5teda: cleaning bucket "rclone-test-pecefil5teda" of all files 2026/03/05 01:02:24 DEBUG : empty space: Deleting (id "4_z6fa26d63804dbbbb9fc80e1b_f1163687ec81976e1_d20260305_m010222_c001_v0001097_t0038_u01772672542728") 2026/03/05 01:02:24 DEBUG : potato2: Deleting (id "4_z6fa26d63804dbbbb9fc80e1b_f1025360c55271e7d_d20260305_m010223_c001_v0001179_t0009_u01772672543095") 2026/03/05 01:02:24 DEBUG : potato3: Deleting (id "4_z6fa26d63804dbbbb9fc80e1b_f1042c7620003477a_d20260305_m010223_c001_v0001033_t0043_u01772672543114") 2026/03/05 01:02:25 DEBUG : B2 bucket rclone-test-hirikut3cadu: Purge remote 2026/03/05 01:02:25 INFO : B2 bucket rclone-test-hirikut3cadu: cleaning bucket "rclone-test-hirikut3cadu" of all files 2026/03/05 01:02:25 DEBUG : empty space: Deleting (id "4_z6fc25d23804dbbbb9fc80e1b_f4173491d1056803f_d20260305_m010223_c001_v7007000_t0000_u01772672543223") 2026/03/05 01:02:25 DEBUG : empty space: Deleting (id "4_z6fc25d23804dbbbb9fc80e1b_f11937c38da381da4_d20260305_m010218_c001_v0001173_t0039_u01772672538135") 2026/03/05 01:02:25 DEBUG : potato2: Deleting (id "4_z6fc25d23804dbbbb9fc80e1b_f405eff5b9d0bbe14_d20260305_m010223_c001_v7007000_t0000_u01772672543299") 2026/03/05 01:02:25 DEBUG : potato2: Deleting (id "4_z6fc25d23804dbbbb9fc80e1b_f110696d13593dc7c_d20260305_m010220_c001_v0001120_t0006_u01772672540048") 2026/03/05 01:02:25 DEBUG : potato3: Deleting (id "4_z6fc25d23804dbbbb9fc80e1b_f405eff5b9d0bbe15_d20260305_m010223_c001_v7007000_t0000_u01772672543685") 2026/03/05 01:02:25 DEBUG : potato3: Deleting (id "4_z6fc25d23804dbbbb9fc80e1b_f108bdb814702ac3e_d20260305_m010220_c001_v0001092_t0039_u01772672540348") 2026/03/05 01:02:25 DEBUG : potato3: Deleting (id "4_z6fc25d23804dbbbb9fc80e1b_f11937c38da381dae_d20260305_m010219_c001_v0001173_t0055_u01772672539147") --- PASS: TestServerSideMove (11.94s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:02:26 DEBUG : Creating backend with remote "TestB2:rclone-test-detomoc2nusi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bufuwum3dako -> B2 bucket rclone-test-detomoc2nusi 2026/03/05 01:02:32 DEBUG : empty space: Excluded (Size Filter) 2026/03/05 01:02:32 DEBUG : empty space: Excluded 2026/03/05 01:02:32 DEBUG : empty space: Excluded (Size Filter) 2026/03/05 01:02:32 DEBUG : empty space: Excluded 2026/03/05 01:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:02:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:02:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-detomoc2nusi) 2026/03/05 01:02:32 DEBUG : potato3: Sizes differ 2026/03/05 01:02:32 DEBUG : B2 bucket rclone-test-detomoc2nusi: Waiting for checks to finish 2026/03/05 01:02:32 DEBUG : B2 bucket rclone-test-detomoc2nusi: Waiting for transfers to finish 2026/03/05 01:02:32 DEBUG : potato2: size = 60 OK 2026/03/05 01:02:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:02:32 INFO : potato2: Copied (server-side copy) 2026/03/05 01:02:32 INFO : potato2: Deleted 2026/03/05 01:02:34 DEBUG : potato3: size = 68 OK 2026/03/05 01:02:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/05 01:02:34 INFO : potato3: Copied (server-side copy) 2026/03/05 01:02:34 INFO : potato3: Deleted 2026/03/05 01:02:35 DEBUG : Creating backend with remote "TestB2:rclone-test-koziwat7coxa" 2026/03/05 01:02:35 DEBUG : empty space: Excluded (Size Filter) 2026/03/05 01:02:35 DEBUG : empty space: Excluded 2026/03/05 01:02:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:02:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/05 01:02:36 DEBUG : B2 bucket rclone-test-koziwat7coxa: Waiting for checks to finish 2026/03/05 01:02:36 DEBUG : B2 bucket rclone-test-koziwat7coxa: Waiting for transfers to finish 2026/03/05 01:02:37 DEBUG : potato2: size = 60 OK 2026/03/05 01:02:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:02:37 INFO : potato2: Copied (server-side copy) 2026/03/05 01:02:38 INFO : potato2: Deleted 2026/03/05 01:02:38 DEBUG : potato3: size = 68 OK 2026/03/05 01:02:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/05 01:02:38 INFO : potato3: Copied (server-side copy) 2026/03/05 01:02:38 INFO : potato3: Deleted 2026/03/05 01:02:38 DEBUG : B2 bucket rclone-test-koziwat7coxa: Purge remote 2026/03/05 01:02:38 INFO : B2 bucket rclone-test-koziwat7coxa: cleaning bucket "rclone-test-koziwat7coxa" of all files 2026/03/05 01:02:39 DEBUG : potato2: Deleting (id "4_zef029df3804dbbbb9fc80e1b_f1028fb64effc6dd2_d20260305_m010237_c001_v0001097_t0011_u01772672557515") 2026/03/05 01:02:39 DEBUG : potato3: Deleting (id "4_zef029df3804dbbbb9fc80e1b_f1058ec82e0dee726_d20260305_m010237_c001_v0001173_t0045_u01772672557886") 2026/03/05 01:02:39 DEBUG : B2 bucket rclone-test-detomoc2nusi: Purge remote 2026/03/05 01:02:39 INFO : B2 bucket rclone-test-detomoc2nusi: cleaning bucket "rclone-test-detomoc2nusi" of all files 2026/03/05 01:02:39 DEBUG : empty space: Deleting (id "4_zef628d33804dbbbb9fc80e1b_f115180766c660d46_d20260305_m010230_c001_v0001039_t0017_u01772672550840") 2026/03/05 01:02:39 DEBUG : potato2: Deleting (id "4_zef628d33804dbbbb9fc80e1b_f40619272b9061a2a_d20260305_m010237_c001_v7007000_t0000_u01772672557938") 2026/03/05 01:02:39 DEBUG : potato2: Deleting (id "4_zef628d33804dbbbb9fc80e1b_f1196f258250c051b_d20260305_m010232_c001_v0001093_t0003_u01772672552342") 2026/03/05 01:02:39 DEBUG : potato3: Deleting (id "4_zef628d33804dbbbb9fc80e1b_f40619272b9061a2c_d20260305_m010238_c001_v7007000_t0000_u01772672558449") 2026/03/05 01:02:39 DEBUG : potato3: Deleting (id "4_zef628d33804dbbbb9fc80e1b_f118d456f875db59a_d20260305_m010232_c001_v0001115_t0046_u01772672552845") 2026/03/05 01:02:39 DEBUG : potato3: Deleting (id "4_zef628d33804dbbbb9fc80e1b_f115180766c660d48_d20260305_m010231_c001_v0001039_t0023_u01772672551254") --- PASS: TestServerSideMoveWithFilter (15.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:02:41 DEBUG : Creating backend with remote "TestB2:rclone-test-soheqex7quwe" 2026/03/05 01:02:44 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bufuwum3dako -> B2 bucket rclone-test-soheqex7quwe 2026/03/05 01:02:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:02:47 DEBUG : empty space: size = 1 OK 2026/03/05 01:02:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/05 01:02:47 DEBUG : empty space: Unchanged skipping 2026/03/05 01:02:47 DEBUG : B2 bucket rclone-test-soheqex7quwe: Waiting for checks to finish 2026/03/05 01:02:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:02:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-soheqex7quwe) 2026/03/05 01:02:47 DEBUG : potato3: Sizes differ 2026/03/05 01:02:47 INFO : empty space: Deleted 2026/03/05 01:02:47 DEBUG : B2 bucket rclone-test-soheqex7quwe: Waiting for transfers to finish 2026/03/05 01:02:48 DEBUG : potato3: size = 68 OK 2026/03/05 01:02:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/05 01:02:48 INFO : potato3: Copied (server-side copy) 2026/03/05 01:02:48 DEBUG : potato2: size = 60 OK 2026/03/05 01:02:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:02:48 INFO : potato2: Copied (server-side copy) 2026/03/05 01:02:48 INFO : potato3: Deleted 2026/03/05 01:02:48 INFO : potato2: Deleted 2026/03/05 01:02:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pajacem0qisa" 2026/03/05 01:02:49 INFO : tomatoDir: Making directory 2026/03/05 01:02:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/05 01:02:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/05 01:02:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/05 01:02:50 DEBUG : B2 bucket rclone-test-pajacem0qisa: Waiting for checks to finish 2026/03/05 01:02:50 DEBUG : B2 bucket rclone-test-pajacem0qisa: Waiting for transfers to finish 2026/03/05 01:02:51 DEBUG : empty space: size = 1 OK 2026/03/05 01:02:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/05 01:02:51 INFO : empty space: Copied (server-side copy) 2026/03/05 01:02:51 INFO : empty space: Deleted 2026/03/05 01:02:51 DEBUG : potato2: size = 60 OK 2026/03/05 01:02:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/05 01:02:51 INFO : potato2: Copied (server-side copy) 2026/03/05 01:02:51 INFO : potato2: Deleted 2026/03/05 01:02:52 DEBUG : potato3: size = 68 OK 2026/03/05 01:02:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/05 01:02:52 INFO : potato3: Copied (server-side copy) 2026/03/05 01:02:52 INFO : potato3: Deleted 2026/03/05 01:02:53 DEBUG : B2 bucket rclone-test-pajacem0qisa: Purge remote 2026/03/05 01:02:53 INFO : B2 bucket rclone-test-pajacem0qisa: cleaning bucket "rclone-test-pajacem0qisa" of all files 2026/03/05 01:02:53 DEBUG : empty space: Deleting (id "4_z7f72dd43804dbbbb9fc80e1b_f111d5d9405d732b9_d20260305_m010250_c001_v0001185_t0013_u01772672570948") 2026/03/05 01:02:53 DEBUG : potato2: Deleting (id "4_z7f72dd43804dbbbb9fc80e1b_f100289c4ec142ea4_d20260305_m010251_c001_v0001130_t0046_u01772672571156") 2026/03/05 01:02:53 DEBUG : potato3: Deleting (id "4_z7f72dd43804dbbbb9fc80e1b_f1051ce9eb4f4b3b5_d20260305_m010251_c001_v0001115_t0014_u01772672571314") 2026/03/05 01:02:54 DEBUG : B2 bucket rclone-test-soheqex7quwe: Purge remote 2026/03/05 01:02:54 INFO : B2 bucket rclone-test-soheqex7quwe: cleaning bucket "rclone-test-soheqex7quwe" of all files 2026/03/05 01:02:54 DEBUG : empty space: Deleting (id "4_z8f82cd03804dbbbb9fc80e1b_f40087d0f289e8233_d20260305_m010251_c001_v7007000_t0000_u01772672571135") 2026/03/05 01:02:54 DEBUG : empty space: Deleting (id "4_z8f82cd03804dbbbb9fc80e1b_f11902cc67a3c3ba5_d20260305_m010246_c001_v0001098_t0042_u01772672566353") 2026/03/05 01:02:54 DEBUG : potato2: Deleting (id "4_z8f82cd03804dbbbb9fc80e1b_f40087d0f289e8234_d20260305_m010251_c001_v7007000_t0000_u01772672571566") 2026/03/05 01:02:54 DEBUG : potato2: Deleting (id "4_z8f82cd03804dbbbb9fc80e1b_f1188d2a4c61120e8_d20260305_m010247_c001_v0001137_t0005_u01772672567498") 2026/03/05 01:02:54 DEBUG : potato3: Deleting (id "4_z8f82cd03804dbbbb9fc80e1b_f40087d0f289e8235_d20260305_m010252_c001_v7007000_t0000_u01772672572472") 2026/03/05 01:02:54 DEBUG : potato3: Deleting (id "4_z8f82cd03804dbbbb9fc80e1b_f107c17ff41e93d16_d20260305_m010247_c001_v0001039_t0026_u01772672567867") 2026/03/05 01:02:54 DEBUG : potato3: Deleting (id "4_z8f82cd03804dbbbb9fc80e1b_f11902cc67a3c3ba7_d20260305_m010246_c001_v0001098_t0051_u01772672566738") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.33s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:02:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/rclone-sync-test" --- PASS: TestSyncOverlap (1.95s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:03:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/rclone-sync-test" 2026/03/05 01:03:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/rclone-sync-test-include/layer2" 2026/03/05 01:03:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/rclone-sync-test-ignore-file" 2026/03/05 01:03:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/05 01:03:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/05 01:03:08 DEBUG : pacer: Reducing sleep to 10ms 2026/03/05 01:03:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/05 01:03:08 DEBUG : B2 bucket rclone-test-bufuwum3dako path rclone-sync-test: Waiting for checks to finish 2026/03/05 01:03:08 DEBUG : B2 bucket rclone-test-bufuwum3dako path rclone-sync-test: Waiting for transfers to finish 2026/03/05 01:03:08 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:08 INFO : There was nothing to transfer 2026/03/05 01:03:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/05 01:03:08 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:03:08 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:03:08 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:08 INFO : There was nothing to transfer 2026/03/05 01:03:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/05 01:03:09 DEBUG : B2 bucket rclone-test-bufuwum3dako path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/05 01:03:09 DEBUG : B2 bucket rclone-test-bufuwum3dako path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/05 01:03:09 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:09 INFO : There was nothing to transfer 2026/03/05 01:03:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/05 01:03:09 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:03:09 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:03:09 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:09 INFO : There was nothing to transfer 2026/03/05 01:03:10 DEBUG : Excluded 2026/03/05 01:03:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/05 01:03:10 DEBUG : B2 bucket rclone-test-bufuwum3dako path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/05 01:03:10 DEBUG : B2 bucket rclone-test-bufuwum3dako path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/05 01:03:10 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:10 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.34s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:03:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/dst" 2026/03/05 01:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/CompareDest" 2026/03/05 01:03:14 DEBUG : one: Need to transfer - File not found at Destination 2026/03/05 01:03:14 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:14 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:15 DEBUG : one: size = 3 OK 2026/03/05 01:03:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/05 01:03:15 INFO : one: Copied (new) 2026/03/05 01:03:15 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:15 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:15 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:03:15 DEBUG : one: Sizes differ 2026/03/05 01:03:15 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:16 DEBUG : one: size = 5 OK 2026/03/05 01:03:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/05 01:03:16 INFO : one: Copied (replaced existing) 2026/03/05 01:03:16 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:18 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:03:18 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:18 DEBUG : one: Sizes differ 2026/03/05 01:03:18 DEBUG : one: size = 5 OK 2026/03/05 01:03:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/05 01:03:18 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:18 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:18 INFO : There was nothing to transfer 2026/03/05 01:03:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:19 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:03:19 DEBUG : one: Sizes differ 2026/03/05 01:03:19 DEBUG : two: size = 3 OK 2026/03/05 01:03:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/05 01:03:19 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:19 DEBUG : one: size = 5 OK 2026/03/05 01:03:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/05 01:03:19 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:19 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:19 INFO : There was nothing to transfer 2026/03/05 01:03:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:20 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:03:20 DEBUG : one: Sizes differ 2026/03/05 01:03:20 DEBUG : two: size = 3 OK 2026/03/05 01:03:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/05 01:03:20 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:20 DEBUG : one: size = 5 OK 2026/03/05 01:03:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/05 01:03:20 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:20 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:20 INFO : There was nothing to transfer 2026/03/05 01:03:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:21 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:03:21 DEBUG : one: Sizes differ 2026/03/05 01:03:21 DEBUG : two: size = 3 OK 2026/03/05 01:03:21 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/05 01:03:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/05 01:03:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/05 01:03:21 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:21 DEBUG : one: size = 5 OK 2026/03/05 01:03:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/05 01:03:21 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:21 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:21 INFO : There was nothing to transfer 2026/03/05 01:03:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:22 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:03:22 DEBUG : one: Sizes differ 2026/03/05 01:03:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:22 DEBUG : two: size = 3 (B2 bucket rclone-test-bufuwum3dako path CompareDest) 2026/03/05 01:03:22 DEBUG : two: Sizes differ 2026/03/05 01:03:22 DEBUG : two: Need to transfer - File not found at Destination 2026/03/05 01:03:22 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:22 DEBUG : one: size = 5 OK 2026/03/05 01:03:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/05 01:03:22 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:23 DEBUG : two: size = 5 OK 2026/03/05 01:03:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/05 01:03:23 INFO : two: Copied (new) 2026/03/05 01:03:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.06s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/dest" 2026/03/05 01:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/pre-dest1" 2026/03/05 01:03:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/pre-dest2" 2026/03/05 01:03:31 DEBUG : 1: size = 1 OK 2026/03/05 01:03:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:03:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/05 01:03:32 DEBUG : 2: size = 1 OK 2026/03/05 01:03:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:03:32 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/05 01:03:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/05 01:03:32 DEBUG : B2 bucket rclone-test-bufuwum3dako path dest: Waiting for checks to finish 2026/03/05 01:03:32 DEBUG : B2 bucket rclone-test-bufuwum3dako path dest: Waiting for transfers to finish 2026/03/05 01:03:33 DEBUG : 3: size = 1 OK 2026/03/05 01:03:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/05 01:03:33 INFO : 3: Copied (new) 2026/03/05 01:03:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.70s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:03:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/dst" 2026/03/05 01:03:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/CopyDest" 2026/03/05 01:03:37 DEBUG : one: Need to transfer - File not found at Destination 2026/03/05 01:03:37 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:37 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:38 DEBUG : one: size = 3 OK 2026/03/05 01:03:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/05 01:03:38 INFO : one: Copied (new) 2026/03/05 01:03:38 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:39 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:03:39 DEBUG : one: Sizes differ 2026/03/05 01:03:39 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:39 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:40 DEBUG : one: size = 5 OK 2026/03/05 01:03:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/05 01:03:40 INFO : one: Copied (replaced existing) 2026/03/05 01:03:40 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/BackupDir" 2026/03/05 01:03:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:43 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:03:43 DEBUG : one: Sizes differ 2026/03/05 01:03:43 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:43 DEBUG : one: size = 5 OK 2026/03/05 01:03:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:43 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:03:43 DEBUG : one: Sizes differ 2026/03/05 01:03:44 DEBUG : one: size = 3 OK 2026/03/05 01:03:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/05 01:03:44 INFO : one: Copied (server-side copy) 2026/03/05 01:03:45 INFO : one: Deleted 2026/03/05 01:03:45 DEBUG : one: size = 5 OK 2026/03/05 01:03:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/05 01:03:45 INFO : one: Copied (server-side copy) 2026/03/05 01:03:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/05 01:03:45 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:45 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:46 DEBUG : one: size = 5 OK 2026/03/05 01:03:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:46 DEBUG : one: Unchanged skipping 2026/03/05 01:03:46 DEBUG : two: size = 3 OK 2026/03/05 01:03:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:46 DEBUG : two: size = 3 OK 2026/03/05 01:03:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/05 01:03:46 INFO : two: Copied (server-side copy) 2026/03/05 01:03:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/05 01:03:46 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:46 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:46 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:47 DEBUG : one: size = 5 OK 2026/03/05 01:03:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:47 DEBUG : one: Unchanged skipping 2026/03/05 01:03:47 DEBUG : two: size = 3 OK 2026/03/05 01:03:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:47 DEBUG : two: Unchanged skipping 2026/03/05 01:03:47 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:47 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:47 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:47 INFO : There was nothing to transfer 2026/03/05 01:03:48 DEBUG : one: size = 5 OK 2026/03/05 01:03:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:48 DEBUG : one: Unchanged skipping 2026/03/05 01:03:48 DEBUG : three: size = 7 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:48 DEBUG : three: size = 5 (B2 bucket rclone-test-bufuwum3dako path CopyDest) 2026/03/05 01:03:48 DEBUG : three: Sizes differ 2026/03/05 01:03:48 DEBUG : three: Destination not found in --copy-dest 2026/03/05 01:03:48 DEBUG : three: Need to transfer - File not found at Destination 2026/03/05 01:03:48 DEBUG : two: size = 3 OK 2026/03/05 01:03:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/05 01:03:48 DEBUG : two: Unchanged skipping 2026/03/05 01:03:48 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:48 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:49 DEBUG : three: size = 7 OK 2026/03/05 01:03:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/05 01:03:49 INFO : three: Copied (new) 2026/03/05 01:03:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.71s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:03:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/dst" 2026/03/05 01:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/backup" 2026/03/05 01:03:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:03:56 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:03:56 DEBUG : one: Sizes differ 2026/03/05 01:03:56 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:03:56 DEBUG : two: size = 3 OK 2026/03/05 01:03:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:03:56 DEBUG : two: Unchanged skipping 2026/03/05 01:03:57 DEBUG : one: size = 3 OK 2026/03/05 01:03:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/05 01:03:57 INFO : one: Copied (server-side copy) 2026/03/05 01:03:57 INFO : one: Deleted 2026/03/05 01:03:57 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:03:58 DEBUG : one: size = 4 OK 2026/03/05 01:03:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:03:58 INFO : one: Copied (new) 2026/03/05 01:03:58 DEBUG : Waiting for deletions to finish 2026/03/05 01:03:59 DEBUG : three.txt: size = 5 OK 2026/03/05 01:03:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/05 01:03:59 INFO : three.txt: Copied (server-side copy) 2026/03/05 01:03:59 INFO : three.txt: Deleted 2026/03/05 01:03:59 INFO : three.txt: Moved into backup dir 2026/03/05 01:04:01 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:04:01 DEBUG : two: size = 3 OK 2026/03/05 01:04:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:04:01 DEBUG : two: Unchanged skipping 2026/03/05 01:04:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:01 DEBUG : one: size = 4 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:01 DEBUG : one: Sizes differ 2026/03/05 01:04:01 DEBUG : one: size = 4 OK 2026/03/05 01:04:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:04:01 INFO : one: Copied (server-side copy) 2026/03/05 01:04:02 INFO : one: Deleted 2026/03/05 01:04:02 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:04:02 DEBUG : one: size = 5 OK 2026/03/05 01:04:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/05 01:04:02 INFO : one: Copied (new) 2026/03/05 01:04:02 DEBUG : Waiting for deletions to finish 2026/03/05 01:04:03 DEBUG : three.txt: size = 6 OK 2026/03/05 01:04:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/05 01:04:03 INFO : three.txt: Copied (server-side copy) 2026/03/05 01:04:03 INFO : three.txt: Deleted 2026/03/05 01:04:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.20s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/dst" 2026/03/05 01:04:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/backup" 2026/03/05 01:04:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:09 DEBUG : two: size = 3 OK 2026/03/05 01:04:09 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:04:09 DEBUG : one: Sizes differ 2026/03/05 01:04:09 DEBUG : two: Unchanged skipping 2026/03/05 01:04:09 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:04:10 DEBUG : one.bak: size = 3 OK 2026/03/05 01:04:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/05 01:04:10 INFO : one: Copied (server-side copy) to: one.bak 2026/03/05 01:04:11 INFO : one: Deleted 2026/03/05 01:04:11 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:04:12 DEBUG : one: size = 4 OK 2026/03/05 01:04:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:04:12 INFO : one: Copied (new) 2026/03/05 01:04:12 DEBUG : Waiting for deletions to finish 2026/03/05 01:04:12 DEBUG : three.txt.bak: size = 5 OK 2026/03/05 01:04:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/05 01:04:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/05 01:04:12 INFO : three.txt: Deleted 2026/03/05 01:04:12 INFO : three.txt: Moved into backup dir 2026/03/05 01:04:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:14 DEBUG : one: size = 4 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:14 DEBUG : one: Sizes differ 2026/03/05 01:04:14 DEBUG : two: size = 3 OK 2026/03/05 01:04:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:04:14 DEBUG : two: Unchanged skipping 2026/03/05 01:04:14 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:04:15 DEBUG : one.bak: size = 4 OK 2026/03/05 01:04:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:04:15 INFO : one: Copied (server-side copy) to: one.bak 2026/03/05 01:04:15 INFO : one: Deleted 2026/03/05 01:04:15 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:04:16 DEBUG : one: size = 5 OK 2026/03/05 01:04:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/05 01:04:16 INFO : one: Copied (new) 2026/03/05 01:04:16 DEBUG : Waiting for deletions to finish 2026/03/05 01:04:16 DEBUG : three.txt.bak: size = 6 OK 2026/03/05 01:04:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/05 01:04:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/05 01:04:16 INFO : three.txt: Deleted 2026/03/05 01:04:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/dst" 2026/03/05 01:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/backup" 2026/03/05 01:04:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:22 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:22 DEBUG : one: Sizes differ 2026/03/05 01:04:22 DEBUG : two: size = 3 OK 2026/03/05 01:04:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:04:22 DEBUG : two: Unchanged skipping 2026/03/05 01:04:22 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:04:24 DEBUG : one-2019-01-01: size = 3 OK 2026/03/05 01:04:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/05 01:04:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/05 01:04:24 INFO : one: Deleted 2026/03/05 01:04:24 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:04:25 DEBUG : one: size = 4 OK 2026/03/05 01:04:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:04:25 INFO : one: Copied (new) 2026/03/05 01:04:25 DEBUG : Waiting for deletions to finish 2026/03/05 01:04:26 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/05 01:04:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/05 01:04:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/05 01:04:26 INFO : three.txt: Deleted 2026/03/05 01:04:26 INFO : three.txt: Moved into backup dir 2026/03/05 01:04:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:27 DEBUG : one: size = 4 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:27 DEBUG : one: Sizes differ 2026/03/05 01:04:27 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:04:27 DEBUG : two: size = 3 OK 2026/03/05 01:04:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:04:27 DEBUG : two: Unchanged skipping 2026/03/05 01:04:28 DEBUG : one-2019-01-01: size = 4 OK 2026/03/05 01:04:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:04:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/05 01:04:28 INFO : one: Deleted 2026/03/05 01:04:28 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:04:29 DEBUG : one: size = 5 OK 2026/03/05 01:04:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/05 01:04:29 INFO : one: Copied (new) 2026/03/05 01:04:29 DEBUG : Waiting for deletions to finish 2026/03/05 01:04:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/05 01:04:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/05 01:04:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/05 01:04:30 INFO : three.txt: Deleted 2026/03/05 01:04:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.09s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/dst" 2026/03/05 01:04:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:34 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:34 DEBUG : one: Sizes differ 2026/03/05 01:04:34 DEBUG : two: size = 3 OK 2026/03/05 01:04:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:04:34 DEBUG : two: Unchanged skipping 2026/03/05 01:04:34 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:04:35 DEBUG : one.bak: size = 3 OK 2026/03/05 01:04:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/05 01:04:35 INFO : one: Copied (server-side copy) to: one.bak 2026/03/05 01:04:35 INFO : one: Deleted 2026/03/05 01:04:35 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:04:36 DEBUG : one: size = 4 OK 2026/03/05 01:04:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:04:36 INFO : one: Copied (new) 2026/03/05 01:04:36 DEBUG : Waiting for deletions to finish 2026/03/05 01:04:36 DEBUG : three.txt.bak: size = 5 OK 2026/03/05 01:04:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/05 01:04:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/05 01:04:37 INFO : three.txt: Deleted 2026/03/05 01:04:37 INFO : three.txt: Moved into backup dir 2026/03/05 01:04:37 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1136-19.backblaze.com/b2api/v1/b2_upload_file/bf029d63802dbbbb9fc80e1b/c001_v0001136_t0039": EOF 2026/03/05 01:04:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-19.backblaze.com/b2api/v1/b2_upload_file/bf029d63802dbbbb9fc80e1b/c001_v0001136_t0039": EOF) 2026/03/05 01:04:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bufuwum3dako: 1/10 (Post "https://pod-000-1136-19.backblaze.com/b2api/v1/b2_upload_file/bf029d63802dbbbb9fc80e1b/c001_v0001136_t0039": EOF) 2026/03/05 01:04:40 DEBUG : pacer: Reducing sleep to 10ms 2026/03/05 01:04:40 DEBUG : one.bak: Excluded (Path Filter) 2026/03/05 01:04:40 DEBUG : one.bak: Excluded 2026/03/05 01:04:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/05 01:04:40 DEBUG : three.txt.bak: Excluded 2026/03/05 01:04:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:40 DEBUG : one: size = 4 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:40 DEBUG : one: Sizes differ 2026/03/05 01:04:40 DEBUG : two: size = 3 OK 2026/03/05 01:04:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:04:40 DEBUG : two: Unchanged skipping 2026/03/05 01:04:40 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for checks to finish 2026/03/05 01:04:40 DEBUG : one.bak: size = 4 OK 2026/03/05 01:04:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:04:40 INFO : one: Copied (server-side copy) to: one.bak 2026/03/05 01:04:41 INFO : one: Deleted 2026/03/05 01:04:41 DEBUG : B2 bucket rclone-test-bufuwum3dako path dst: Waiting for transfers to finish 2026/03/05 01:04:41 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1167-07.backblaze.com/b2api/v1/b2_upload_file/bf029d63802dbbbb9fc80e1b/c001_v0001167_t0010": EOF 2026/03/05 01:04:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-07.backblaze.com/b2api/v1/b2_upload_file/bf029d63802dbbbb9fc80e1b/c001_v0001167_t0010": EOF) 2026/03/05 01:04:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/05 01:04:41 DEBUG : one: Received error: Post "https://pod-000-1167-07.backblaze.com/b2api/v1/b2_upload_file/bf029d63802dbbbb9fc80e1b/c001_v0001167_t0010": EOF - low level retry 0/10 2026/03/05 01:04:41 DEBUG : pacer: Reducing sleep to 10ms 2026/03/05 01:04:42 DEBUG : one: size = 5 OK 2026/03/05 01:04:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/05 01:04:42 INFO : one: Copied (new) 2026/03/05 01:04:42 DEBUG : Waiting for deletions to finish 2026/03/05 01:04:42 DEBUG : three.txt.bak: size = 6 OK 2026/03/05 01:04:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/05 01:04:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/05 01:04:42 INFO : three.txt: Deleted 2026/03/05 01:04:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.79s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:04:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/dst" 2026/03/05 01:04:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:46 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:46 DEBUG : one: Sizes differ 2026/03/05 01:04:48 DEBUG : one.bak: size = 3 OK 2026/03/05 01:04:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/05 01:04:48 INFO : one: Copied (server-side copy) to: one.bak 2026/03/05 01:04:48 INFO : one: Deleted 2026/03/05 01:04:49 DEBUG : one: size = 4 OK 2026/03/05 01:04:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:04:49 INFO : one: Copied (new) 2026/03/05 01:04:49 DEBUG : two: size = 3 OK 2026/03/05 01:04:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:04:49 DEBUG : two: Unchanged skipping 2026/03/05 01:04:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:49 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:49 DEBUG : three.txt: Sizes differ 2026/03/05 01:04:50 DEBUG : three.txt.bak: size = 5 OK 2026/03/05 01:04:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/05 01:04:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/05 01:04:51 INFO : three.txt: Deleted 2026/03/05 01:04:51 DEBUG : three.txt: size = 6 OK 2026/03/05 01:04:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/05 01:04:51 INFO : three.txt: Copied (new) 2026/03/05 01:04:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:52 DEBUG : one: size = 4 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:52 DEBUG : one: Sizes differ 2026/03/05 01:04:52 DEBUG : one.bak: size = 4 OK 2026/03/05 01:04:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:04:52 INFO : one: Copied (server-side copy) to: one.bak 2026/03/05 01:04:53 INFO : one: Deleted 2026/03/05 01:04:53 DEBUG : one: size = 5 OK 2026/03/05 01:04:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/05 01:04:53 INFO : one: Copied (new) 2026/03/05 01:04:53 DEBUG : two: size = 3 OK 2026/03/05 01:04:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:04:53 DEBUG : two: Unchanged skipping 2026/03/05 01:04:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:53 DEBUG : three.txt: Sizes differ 2026/03/05 01:04:54 DEBUG : three.txt.bak: size = 6 OK 2026/03/05 01:04:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/05 01:04:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/05 01:04:54 INFO : three.txt: Deleted 2026/03/05 01:04:55 DEBUG : three.txt: size = 19 OK 2026/03/05 01:04:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/05 01:04:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.71s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bufuwum3dako/dst" 2026/03/05 01:04:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:04:59 DEBUG : one: size = 3 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:04:59 DEBUG : one: Sizes differ 2026/03/05 01:05:00 DEBUG : one-2019-01-01: size = 3 OK 2026/03/05 01:05:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/05 01:05:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/05 01:05:01 INFO : one: Deleted 2026/03/05 01:05:02 DEBUG : one: size = 4 OK 2026/03/05 01:05:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:05:02 INFO : one: Copied (new) 2026/03/05 01:05:03 DEBUG : two: size = 3 OK 2026/03/05 01:05:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:03 DEBUG : two: Unchanged skipping 2026/03/05 01:05:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:03 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:05:03 DEBUG : three.txt: Sizes differ 2026/03/05 01:05:03 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/05 01:05:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/05 01:05:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/05 01:05:03 INFO : three.txt: Deleted 2026/03/05 01:05:04 DEBUG : three.txt: size = 6 OK 2026/03/05 01:05:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/05 01:05:04 INFO : three.txt: Copied (new) 2026/03/05 01:05:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:05 DEBUG : one: size = 4 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:05:05 DEBUG : one: Sizes differ 2026/03/05 01:05:06 DEBUG : one-2019-01-01: size = 4 OK 2026/03/05 01:05:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/05 01:05:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/05 01:05:06 INFO : one: Deleted 2026/03/05 01:05:06 DEBUG : one: size = 5 OK 2026/03/05 01:05:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/05 01:05:06 INFO : one: Copied (new) 2026/03/05 01:05:07 DEBUG : two: size = 3 OK 2026/03/05 01:05:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:07 DEBUG : two: Unchanged skipping 2026/03/05 01:05:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bufuwum3dako path dst) 2026/03/05 01:05:07 DEBUG : three.txt: Sizes differ 2026/03/05 01:05:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/05 01:05:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/05 01:05:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/05 01:05:08 INFO : three.txt: Deleted 2026/03/05 01:05:09 DEBUG : three.txt: size = 19 OK 2026/03/05 01:05:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/05 01:05:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.46s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:05:12 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:12 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:12 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:05:12 DEBUG : Testêé: Sizes differ 2026/03/05 01:05:12 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:05:12 DEBUG : Testêé: size = 14 OK 2026/03/05 01:05:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/05 01:05:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/05 01:05:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:05:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/05 01:05:13 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:05:13 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:05:14 DEBUG : existing: size = 6 OK 2026/03/05 01:05:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/05 01:05:14 INFO : existing: Copied (new) 2026/03/05 01:05:14 DEBUG : Waiting for deletions to finish 2026/03/05 01:05:14 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:05:14 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:14 DEBUG : existing: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:14 DEBUG : existing: Sizes differ 2026/03/05 01:05:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/05 01:05:14 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:05:14 ERROR : B2 bucket rclone-test-bufuwum3dako: not deleting files as there were IO errors 2026/03/05 01:05:14 ERROR : B2 bucket rclone-test-bufuwum3dako: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.10s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:05:16 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:05:16 DEBUG : EXISTING: size = 6 OK 2026/03/05 01:05:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:16 DEBUG : existing: Unchanged skipping 2026/03/05 01:05:16 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:05:16 DEBUG : Waiting for deletions to finish 2026/03/05 01:05:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- 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-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:05:33 DEBUG : both0: size = 6 OK 2026/03/05 01:05:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both0: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both10: size = 6 OK 2026/03/05 01:05:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both10: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both11: size = 6 OK 2026/03/05 01:05:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both11: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both12: size = 6 OK 2026/03/05 01:05:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both12: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both13: size = 6 OK 2026/03/05 01:05:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both13: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both14: size = 6 OK 2026/03/05 01:05:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both14: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both15: size = 6 OK 2026/03/05 01:05:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both15: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both16: size = 6 OK 2026/03/05 01:05:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both16: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both17: size = 6 OK 2026/03/05 01:05:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both18: size = 6 OK 2026/03/05 01:05:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:05:33 DEBUG : both19: size = 6 OK 2026/03/05 01:05:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both1: size = 6 OK 2026/03/05 01:05:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both17: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both2: size = 6 OK 2026/03/05 01:05:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both2: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both3: size = 6 OK 2026/03/05 01:05:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both3: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both4: size = 6 OK 2026/03/05 01:05:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both4: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both5: size = 6 OK 2026/03/05 01:05:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both5: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both6: size = 6 OK 2026/03/05 01:05:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both18: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both19: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both8: size = 6 OK 2026/03/05 01:05:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both6: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both9: size = 6 OK 2026/03/05 01:05:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both7: size = 6 OK 2026/03/05 01:05:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:33 DEBUG : both1: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both8: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both9: Unchanged skipping 2026/03/05 01:05:33 DEBUG : both7: Unchanged skipping 2026/03/05 01:05:33 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:05:33 DEBUG : Waiting for deletions to finish 2026/03/05 01:05:33 INFO : only9: Deleted 2026/03/05 01:05:33 INFO : only14: Deleted 2026/03/05 01:05:34 INFO : only1: Deleted 2026/03/05 01:05:34 INFO : only18: Deleted 2026/03/05 01:05:34 INFO : only3: Deleted 2026/03/05 01:05:34 INFO : only5: Deleted 2026/03/05 01:05:34 INFO : only0: Deleted 2026/03/05 01:05:34 INFO : only11: Deleted 2026/03/05 01:05:34 INFO : only15: Deleted 2026/03/05 01:05:34 INFO : only19: Deleted 2026/03/05 01:05:34 INFO : only7: Deleted 2026/03/05 01:05:34 INFO : only8: Deleted 2026/03/05 01:05:34 INFO : only10: Deleted 2026/03/05 01:05:34 INFO : only17: Deleted 2026/03/05 01:05:34 INFO : only4: Deleted 2026/03/05 01:05:34 INFO : only12: Deleted 2026/03/05 01:05:34 INFO : only13: Deleted 2026/03/05 01:05:34 INFO : only2: Deleted 2026/03/05 01:05:34 INFO : only6: Deleted 2026/03/05 01:05:35 INFO : only16: Deleted 2026/03/05 01:05:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.45s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:05:56 DEBUG : both10: size = 6 OK 2026/03/05 01:05:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both12: size = 6 OK 2026/03/05 01:05:56 DEBUG : both11: size = 6 OK 2026/03/05 01:05:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:05:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both0: size = 6 OK 2026/03/05 01:05:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both10: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both13: size = 6 OK 2026/03/05 01:05:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both13: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both14: size = 6 OK 2026/03/05 01:05:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both14: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both15: size = 6 OK 2026/03/05 01:05:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both15: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both16: size = 6 OK 2026/03/05 01:05:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both12: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both17: size = 6 OK 2026/03/05 01:05:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both17: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both18: size = 6 OK 2026/03/05 01:05:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both11: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both19: size = 6 OK 2026/03/05 01:05:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both0: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both1: size = 6 OK 2026/03/05 01:05:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both16: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both2: size = 6 OK 2026/03/05 01:05:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both18: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both3: size = 6 OK 2026/03/05 01:05:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both3: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both4: size = 6 OK 2026/03/05 01:05:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both4: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both5: size = 6 OK 2026/03/05 01:05:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both5: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both6: size = 6 OK 2026/03/05 01:05:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both19: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both7: size = 6 OK 2026/03/05 01:05:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both1: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both8: size = 6 OK 2026/03/05 01:05:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both2: Unchanged skipping 2026/03/05 01:05:56 DEBUG : both9: size = 6 OK 2026/03/05 01:05:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:05:56 DEBUG : both6: Unchanged skipping 2026/03/05 01:05:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only0: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only0: Sizes differ 2026/03/05 01:05:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only10: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only10: Sizes differ 2026/03/05 01:05:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only11: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only11: Sizes differ 2026/03/05 01:05:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only12: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only12: Sizes differ 2026/03/05 01:05:56 DEBUG : both7: Unchanged skipping 2026/03/05 01:05:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only13: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only13: Sizes differ 2026/03/05 01:05:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only14: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only14: Sizes differ 2026/03/05 01:05:56 DEBUG : both8: Unchanged skipping 2026/03/05 01:05:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only15: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only15: Sizes differ 2026/03/05 01:05:56 DEBUG : both9: Unchanged skipping 2026/03/05 01:05:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only16: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only16: Sizes differ 2026/03/05 01:05:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only17: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only17: Sizes differ 2026/03/05 01:05:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only18: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only18: Sizes differ 2026/03/05 01:05:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only19: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only19: Sizes differ 2026/03/05 01:05:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only1: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only1: Sizes differ 2026/03/05 01:05:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only2: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only2: Sizes differ 2026/03/05 01:05:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only3: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only3: Sizes differ 2026/03/05 01:05:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only4: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only4: Sizes differ 2026/03/05 01:05:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only5: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only5: Sizes differ 2026/03/05 01:05:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only6: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only6: Sizes differ 2026/03/05 01:05:56 DEBUG : only7: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only7: Sizes differ 2026/03/05 01:05:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only8: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only8: Sizes differ 2026/03/05 01:05:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3775151640) 2026/03/05 01:05:56 DEBUG : only9: size = 6 (B2 bucket rclone-test-bufuwum3dako) 2026/03/05 01:05:56 DEBUG : only9: Sizes differ 2026/03/05 01:05:56 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:05:56 DEBUG : only0: size = 0 OK 2026/03/05 01:05:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:56 INFO : only0: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only14: size = 0 OK 2026/03/05 01:05:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only14: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only10: size = 0 OK 2026/03/05 01:05:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only10: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only18: size = 0 OK 2026/03/05 01:05:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only18: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only11: size = 0 OK 2026/03/05 01:05:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only11: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only17: size = 0 OK 2026/03/05 01:05:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only17: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only13: size = 0 OK 2026/03/05 01:05:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only13: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only19: size = 0 OK 2026/03/05 01:05:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only19: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only1: size = 0 OK 2026/03/05 01:05:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only1: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only2: size = 0 OK 2026/03/05 01:05:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only2: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only12: size = 0 OK 2026/03/05 01:05:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only12: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only3: size = 0 OK 2026/03/05 01:05:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only3: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only15: size = 0 OK 2026/03/05 01:05:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only15: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only16: size = 0 OK 2026/03/05 01:05:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only16: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only6: size = 0 OK 2026/03/05 01:05:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only6: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only8: size = 0 OK 2026/03/05 01:05:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only8: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only9: size = 0 OK 2026/03/05 01:05:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only9: Copied (replaced existing) 2026/03/05 01:05:57 DEBUG : only7: size = 0 OK 2026/03/05 01:05:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:57 INFO : only7: Copied (replaced existing) 2026/03/05 01:05:58 DEBUG : only5: size = 0 OK 2026/03/05 01:05:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:58 INFO : only5: Copied (replaced existing) 2026/03/05 01:05:58 DEBUG : only4: size = 0 OK 2026/03/05 01:05:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/05 01:05:58 INFO : only4: Copied (replaced existing) 2026/03/05 01:05:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.06s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:06:06 DEBUG : empty_dir: Making directory with metadata 2026/03/05 01:06:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/05 01:06:06 DEBUG : empty_on_remote: Making directory with metadata 2026/03/05 01:06:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/05 01:06:06 INFO : empty_on_remote: Making directory 2026/03/05 01:06:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/05 01:06:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/05 01:06:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/05 01:06:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/05 01:06:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:06:08 DEBUG : empty_dir: Making directory with metadata 2026/03/05 01:06:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/05 01:06:08 DEBUG : empty_on_remote: Making directory with metadata 2026/03/05 01:06:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/05 01:06:08 INFO : empty_on_remote: Making directory 2026/03/05 01:06:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/05 01:06:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/05 01:06:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/05 01:06:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/05 01:06:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/05 01:06:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:06:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/05 01:06:11 INFO : sub dir: Making directory 2026/03/05 01:06:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:06:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/05 01:06:14 INFO : sub dir: Making directory 2026/03/05 01:06:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:06:26 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:26 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:06:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : apple: size = 5 OK 2026/03/05 01:06:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : apple: Unchanged skipping 2026/03/05 01:06:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:06:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:06:27 DEBUG : banana: size = 6 OK 2026/03/05 01:06:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : banana: Unchanged skipping 2026/03/05 01:06:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:06:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:06:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:06:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:06:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:06:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:06:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:06:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:06:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:06:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:06:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:06:27 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:06:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:06:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:06:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:06:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:06:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:06:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:06:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:06:27 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:06:27 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:27 INFO : There was nothing to transfer 2026/03/05 01:06:27 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:27 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:06:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : apple: size = 5 OK 2026/03/05 01:06:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:06:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : apple: Unchanged skipping 2026/03/05 01:06:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:06:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:06:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:06:28 DEBUG : banana: size = 6 OK 2026/03/05 01:06:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : banana: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:06:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:06:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:06:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:06:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:06:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:06:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:06:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:06:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:06:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:06:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:06:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:06:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:06:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:06:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:06:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:06:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:06:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:06:28 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:06:28 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:28 INFO : There was nothing to transfer 2026/03/05 01:06:28 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:28 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:06:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:06:40 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:41 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:06:41 DEBUG : apple: size = 5 OK 2026/03/05 01:06:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:41 DEBUG : apple: Unchanged skipping 2026/03/05 01:06:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:06:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:41 DEBUG : banana: size = 6 OK 2026/03/05 01:06:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:06:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:41 DEBUG : banana: Unchanged skipping 2026/03/05 01:06:41 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:06:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:06:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:06:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:06:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:06:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:06:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:06:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:06:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:06:42 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:42 INFO : There was nothing to transfer 2026/03/05 01:06:42 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:42 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:06:42 DEBUG : apple: size = 5 OK 2026/03/05 01:06:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : apple: Unchanged skipping 2026/03/05 01:06:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:06:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:06:42 DEBUG : banana: size = 6 OK 2026/03/05 01:06:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : banana: Unchanged skipping 2026/03/05 01:06:42 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:06:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:06:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:06:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:06:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:06:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:06:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:06:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:06:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:06:42 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:06:42 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:06:42 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:42 INFO : There was nothing to transfer 2026/03/05 01:06:42 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:43 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:06:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:06:55 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:55 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:06:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : YXBwbGU=: size = 5 OK 2026/03/05 01:06:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/05 01:06:56 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/05 01:06:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/05 01:06:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:06:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:06:56 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:06:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/05 01:06:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/05 01:06:56 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/05 01:06:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/05 01:06:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/05 01:06:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/05 01:06:56 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/05 01:06:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/05 01:06:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:56 DEBUG : YmFuYW5h: size = 6 OK 2026/03/05 01:06:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/05 01:06:56 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/05 01:06:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/05 01:06:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/05 01:06:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/05 01:06:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/05 01:06:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/05 01:06:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/05 01:06:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/05 01:06:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/05 01:06:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/05 01:06:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/05 01:06:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/05 01:06:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/05 01:06:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/05 01:06:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/05 01:06:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/05 01:06:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/05 01:06:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/05 01:06:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/05 01:06:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/05 01:06:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/05 01:06:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/05 01:06:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/05 01:06:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/05 01:06:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/05 01:06:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/05 01:06:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/05 01:06:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/05 01:06:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/05 01:06:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/05 01:06:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/05 01:06:58 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:58 INFO : appleappleapplebanana: Deleted 2026/03/05 01:06:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/05 01:06:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/05 01:06:58 INFO : dir1/0011-56789;.txt: Deleted 2026/03/05 01:06:58 INFO : splitbananasplit: Deleted 2026/03/05 01:06:58 INFO : dir1/0007-1234567.txt: Deleted 2026/03/05 01:06:58 INFO : dir1/0008-2345678.txt: Deleted 2026/03/05 01:06:58 INFO : dir1/0009-3456789.txt: Deleted 2026/03/05 01:06:58 INFO : dir1/0012-6789;.txt: Deleted 2026/03/05 01:06:58 INFO : dir1/0014-89;=.txt: Deleted 2026/03/05 01:06:58 INFO : apple: Deleted 2026/03/05 01:06:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/05 01:06:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/05 01:06:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/05 01:06:58 INFO : dir1/0015-9;=.txt: Deleted 2026/03/05 01:06:58 INFO : banana: Deleted 2026/03/05 01:06:58 INFO : dir1/0003-defghij.txt: Deleted 2026/03/05 01:06:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/05 01:06:59 INFO : dir1/0010-456789.txt: Deleted 2026/03/05 01:06:59 INFO : dir1/0013-789;=.txt: Deleted 2026/03/05 01:06:59 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/05 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/05 01:06:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:06:59 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:06:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:06:59 DEBUG : YXBwbGU=: size = 5 OK 2026/03/05 01:06:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : apple: Unchanged skipping 2026/03/05 01:06:59 DEBUG : YmFuYW5h: size = 6 OK 2026/03/05 01:06:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/05 01:06:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : banana: Unchanged skipping 2026/03/05 01:06:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:06:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:06:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:06:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:06:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:06:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:06:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:06:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:06:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/05 01:06:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/05 01:06:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/05 01:06:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/05 01:06:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/05 01:06:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:06:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:06:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/05 01:06:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/05 01:06:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/05 01:06:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/05 01:06:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:06:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/05 01:06:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/05 01:06:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/05 01:06:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/05 01:06:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/05 01:06:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/05 01:06:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:06:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/05 01:06:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/05 01:06:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/05 01:06:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/05 01:06:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/05 01:06:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/05 01:06:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:06:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:06:59 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:06:59 DEBUG : Waiting for deletions to finish 2026/03/05 01:06:59 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/05 01:07:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:07:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:07:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:07:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:07:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:07:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:07:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:07:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:07:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/05 01:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:07:00 DEBUG : apple: transformed to: YXBwbGU= 2026/03/05 01:07:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/05 01:07:00 DEBUG : banana: transformed to: YmFuYW5h 2026/03/05 01:07:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/05 01:07:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/05 01:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/05 01:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/05 01:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/05 01:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/05 01:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:07:12 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:13 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:13 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/05 01:07:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/05 01:07:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/05 01:07:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/05 01:07:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/05 01:07:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/05 01:07:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/05 01:07:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/05 01:07:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/05 01:07:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/05 01:07:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/05 01:07:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/05 01:07:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/05 01:07:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/05 01:07:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:13 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:07:13 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:07:13 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/05 01:07:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/05 01:07:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/05 01:07:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : PREFIXbanana: size = 6 OK 2026/03/05 01:07:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/05 01:07:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/05 01:07:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/05 01:07:13 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/05 01:07:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/05 01:07:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/05 01:07:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/05 01:07:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/05 01:07:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/05 01:07:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/05 01:07:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/05 01:07:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/05 01:07:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/05 01:07:14 DEBUG : PREFIXapple: size = 5 OK 2026/03/05 01:07:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/05 01:07:14 INFO : apple: Copied (new) to: PREFIXapple 2026/03/05 01:07:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/05 01:07:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/05 01:07:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/05 01:07:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/05 01:07:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/05 01:07:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/05 01:07:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/05 01:07:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/05 01:07:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/05 01:07:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/05 01:07:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/05 01:07:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/05 01:07:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/05 01:07:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/05 01:07:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/05 01:07:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/05 01:07:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/05 01:07:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/05 01:07:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/05 01:07:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/05 01:07:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/05 01:07:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/05 01:07:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/05 01:07:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/05 01:07:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/05 01:07:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/05 01:07:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/05 01:07:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/05 01:07:14 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/05 01:07:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/05 01:07:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/05 01:07:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/05 01:07:15 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/05 01:07:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/05 01:07:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/05 01:07:15 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/05 01:07:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/05 01:07:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/05 01:07:15 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/05 01:07:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/05 01:07:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/05 01:07:15 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/05 01:07:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/05 01:07:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/05 01:07:15 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:15 INFO : dir1/0014-89;=.txt: Deleted 2026/03/05 01:07:15 INFO : apple: Deleted 2026/03/05 01:07:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/05 01:07:15 INFO : dir1/0003-defghij.txt: Deleted 2026/03/05 01:07:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/05 01:07:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/05 01:07:15 INFO : dir1/0008-2345678.txt: Deleted 2026/03/05 01:07:15 INFO : dir1/0010-456789.txt: Deleted 2026/03/05 01:07:15 INFO : dir1/0012-6789;.txt: Deleted 2026/03/05 01:07:15 INFO : dir1/0015-9;=.txt: Deleted 2026/03/05 01:07:15 INFO : appleappleapplebanana: Deleted 2026/03/05 01:07:15 INFO : splitbananasplit: Deleted 2026/03/05 01:07:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/05 01:07:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/05 01:07:15 INFO : dir1/0007-1234567.txt: Deleted 2026/03/05 01:07:15 INFO : dir1/0011-56789;.txt: Deleted 2026/03/05 01:07:15 INFO : banana: Deleted 2026/03/05 01:07:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/05 01:07:16 INFO : dir1/0009-3456789.txt: Deleted 2026/03/05 01:07:16 INFO : dir1/0013-789;=.txt: Deleted 2026/03/05 01:07:16 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/05 01:07:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/05 01:07:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/05 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/05 01:07:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/05 01:07:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/05 01:07:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/05 01:07:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/05 01:07:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/05 01:07:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/05 01:07:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/05 01:07:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/05 01:07:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/05 01:07:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/05 01:07:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/05 01:07:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/05 01:07:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/05 01:07:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/05 01:07:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/05 01:07:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/05 01:07:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/05 01:07:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/05 01:07:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/05 01:07:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/05 01:07:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/05 01:07:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/05 01:07:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/05 01:07:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/05 01:07:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/05 01:07:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/05 01:07:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/05 01:07:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/05 01:07:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/05 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/05 01:07:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/05 01:07:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/05 01:07:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/05 01:07:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/05 01:07:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/05 01:07:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/05 01:07:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/05 01:07:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/05 01:07:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/05 01:07:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/05 01:07:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/05 01:07:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/05 01:07:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/05 01:07:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/05 01:07:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:16 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:07:16 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:07:16 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:07:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/05 01:07:16 INFO : splitbananasplit: Copied (new) 2026/03/05 01:07:16 DEBUG : banana: size = 6 OK 2026/03/05 01:07:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/05 01:07:16 INFO : banana: Copied (new) 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:07:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/05 01:07:16 INFO : appleappleapplebanana: Copied (new) 2026/03/05 01:07:17 DEBUG : apple: size = 5 OK 2026/03/05 01:07:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/05 01:07:17 INFO : apple: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:07:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/05 01:07:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:07:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/05 01:07:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:07:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/05 01:07:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:07:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/05 01:07:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:07:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/05 01:07:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:07:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/05 01:07:17 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:07:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/05 01:07:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:07:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/05 01:07:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:07:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/05 01:07:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:07:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/05 01:07:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:07:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/05 01:07:17 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:07:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/05 01:07:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/05 01:07:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:07:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/05 01:07:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/05 01:07:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:07:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/05 01:07:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/05 01:07:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:07:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/05 01:07:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/05 01:07:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:07:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/05 01:07:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/05 01:07:18 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/05 01:07:18 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/05 01:07:18 INFO : PREFIXsplitbananasplit: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/05 01:07:18 INFO : PREFIXapple: Deleted 2026/03/05 01:07:18 INFO : PREFIXbanana: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/05 01:07:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/05 01:07:18 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:19 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:19 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:07:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:07:31 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:32 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:07:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/05 01:07:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/05 01:07:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/05 01:07:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/05 01:07:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/05 01:07:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/05 01:07:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/05 01:07:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/05 01:07:32 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:32 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:07:32 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:07:32 DEBUG : appleSUFFIX: size = 5 OK 2026/03/05 01:07:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/05 01:07:32 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/05 01:07:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/05 01:07:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/05 01:07:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/05 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/05 01:07:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/05 01:07:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/05 01:07:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/05 01:07:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/05 01:07:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/05 01:07:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/05 01:07:33 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/05 01:07:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/05 01:07:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/05 01:07:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/05 01:07:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/05 01:07:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/05 01:07:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/05 01:07:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/05 01:07:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/05 01:07:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/05 01:07:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/05 01:07:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/05 01:07:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/05 01:07:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/05 01:07:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/05 01:07:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/05 01:07:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/05 01:07:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/05 01:07:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/05 01:07:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/05 01:07:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/05 01:07:33 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/05 01:07:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/05 01:07:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/05 01:07:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/05 01:07:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/05 01:07:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/05 01:07:34 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/05 01:07:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/05 01:07:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/05 01:07:34 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/05 01:07:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/05 01:07:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/05 01:07:34 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0011-56789;.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0012-6789;.txt: Deleted 2026/03/05 01:07:34 INFO : apple: Deleted 2026/03/05 01:07:34 INFO : dir1/0003-defghij.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0008-2345678.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0010-456789.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0009-3456789.txt: Deleted 2026/03/05 01:07:34 INFO : appleappleapplebanana: Deleted 2026/03/05 01:07:34 INFO : dir1/0013-789;=.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0007-1234567.txt: Deleted 2026/03/05 01:07:34 INFO : banana: Deleted 2026/03/05 01:07:34 INFO : dir1/0014-89;=.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0015-9;=.txt: Deleted 2026/03/05 01:07:34 INFO : splitbananasplit: Deleted 2026/03/05 01:07:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/05 01:07:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/05 01:07:34 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/05 01:07:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/05 01:07:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/05 01:07:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : apple: size = 5 OK 2026/03/05 01:07:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/05 01:07:35 INFO : apple: Copied (new) 2026/03/05 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:35 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:07:35 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:07:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:07:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/05 01:07:35 INFO : splitbananasplit: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:07:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/05 01:07:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:07:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/05 01:07:36 INFO : appleappleapplebanana: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/05 01:07:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : banana: size = 6 OK 2026/03/05 01:07:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/05 01:07:36 INFO : banana: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:07:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/05 01:07:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:07:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/05 01:07:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:07:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/05 01:07:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:07:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/05 01:07:36 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:07:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/05 01:07:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:07:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/05 01:07:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:07:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/05 01:07:36 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:07:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/05 01:07:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:07:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/05 01:07:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:07:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/05 01:07:36 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/05 01:07:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:07:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/05 01:07:36 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/05 01:07:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:07:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/05 01:07:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/05 01:07:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:07:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/05 01:07:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/05 01:07:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:07:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/05 01:07:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/05 01:07:37 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:37 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : appleSUFFIX: Deleted 2026/03/05 01:07:37 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : bananaSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : splitbananasplitSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/05 01:07:37 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/05 01:07:37 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:37 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:07:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:38 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:07:51 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:51 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:07:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : apple: size = 5 OK 2026/03/05 01:07:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:51 DEBUG : apple: Unchanged skipping 2026/03/05 01:07:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:51 DEBUG : banana: size = 6 OK 2026/03/05 01:07:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:51 DEBUG : banana: Unchanged skipping 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:51 DEBUG : splitbanan: size = 16 OK 2026/03/05 01:07:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/05 01:07:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 01:07:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/05 01:07:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/05 01:07:51 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:07:51 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:07:51 DEBUG : appleapple: size = 21 OK 2026/03/05 01:07:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/05 01:07:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/05 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 01:07:52 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/05 01:07:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/05 01:07:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/05 01:07:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 01:07:52 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/05 01:07:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/05 01:07:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/05 01:07:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 01:07:52 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/05 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/05 01:07:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/05 01:07:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 01:07:52 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/05 01:07:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/05 01:07:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/05 01:07:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 01:07:52 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/05 01:07:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/05 01:07:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/05 01:07:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 01:07:52 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/05 01:07:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/05 01:07:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/05 01:07:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 01:07:52 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/05 01:07:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/05 01:07:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/05 01:07:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 01:07:52 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/05 01:07:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/05 01:07:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/05 01:07:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 01:07:52 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/05 01:07:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/05 01:07:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/05 01:07:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 01:07:52 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/05 01:07:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/05 01:07:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/05 01:07:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 01:07:52 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/05 01:07:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/05 01:07:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/05 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 01:07:52 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/05 01:07:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/05 01:07:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/05 01:07:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 01:07:52 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/05 01:07:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/05 01:07:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/05 01:07:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/05 01:07:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/05 01:07:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/05 01:07:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/05 01:07:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/05 01:07:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/05 01:07:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/05 01:07:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/05 01:07:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/05 01:07:53 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:53 INFO : dir1/0012-6789;.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0010-456789.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0014-89;=.txt: Deleted 2026/03/05 01:07:53 INFO : splitbananasplit: Deleted 2026/03/05 01:07:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0011-56789;.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0015-9;=.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0003-defghij.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0007-1234567.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0008-2345678.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0013-789;=.txt: Deleted 2026/03/05 01:07:53 INFO : appleappleapplebanana: Deleted 2026/03/05 01:07:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/05 01:07:53 INFO : dir1/0009-3456789.txt: Deleted 2026/03/05 01:07:53 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:54 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : appleapple: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/05 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 01:07:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/05 01:07:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 01:07:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 01:07:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 01:07:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 01:07:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 01:07:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 01:07:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 01:07:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 01:07:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 01:07:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 01:07:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 01:07:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 01:07:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 01:07:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 01:07:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 01:07:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 01:07:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 01:07:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 01:07:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 01:07:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 01:07:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 01:07:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 01:07:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 01:07:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 01:07:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 01:07:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 01:07:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 01:07:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 01:07:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 01:07:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 01:07:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 01:07:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 01:07:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 01:07:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 01:07:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 01:07:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 01:07:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 01:07:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 01:07:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 01:07:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 01:07:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 01:07:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/05 01:07:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 01:07:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 01:07:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 01:07:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 01:07:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 01:07:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 01:07:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 01:07:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 01:07:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 01:07:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 01:07:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 01:07:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 01:07:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 01:07:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 01:07:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/05 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 01:07:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 01:07:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 01:07:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 01:07:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 01:07:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 01:07:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 01:07:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 01:07:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 01:07:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 01:07:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 01:07:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 01:07:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 01:07:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 01:07:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 01:07:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:54 DEBUG : apple: size = 5 OK 2026/03/05 01:07:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : apple: Unchanged skipping 2026/03/05 01:07:54 DEBUG : appleapple: size = 21 OK 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:07:54 DEBUG : banana: size = 6 OK 2026/03/05 01:07:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : banana: Unchanged skipping 2026/03/05 01:07:54 DEBUG : splitbanan: size = 16 OK 2026/03/05 01:07:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/05 01:07:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/05 01:07:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/05 01:07:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/05 01:07:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/05 01:07:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/05 01:07:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/05 01:07:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/05 01:07:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/05 01:07:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/05 01:07:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/05 01:07:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/05 01:07:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/05 01:07:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/05 01:07:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/05 01:07:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/05 01:07:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/05 01:07:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/05 01:07:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/05 01:07:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/05 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/05 01:07:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:07:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/05 01:07:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/05 01:07:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/05 01:07:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/05 01:07:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/05 01:07:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/05 01:07:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/05 01:07:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/05 01:07:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/05 01:07:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/05 01:07:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/05 01:07:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:07:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:07:54 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:07:54 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:54 DEBUG : Waiting for deletions to finish 2026/03/05 01:07:55 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : appleapple: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/05 01:07:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/05 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 01:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/05 01:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 01:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 01:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 01:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 01:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 01:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 01:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 01:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 01:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 01:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 01:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 01:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 01:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 01:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 01:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 01:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 01:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 01:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 01:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 01:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 01:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 01:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 01:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 01:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 01:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 01:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 01:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 01:07:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/05 01:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 01:07:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/05 01:07:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/05 01:07:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/05 01:07:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/05 01:07:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/05 01:07:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/05 01:07:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/05 01:07:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/05 01:07:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/05 01:07:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/05 01:07:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/05 01:07:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/05 01:07:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/05 01:07:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/05 01:07:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/05 01:07:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/05 01:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/05 01:07:55 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:08:08 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:08 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:08:08 DEBUG : apple: size = 5 OK 2026/03/05 01:08:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:08:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:08 DEBUG : apple: Unchanged skipping 2026/03/05 01:08:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:08:08 DEBUG : banana: size = 6 OK 2026/03/05 01:08:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:08 DEBUG : banana: Unchanged skipping 2026/03/05 01:08:08 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:08:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:08:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:08:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:08:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:08:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:08:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:08:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:08:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:08:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:08:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:08:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:08:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:08:09 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:08:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:08:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:08:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:08:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:08:09 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:08:09 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:09 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:09 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:08:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:08:09 DEBUG : banana: size = 6 OK 2026/03/05 01:08:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : banana: Unchanged skipping 2026/03/05 01:08:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:08:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:08:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:08:09 DEBUG : apple: size = 5 OK 2026/03/05 01:08:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:09 DEBUG : apple: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:08:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:08:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:08:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:08:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:08:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:08:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:08:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:08:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:08:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:08:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:08:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:08:10 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:08:10 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:10 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:10 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:10 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:08:23 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:23 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : apple: size = 5 OK 2026/03/05 01:08:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : apple: Unchanged skipping 2026/03/05 01:08:24 DEBUG : banana: size = 6 OK 2026/03/05 01:08:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:08:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : banana: Unchanged skipping 2026/03/05 01:08:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:08:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:08:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:08:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:08:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:08:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:08:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:08:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:08:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:08:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:08:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:08:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:08:24 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:08:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:08:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:08:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:08:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:08:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:08:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:08:24 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:08:24 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:24 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:24 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : apple: size = 5 OK 2026/03/05 01:08:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : apple: Unchanged skipping 2026/03/05 01:08:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:08:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:08:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:08:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:08:25 DEBUG : banana: size = 6 OK 2026/03/05 01:08:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : banana: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:08:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:08:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:08:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:08:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:08:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:08:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:08:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:08:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:08:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:08:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:08:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:08:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:08:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:08:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:08:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:08:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:08:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:08:25 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:08:25 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:25 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:25 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:08:38 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:38 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:08:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:08:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:08:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:08:39 DEBUG : apple: size = 5 OK 2026/03/05 01:08:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : banana: size = 6 OK 2026/03/05 01:08:39 DEBUG : apple: Unchanged skipping 2026/03/05 01:08:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : banana: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:08:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:08:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:08:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:08:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:08:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:08:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:08:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:08:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:08:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:08:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:08:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:08:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:08:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:08:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:08:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:08:39 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:08:39 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:39 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:39 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:08:39 DEBUG : apple: size = 5 OK 2026/03/05 01:08:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:08:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:08:39 DEBUG : apple: Unchanged skipping 2026/03/05 01:08:39 DEBUG : banana: size = 6 OK 2026/03/05 01:08:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : banana: Unchanged skipping 2026/03/05 01:08:39 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:08:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:39 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:08:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:08:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:08:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:08:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:08:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:08:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:08:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:08:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:08:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:08:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:08:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:08:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:08:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:08:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:08:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:08:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:08:40 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:08:40 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:40 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:40 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:08:53 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:53 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : apple: size = 5 OK 2026/03/05 01:08:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : banana: size = 6 OK 2026/03/05 01:08:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : banana: Unchanged skipping 2026/03/05 01:08:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:08:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:08:54 DEBUG : apple: Unchanged skipping 2026/03/05 01:08:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:08:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:08:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:08:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:08:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:08:54 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:08:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:08:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:08:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:08:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:08:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:08:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:08:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:08:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:08:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:08:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:08:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:08:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:08:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:08:54 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:08:54 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:54 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:54 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : apple: size = 5 OK 2026/03/05 01:08:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:08:55 DEBUG : apple: Unchanged skipping 2026/03/05 01:08:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:08:55 DEBUG : banana: size = 6 OK 2026/03/05 01:08:55 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:08:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:08:55 DEBUG : banana: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:08:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:08:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:08:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:08:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:08:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:08:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:08:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:08:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:08:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:08:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:08:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:08:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:08:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:08:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:08:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:08:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:08:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:08:55 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:08:55 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:55 DEBUG : Waiting for deletions to finish 2026/03/05 01:08:55 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:08:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:08 DEBUG : Waiting for deletions to finish 2026/03/05 01:09:09 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : banana: size = 6 OK 2026/03/05 01:09:10 DEBUG : apple: size = 5 OK 2026/03/05 01:09:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : banana: Unchanged skipping 2026/03/05 01:09:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:09:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : apple: Unchanged skipping 2026/03/05 01:09:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:09:10 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:09:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:09:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:09:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:09:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:09:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:09:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:09:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:09:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:09:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:09:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:09:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:09:10 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:10 DEBUG : Waiting for deletions to finish 2026/03/05 01:09:10 DEBUG : Waiting for deletions to finish 2026/03/05 01:09:10 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : apple: size = 5 OK 2026/03/05 01:09:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : apple: Unchanged skipping 2026/03/05 01:09:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/05 01:09:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/05 01:09:11 DEBUG : banana: size = 6 OK 2026/03/05 01:09:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : banana: Unchanged skipping 2026/03/05 01:09:11 DEBUG : splitbananasplit: size = 16 OK 2026/03/05 01:09:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : splitbananasplit: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/05 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/05 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/05 01:09:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/05 01:09:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/05 01:09:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/05 01:09:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/05 01:09:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/05 01:09:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/05 01:09:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/05 01:09:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/05 01:09:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/05 01:09:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/05 01:09:11 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:11 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:11 DEBUG : Waiting for deletions to finish 2026/03/05 01:09:11 DEBUG : Waiting for deletions to finish 2026/03/05 01:09:11 DEBUG : apple: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : banana: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/05 01:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (177.51s) --- PASS: TestTransform/NFC (14.43s) --- PASS: TestTransform/NFD (14.83s) --- PASS: TestTransform/base64 (17.02s) --- PASS: TestTransform/prefix (19.30s) --- PASS: TestTransform/suffix (18.83s) --- PASS: TestTransform/truncate (17.40s) --- PASS: TestTransform/encoder (15.10s) --- PASS: TestTransform/ISO-8859-1 (14.67s) --- PASS: TestTransform/charmap (14.88s) --- PASS: TestTransform/lowercase (15.30s) --- PASS: TestTransform/ascii (15.76s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/05 01:09:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/05 01:09:16 INFO : sub dir_somesuffix: Making directory 2026/03/05 01:09:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/05 01:09:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/05 01:09:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/05 01:09:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/05 01:09:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/05 01:09:16 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:16 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/05 01:09:16 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/05 01:09:16 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:17 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:18 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:18 INFO : tictactoe: Making directory 2026/03/05 01:09:18 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:18 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/05 01:09:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:18 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:18 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/05 01:09:18 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/05 01:09:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:19 INFO : toe: Making directory 2026/03/05 01:09:19 INFO : toe/toe: Making directory 2026/03/05 01:09:19 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/05 01:09:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/05 01:09:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/05 01:09:19 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:19 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/05 01:09:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/05 01:09:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:21 INFO : toe: Making directory 2026/03/05 01:09:21 INFO : toe/toe: Making directory 2026/03/05 01:09:21 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/05 01:09:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/05 01:09:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/05 01:09:21 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:21 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/05 01:09:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/05 01:09:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.77s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:22 DEBUG : empty_dir: Making directory with metadata 2026/03/05 01:09:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/05 01:09:22 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:23 INFO : tictacempty_dir: Making directory 2026/03/05 01:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:23 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:23 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:23 INFO : tictactoe: Making directory 2026/03/05 01:09:23 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:23 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:23 INFO : tictactoe/tictactoe: Making directory 2026/03/05 01:09:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/05 01:09:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 01:09:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/05 01:09:23 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:23 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/05 01:09:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/05 01:09:23 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.54s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:24 DEBUG : empty_dir: Making directory with metadata 2026/03/05 01:09:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/05 01:09:24 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:24 INFO : tictacempty_dir: Making directory 2026/03/05 01:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:24 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:24 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:24 INFO : tictactoe: Making directory 2026/03/05 01:09:24 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:24 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:24 INFO : tictactoe/tictactoe: Making directory 2026/03/05 01:09:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/05 01:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 01:09:24 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:24 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 01:09:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/05 01:09:25 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:25 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:25 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:25 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/05 01:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 01:09:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/05 01:09:26 NOTICE: B2 bucket rclone-test-bufuwum3dako: 0 differences found 2026/03/05 01:09:26 NOTICE: B2 bucket rclone-test-bufuwum3dako: 1 matching files --- PASS: TestAllTag (2.37s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:26 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:27 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:27 INFO : tictactoe: Making directory 2026/03/05 01:09:27 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:27 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:27 INFO : tictactoe/tictactoe: Making directory 2026/03/05 01:09:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/05 01:09:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 01:09:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/05 01:09:27 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:27 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/05 01:09:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/05 01:09:27 DEBUG : Waiting for deletions to finish 2026/03/05 01:09:27 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:28 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:28 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/05 01:09:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/05 01:09:28 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/05 01:09:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/05 01:09:28 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2026/03/05 01:09:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:29 INFO : toe: Making directory 2026/03/05 01:09:29 INFO : toe/toe: Making directory 2026/03/05 01:09:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/05 01:09:29 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:29 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:30 DEBUG : toe/toe/toe: size = 11 OK 2026/03/05 01:09:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:30 INFO : toe/toe/toe: Copied (new) 2026/03/05 01:09:30 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:30 DEBUG : empty_dir: Making directory with metadata 2026/03/05 01:09:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/05 01:09:30 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:31 INFO : tictacempty_dir: Making directory 2026/03/05 01:09:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:31 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:31 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:31 INFO : tictactoe: Making directory 2026/03/05 01:09:31 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:31 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:31 INFO : tictactoe/tictactoe: Making directory 2026/03/05 01:09:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/05 01:09:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 01:09:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:31 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:31 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 01:09:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:31 INFO : toe/toe/toe.txt: Deleted 2026/03/05 01:09:31 INFO : toe/toe: Removing directory 2026/03/05 01:09:31 INFO : toe: Removing directory 2026/03/05 01:09:31 INFO : empty_dir: Removing directory 2026/03/05 01:09:31 DEBUG : Local file system at /tmp/rclone3775151640: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.53s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:32 DEBUG : empty_dir: Making directory with metadata 2026/03/05 01:09:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/05 01:09:32 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:32 INFO : tictacempty_dir: Making directory 2026/03/05 01:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:32 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:32 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:32 INFO : tictactoe: Making directory 2026/03/05 01:09:32 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:32 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:32 INFO : tictactoe/tictactoe: Making directory 2026/03/05 01:09:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/05 01:09:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 01:09:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:32 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:32 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 01:09:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:33 INFO : toe/toe/toe.txt: Deleted 2026/03/05 01:09:33 INFO : toe/toe: Removing directory 2026/03/05 01:09:33 INFO : toe: Removing directory 2026/03/05 01:09:33 INFO : empty_dir: Removing directory 2026/03/05 01:09:33 DEBUG : Local file system at /tmp/rclone3775151640: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/05 01:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 01:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/05 01:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/05 01:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/05 01:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/05 01:09:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/05 01:09:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/05 01:09:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.34s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:35 DEBUG : Reset feature "Copy" 2026/03/05 01:09:35 DEBUG : Reset feature "Move" 2026/03/05 01:09:35 DEBUG : Reset feature "Copy" 2026/03/05 01:09:35 DEBUG : Reset feature "Move" 2026/03/05 01:09:35 DEBUG : empty_dir: Making directory with metadata 2026/03/05 01:09:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/05 01:09:35 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:35 INFO : tictacempty_dir: Making directory 2026/03/05 01:09:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/05 01:09:35 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:35 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:35 INFO : tictactoe: Making directory 2026/03/05 01:09:35 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:35 DEBUG : toe: transformed to: tictactoe 2026/03/05 01:09:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:35 INFO : tictactoe/tictactoe: Making directory 2026/03/05 01:09:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/05 01:09:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/05 01:09:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 01:09:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:35 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:35 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 01:09:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/05 01:09:36 INFO : toe/toe/toe.txt: Deleted 2026/03/05 01:09:36 INFO : toe/toe: Removing directory 2026/03/05 01:09:36 INFO : toe: Removing directory 2026/03/05 01:09:36 INFO : empty_dir: Removing directory 2026/03/05 01:09:36 DEBUG : Local file system at /tmp/rclone3775151640: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/05 01:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/05 01:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/05 01:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/05 01:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/05 01:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/05 01:09:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/05 01:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/05 01:09:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.51s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:39 DEBUG : toe: transformed to: dG9l 2026/03/05 01:09:39 DEBUG : toe: transformed to: dG9l 2026/03/05 01:09:39 INFO : dG9l: Making directory 2026/03/05 01:09:39 DEBUG : toe: transformed to: dG9l 2026/03/05 01:09:39 DEBUG : toe: transformed to: dG9l 2026/03/05 01:09:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/05 01:09:39 INFO : dG9l/dG9l: Making directory 2026/03/05 01:09:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/05 01:09:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/05 01:09:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/05 01:09:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/05 01:09:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/05 01:09:39 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:39 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/05 01:09:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/05 01:09:39 DEBUG : Waiting for deletions to finish 2026/03/05 01:09:40 DEBUG : dG9l: transformed to: toe 2026/03/05 01:09:40 DEBUG : dG9l: transformed to: toe 2026/03/05 01:09:40 DEBUG : dG9l: transformed to: toe 2026/03/05 01:09:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/05 01:09:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/05 01:09:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/05 01:09:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/05 01:09:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/05 01:09:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/05 01:09:40 DEBUG : Local file system at /tmp/rclone3775151640: Waiting for checks to finish 2026/03/05 01:09:40 DEBUG : Local file system at /tmp/rclone3775151640: Waiting for transfers to finish 2026/03/05 01:09:40 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.41s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-bufuwum3dako", Local "Local file system at /tmp/rclone3775151640", Modify Window "1ms" 2026/03/05 01:09:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/05 01:09:41 DEBUG : toe: transformed to: 2026/03/05 01:09:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/05 01:09:41 DEBUG : toe: transformed to: 2026/03/05 01:09:41 INFO : B2 bucket rclone-test-bufuwum3dako: Making directory 2026/03/05 01:09:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/05 01:09:41 DEBUG : toe: transformed to: 2026/03/05 01:09:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/05 01:09:41 DEBUG : toe: transformed to: 2026/03/05 01:09:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/05 01:09:41 DEBUG : toe/toe: transformed to: 2026/03/05 01:09:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/05 01:09:41 INFO : toe/toe: Making directory 2026/03/05 01:09:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/05 01:09:41 DEBUG : toe/toe: transformed to: 2026/03/05 01:09:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/05 01:09:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/05 01:09:41 DEBUG : toe: transformed to: 2026/03/05 01:09:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/05 01:09:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/05 01:09:41 DEBUG : toe/toe/toe: transformed to: 2026/03/05 01:09:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/05 01:09:41 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for checks to finish 2026/03/05 01:09:41 DEBUG : B2 bucket rclone-test-bufuwum3dako: Waiting for transfers to finish 2026/03/05 01:09:42 DEBUG : toe/toe/toe: size = 11 OK 2026/03/05 01:09:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/05 01:09:42 INFO : toe/toe/toe: Copied (new) 2026/03/05 01:09:42 ERROR : B2 bucket rclone-test-bufuwum3dako: not deleting files as there were IO errors 2026/03/05 01:09:42 ERROR : B2 bucket rclone-test-bufuwum3dako: not deleting directories as there were IO errors --- PASS: TestError (1.78s) PASS 2026/03/05 01:09:43 DEBUG : B2 bucket rclone-test-bufuwum3dako: Purge remote 2026/03/05 01:09:43 INFO : B2 bucket rclone-test-bufuwum3dako: cleaning bucket "rclone-test-bufuwum3dako" of all files 2026/03/05 01:09:44 DEBUG : BackupDir/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5e1f_d20260305_m010350_c001_v7007000_t0000_u01772672630188") 2026/03/05 01:09:44 DEBUG : BackupDir/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1135fcab7d876eb0_d20260305_m010344_c001_v0001130_t0027_u01772672624653") 2026/03/05 01:09:44 DEBUG : CompareDest/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ac2_d20260305_m010324_c001_v7007000_t0000_u01772672604315") 2026/03/05 01:09:44 DEBUG : CompareDest/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942be27_d20260305_m010317_c001_v0001105_t0011_u01772672597901") 2026/03/05 01:09:44 DEBUG : CompareDest/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ac4_d20260305_m010324_c001_v7007000_t0000_u01772672604494") 2026/03/05 01:09:44 DEBUG : CompareDest/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e420_d20260305_m010318_c001_v0001136_t0051_u01772672598955") 2026/03/05 01:09:44 DEBUG : CopyDest/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5e20_d20260305_m010350_c001_v7007000_t0000_u01772672630370") 2026/03/05 01:09:44 DEBUG : CopyDest/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e44e_d20260305_m010341_c001_v0001136_t0042_u01772672621706") 2026/03/05 01:09:44 DEBUG : CopyDest/three: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5e21_d20260305_m010350_c001_v7007000_t0000_u01772672630553") 2026/03/05 01:09:44 DEBUG : CopyDest/three: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e453_d20260305_m010347_c001_v0001136_t0023_u01772672627861") 2026/03/05 01:09:45 DEBUG : CopyDest/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5e22_d20260305_m010350_c001_v7007000_t0000_u01772672630733") 2026/03/05 01:09:45 DEBUG : CopyDest/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bed7_d20260305_m010345_c001_v0001105_t0007_u01772672625748") 2026/03/05 01:09:45 DEBUG : EXISTING: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42a8a_d20260305_m010516_c001_v7007000_t0000_u01772672716860") 2026/03/05 01:09:45 DEBUG : EXISTING: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0ad_d20260305_m010515_c001_v0001105_t0045_u01772672715701") 2026/03/05 01:09:45 DEBUG : PREFIXapple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725e1e7_d20260305_m010718_c001_v7007000_t0000_u01772672838570") 2026/03/05 01:09:45 DEBUG : PREFIXapple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df49b_d20260305_m010713_c001_v0001103_t0059_u01772672833695") 2026/03/05 01:09:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42b83_d20260305_m010718_c001_v7007000_t0000_u01772672838341") 2026/03/05 01:09:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380472_d20260305_m010713_c001_v0001181_t0031_u01772672833665") 2026/03/05 01:09:45 DEBUG : PREFIXbanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408ae8719c4ce03c_d20260305_m010718_c001_v7007000_t0000_u01772672838538") 2026/03/05 01:09:45 DEBUG : PREFIXbanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146b7_d20260305_m010713_c001_v0001185_t0018_u01772672833674") 2026/03/05 01:09:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb6d2_d20260305_m010718_c001_v7007000_t0000_u01772672838390") 2026/03/05 01:09:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3cb_d20260305_m010713_c001_v0001105_t0021_u01772672833683") 2026/03/05 01:09:45 DEBUG : Testêé: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42a86_d20260305_m010513_c001_v7007000_t0000_u01772672713232") 2026/03/05 01:09:45 DEBUG : Testêé: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c08f_d20260305_m010512_c001_v0001105_t0021_u01772672712439") 2026/03/05 01:09:45 DEBUG : Testêé: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c08b_d20260305_m010511_c001_v0001105_t0031_u01772672711737") 2026/03/05 01:09:45 DEBUG : YXBwbGU=: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94412_d20260305_m010700_c001_v7007000_t0000_u01772672820793") 2026/03/05 01:09:45 DEBUG : YXBwbGU=: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3145b5_d20260305_m010656_c001_v0001185_t0025_u01772672816575") 2026/03/05 01:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94414_d20260305_m010700_c001_v7007000_t0000_u01772672820974") 2026/03/05 01:09:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380422_d20260305_m010656_c001_v0001181_t0003_u01772672816597") 2026/03/05 01:09:45 DEBUG : YmFuYW5h: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94415_d20260305_m010701_c001_v7007000_t0000_u01772672821157") 2026/03/05 01:09:45 DEBUG : YmFuYW5h: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c383_d20260305_m010656_c001_v0001105_t0005_u01772672816585") 2026/03/05 01:09:46 DEBUG : a/potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff14a7_d20260305_m010141_c001_v7007000_t0000_u01772672501721") 2026/03/05 01:09:46 DEBUG : a/potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653971_d20260305_m010140_c001_v0001150_t0053_u01772672500939") 2026/03/05 01:09:46 DEBUG : a/potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f4a4_d20260305_m010139_c001_v7007000_t0000_u01772672499440") 2026/03/05 01:09:46 DEBUG : a/potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653963_d20260305_m010138_c001_v0001150_t0051_u01772672498393") 2026/03/05 01:09:46 DEBUG : a/potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff10d8_d20260305_m010121_c001_v7007000_t0000_u01772672481019") 2026/03/05 01:09:46 DEBUG : a/potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653923_d20260305_m010120_c001_v0001150_t0048_u01772672480084") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fdf_d20260305_m010912_c001_v7007000_t0000_u01772672952024") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314d68_d20260305_m010907_c001_v0001185_t0003_u01772672947667") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb80a_d20260305_m010856_c001_v7007000_t0000_u01772672936246") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314c76_d20260305_m010852_c001_v0001185_t0032_u01772672932324") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8700_d20260305_m010840_c001_v7007000_t0000_u01772672920959") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314bb2_d20260305_m010836_c001_v0001185_t0039_u01772672916920") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff231e_d20260305_m010826_c001_v7007000_t0000_u01772672906049") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314abc_d20260305_m010822_c001_v0001185_t0052_u01772672902348") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625585_d20260305_m010811_c001_v7007000_t0000_u01772672891353") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3149d6_d20260305_m010806_c001_v0001185_t0000_u01772672886950") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e866e_d20260305_m010756_c001_v7007000_t0000_u01772672876286") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380510_d20260305_m010749_c001_v0001181_t0055_u01772672869961") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7d4_d20260305_m010738_c001_v7007000_t0000_u01772672858883") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314807_d20260305_m010735_c001_v0001185_t0041_u01772672855787") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4121b656e2ba45fc_d20260305_m010734_c001_v7007000_t0000_u01772672854357") 2026/03/05 01:09:46 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3147a1_d20260305_m010730_c001_v0001185_t0040_u01772672850740") 2026/03/05 01:09:47 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbbf_d20260305_m010720_c001_v7007000_t0000_u01772672840098") 2026/03/05 01:09:47 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df4af_d20260305_m010716_c001_v0001103_t0018_u01772672836817") 2026/03/05 01:09:47 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb6b8_d20260305_m010715_c001_v7007000_t0000_u01772672835325") 2026/03/05 01:09:47 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438046e_d20260305_m010711_c001_v0001181_t0046_u01772672831877") 2026/03/05 01:09:47 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a679_d20260305_m010658_c001_v7007000_t0000_u01772672818814") 2026/03/05 01:09:47 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31459b_d20260305_m010654_c001_v0001185_t0026_u01772672814461") 2026/03/05 01:09:47 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb65f_d20260305_m010643_c001_v7007000_t0000_u01772672803742") 2026/03/05 01:09:47 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3144cd_d20260305_m010639_c001_v0001185_t0006_u01772672799580") 2026/03/05 01:09:47 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c5b_d20260305_m010629_c001_v7007000_t0000_u01772672789008") 2026/03/05 01:09:47 DEBUG : apple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3143cb_d20260305_m010624_c001_v0001185_t0024_u01772672784555") 2026/03/05 01:09:47 DEBUG : appleSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408b51db13d496ad_d20260305_m010737_c001_v7007000_t0000_u01772672857183") 2026/03/05 01:09:47 DEBUG : appleSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804b8_d20260305_m010732_c001_v0001181_t0050_u01772672852775") 2026/03/05 01:09:47 DEBUG : appleapple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e866f_d20260305_m010756_c001_v7007000_t0000_u01772672876470") 2026/03/05 01:09:47 DEBUG : appleapple: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3148ec_d20260305_m010751_c001_v0001185_t0009_u01772672871850") 2026/03/05 01:09:47 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fe1_d20260305_m010912_c001_v7007000_t0000_u01772672952207") 2026/03/05 01:09:47 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380604_d20260305_m010908_c001_v0001181_t0046_u01772672948389") 2026/03/05 01:09:47 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb80d_d20260305_m010856_c001_v7007000_t0000_u01772672936426") 2026/03/05 01:09:47 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805ce_d20260305_m010852_c001_v0001181_t0014_u01772672932959") 2026/03/05 01:09:47 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8702_d20260305_m010841_c001_v7007000_t0000_u01772672921140") 2026/03/05 01:09:47 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805a8_d20260305_m010837_c001_v0001181_t0026_u01772672917716") 2026/03/05 01:09:47 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff231f_d20260305_m010826_c001_v7007000_t0000_u01772672906231") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380582_d20260305_m010822_c001_v0001181_t0024_u01772672902960") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625586_d20260305_m010811_c001_v7007000_t0000_u01772672891539") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380546_d20260305_m010807_c001_v0001181_t0039_u01772672887494") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3431_d20260305_m010753_c001_v7007000_t0000_u01772672873812") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df599_d20260305_m010750_c001_v0001103_t0045_u01772672870384") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7d5_d20260305_m010739_c001_v7007000_t0000_u01772672859068") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df519_d20260305_m010735_c001_v0001103_t0031_u01772672855801") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42bb5_d20260305_m010734_c001_v7007000_t0000_u01772672854730") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df4ed_d20260305_m010731_c001_v0001103_t0048_u01772672851165") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbc0_d20260305_m010720_c001_v7007000_t0000_u01772672840282") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3e1_d20260305_m010716_c001_v0001105_t0020_u01772672836795") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725e1d8_d20260305_m010715_c001_v7007000_t0000_u01772672835741") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3c9_d20260305_m010712_c001_v0001105_t0009_u01772672832265") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a676_d20260305_m010658_c001_v7007000_t0000_u01772672818243") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438041c_d20260305_m010654_c001_v0001181_t0048_u01772672814906") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb660_d20260305_m010643_c001_v7007000_t0000_u01772672803924") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843803d2_d20260305_m010640_c001_v0001181_t0036_u01772672800193") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c5d_d20260305_m010629_c001_v7007000_t0000_u01772672789188") 2026/03/05 01:09:48 DEBUG : appleappleapplebanana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438038a_d20260305_m010625_c001_v0001181_t0025_u01772672785324") 2026/03/05 01:09:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7cb_d20260305_m010737_c001_v7007000_t0000_u01772672857200") 2026/03/05 01:09:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3147d1_d20260305_m010732_c001_v0001185_t0011_u01772672852761") 2026/03/05 01:09:49 DEBUG : b/potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff14a8_d20260305_m010141_c001_v7007000_t0000_u01772672501902") 2026/03/05 01:09:49 DEBUG : b/potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65396b_d20260305_m010139_c001_v0001150_t0005_u01772672499989") 2026/03/05 01:09:49 DEBUG : b/potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f4a2_d20260305_m010138_c001_v7007000_t0000_u01772672498888") 2026/03/05 01:09:49 DEBUG : b/potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65395d_d20260305_m010137_c001_v0001150_t0049_u01772672497212") 2026/03/05 01:09:49 DEBUG : b/potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff10d6_d20260305_m010120_c001_v7007000_t0000_u01772672480470") 2026/03/05 01:09:49 DEBUG : b/potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65391b_d20260305_m010119_c001_v0001150_t0021_u01772672479108") 2026/03/05 01:09:49 DEBUG : backup/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c528_d20260305_m010403_c001_v7007000_t0000_u01772672643931") 2026/03/05 01:09:49 DEBUG : backup/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1164c92b20d6ed25_d20260305_m010401_c001_v0001039_t0009_u01772672641441") 2026/03/05 01:09:49 DEBUG : backup/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11317e10ddf15d32_d20260305_m010357_c001_v0001098_t0012_u01772672637249") 2026/03/05 01:09:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b326f_d20260305_m010430_c001_v7007000_t0000_u01772672670468") 2026/03/05 01:09:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f111c7d3d0c078ce5_d20260305_m010428_c001_v0001116_t0050_u01772672668268") 2026/03/05 01:09:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f117f2d805e8dbcc5_d20260305_m010423_c001_v0001131_t0020_u01772672663952") 2026/03/05 01:09:49 DEBUG : backup/one.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dc2c_d20260305_m010417_c001_v7007000_t0000_u01772672657375") 2026/03/05 01:09:49 DEBUG : backup/one.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f119694c035277ec2_d20260305_m010414_c001_v0001039_t0000_u01772672654837") 2026/03/05 01:09:49 DEBUG : backup/one.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1108690e1ce96f16_d20260305_m010410_c001_v0001103_t0047_u01772672650522") 2026/03/05 01:09:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3270_d20260305_m010430_c001_v7007000_t0000_u01772672670648") 2026/03/05 01:09:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f116cf2e9be2dff7a_d20260305_m010429_c001_v0001113_t0006_u01772672669638") 2026/03/05 01:09:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1099162cffbad13f_d20260305_m010425_c001_v0001185_t0007_u01772672665955") 2026/03/05 01:09:49 DEBUG : backup/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c529_d20260305_m010404_c001_v7007000_t0000_u01772672644112") 2026/03/05 01:09:49 DEBUG : backup/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11156bdd4b11673c_d20260305_m010402_c001_v0001167_t0029_u01772672642781") 2026/03/05 01:09:49 DEBUG : backup/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1154900575ddc940_d20260305_m010358_c001_v0001033_t0033_u01772672638812") 2026/03/05 01:09:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dc2d_d20260305_m010417_c001_v7007000_t0000_u01772672657557") 2026/03/05 01:09:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1170b29ec84dc666_d20260305_m010416_c001_v0001036_t0008_u01772672656453") 2026/03/05 01:09:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f107368154795c37b_d20260305_m010412_c001_v0001033_t0014_u01772672652373") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fe3_d20260305_m010912_c001_v7007000_t0000_u01772672952390") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df7da_d20260305_m010907_c001_v0001103_t0027_u01772672947853") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb80f_d20260305_m010856_c001_v7007000_t0000_u01772672936607") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df769_d20260305_m010852_c001_v0001103_t0045_u01772672932529") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8704_d20260305_m010841_c001_v7007000_t0000_u01772672921322") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df70f_d20260305_m010837_c001_v0001103_t0028_u01772672917120") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2320_d20260305_m010826_c001_v7007000_t0000_u01772672906414") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df697_d20260305_m010822_c001_v0001103_t0046_u01772672902532") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625587_d20260305_m010811_c001_v7007000_t0000_u01772672891726") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df62b_d20260305_m010807_c001_v0001103_t0031_u01772672887172") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8671_d20260305_m010756_c001_v7007000_t0000_u01772672876657") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3148de_d20260305_m010750_c001_v0001185_t0054_u01772672870183") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7d7_d20260305_m010739_c001_v7007000_t0000_u01772672859251") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c44f_d20260305_m010735_c001_v0001105_t0036_u01772672855808") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f417412b97224149a_d20260305_m010734_c001_v7007000_t0000_u01772672854741") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804b6_d20260305_m010730_c001_v0001181_t0006_u01772672850955") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbc1_d20260305_m010720_c001_v7007000_t0000_u01772672840466") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146db_d20260305_m010716_c001_v0001185_t0051_u01772672836806") 2026/03/05 01:09:50 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42b75_d20260305_m010715_c001_v7007000_t0000_u01772672835914") 2026/03/05 01:09:51 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31469d_d20260305_m010712_c001_v0001185_t0043_u01772672832081") 2026/03/05 01:09:51 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f422639afb7592f16_d20260305_m010658_c001_v7007000_t0000_u01772672818847") 2026/03/05 01:09:51 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c37f_d20260305_m010654_c001_v0001105_t0023_u01772672814646") 2026/03/05 01:09:51 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb661_d20260305_m010644_c001_v7007000_t0000_u01772672804108") 2026/03/05 01:09:51 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c323_d20260305_m010639_c001_v0001105_t0037_u01772672799765") 2026/03/05 01:09:51 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c5e_d20260305_m010629_c001_v7007000_t0000_u01772672789369") 2026/03/05 01:09:51 DEBUG : banana: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c2c9_d20260305_m010624_c001_v0001105_t0031_u01772672784855") 2026/03/05 01:09:51 DEBUG : bananaSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408b51db13d496b0_d20260305_m010737_c001_v7007000_t0000_u01772672857368") 2026/03/05 01:09:51 DEBUG : bananaSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df4fd_d20260305_m010732_c001_v0001103_t0009_u01772672852786") 2026/03/05 01:09:51 DEBUG : both0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c27_d20260305_m010558_c001_v7007000_t0000_u01772672758702") 2026/03/05 01:09:51 DEBUG : both0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c163_d20260305_m010540_c001_v0001105_t0049_u01772672740502") 2026/03/05 01:09:51 DEBUG : both0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f780_d20260305_m010536_c001_v7007000_t0000_u01772672736252") 2026/03/05 01:09:51 DEBUG : both0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0bf_d20260305_m010518_c001_v0001105_t0013_u01772672718687") 2026/03/05 01:09:51 DEBUG : both1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c29_d20260305_m010558_c001_v7007000_t0000_u01772672758884") 2026/03/05 01:09:51 DEBUG : both1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c169_d20260305_m010541_c001_v0001105_t0022_u01772672741469") 2026/03/05 01:09:51 DEBUG : both1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f781_d20260305_m010536_c001_v7007000_t0000_u01772672736433") 2026/03/05 01:09:51 DEBUG : both1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0c5_d20260305_m010519_c001_v0001105_t0038_u01772672719268") 2026/03/05 01:09:51 DEBUG : both10: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c2c_d20260305_m010559_c001_v7007000_t0000_u01772672759065") 2026/03/05 01:09:51 DEBUG : both10: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1bf_d20260305_m010548_c001_v0001105_t0053_u01772672748402") 2026/03/05 01:09:51 DEBUG : both10: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f782_d20260305_m010536_c001_v7007000_t0000_u01772672736616") 2026/03/05 01:09:51 DEBUG : both10: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0ed_d20260305_m010525_c001_v0001105_t0023_u01772672725391") 2026/03/05 01:09:51 DEBUG : both11: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c2f_d20260305_m010559_c001_v7007000_t0000_u01772672759247") 2026/03/05 01:09:52 DEBUG : both11: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1c9_d20260305_m010549_c001_v0001105_t0024_u01772672749078") 2026/03/05 01:09:52 DEBUG : both11: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f783_d20260305_m010536_c001_v7007000_t0000_u01772672736798") 2026/03/05 01:09:52 DEBUG : both11: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0f3_d20260305_m010525_c001_v0001105_t0022_u01772672725975") 2026/03/05 01:09:52 DEBUG : both12: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c31_d20260305_m010559_c001_v7007000_t0000_u01772672759428") 2026/03/05 01:09:52 DEBUG : both12: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1cf_d20260305_m010549_c001_v0001105_t0003_u01772672749641") 2026/03/05 01:09:52 DEBUG : both12: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f785_d20260305_m010536_c001_v7007000_t0000_u01772672736979") 2026/03/05 01:09:52 DEBUG : both12: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0fd_d20260305_m010526_c001_v0001105_t0022_u01772672726707") 2026/03/05 01:09:52 DEBUG : both13: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c33_d20260305_m010559_c001_v7007000_t0000_u01772672759609") 2026/03/05 01:09:52 DEBUG : both13: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1d7_d20260305_m010550_c001_v0001105_t0030_u01772672750535") 2026/03/05 01:09:52 DEBUG : both13: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f786_d20260305_m010537_c001_v7007000_t0000_u01772672737161") 2026/03/05 01:09:52 DEBUG : both13: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c107_d20260305_m010527_c001_v0001105_t0039_u01772672727373") 2026/03/05 01:09:52 DEBUG : both14: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c39_d20260305_m010559_c001_v7007000_t0000_u01772672759790") 2026/03/05 01:09:52 DEBUG : both14: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1e1_d20260305_m010551_c001_v0001105_t0046_u01772672751218") 2026/03/05 01:09:52 DEBUG : both14: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f787_d20260305_m010537_c001_v7007000_t0000_u01772672737343") 2026/03/05 01:09:52 DEBUG : both14: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c111_d20260305_m010528_c001_v0001105_t0055_u01772672728250") 2026/03/05 01:09:52 DEBUG : both15: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c3d_d20260305_m010559_c001_v7007000_t0000_u01772672759972") 2026/03/05 01:09:52 DEBUG : both15: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1e5_d20260305_m010551_c001_v0001105_t0007_u01772672751998") 2026/03/05 01:09:52 DEBUG : both15: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f788_d20260305_m010537_c001_v7007000_t0000_u01772672737536") 2026/03/05 01:09:52 DEBUG : both15: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c11b_d20260305_m010528_c001_v0001105_t0039_u01772672728924") 2026/03/05 01:09:52 DEBUG : both16: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c40_d20260305_m010600_c001_v7007000_t0000_u01772672760153") 2026/03/05 01:09:52 DEBUG : both16: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1eb_d20260305_m010552_c001_v0001105_t0012_u01772672752621") 2026/03/05 01:09:53 DEBUG : both16: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f789_d20260305_m010537_c001_v7007000_t0000_u01772672737734") 2026/03/05 01:09:53 DEBUG : both16: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c125_d20260305_m010529_c001_v0001105_t0029_u01772672729825") 2026/03/05 01:09:53 DEBUG : both17: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c42_d20260305_m010600_c001_v7007000_t0000_u01772672760336") 2026/03/05 01:09:53 DEBUG : both17: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1ef_d20260305_m010553_c001_v0001105_t0033_u01772672753347") 2026/03/05 01:09:53 DEBUG : both17: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f78a_d20260305_m010537_c001_v7007000_t0000_u01772672737918") 2026/03/05 01:09:53 DEBUG : both17: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c12d_d20260305_m010530_c001_v0001105_t0029_u01772672730380") 2026/03/05 01:09:53 DEBUG : both18: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c44_d20260305_m010600_c001_v7007000_t0000_u01772672760520") 2026/03/05 01:09:53 DEBUG : both18: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1f5_d20260305_m010554_c001_v0001105_t0052_u01772672754232") 2026/03/05 01:09:53 DEBUG : both18: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f78b_d20260305_m010538_c001_v7007000_t0000_u01772672738102") 2026/03/05 01:09:53 DEBUG : both18: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c139_d20260305_m010531_c001_v0001105_t0023_u01772672731126") 2026/03/05 01:09:53 DEBUG : both19: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c46_d20260305_m010600_c001_v7007000_t0000_u01772672760702") 2026/03/05 01:09:53 DEBUG : both19: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1fb_d20260305_m010555_c001_v0001105_t0040_u01772672755106") 2026/03/05 01:09:53 DEBUG : both19: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f78c_d20260305_m010538_c001_v7007000_t0000_u01772672738284") 2026/03/05 01:09:53 DEBUG : both19: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c143_d20260305_m010531_c001_v0001105_t0028_u01772672731818") 2026/03/05 01:09:53 DEBUG : both2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c48_d20260305_m010600_c001_v7007000_t0000_u01772672760884") 2026/03/05 01:09:53 DEBUG : both2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c16f_d20260305_m010542_c001_v0001105_t0011_u01772672742122") 2026/03/05 01:09:53 DEBUG : both2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f78e_d20260305_m010538_c001_v7007000_t0000_u01772672738465") 2026/03/05 01:09:53 DEBUG : both2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0c9_d20260305_m010519_c001_v0001105_t0018_u01772672719996") 2026/03/05 01:09:53 DEBUG : both3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c4a_d20260305_m010601_c001_v7007000_t0000_u01772672761064") 2026/03/05 01:09:53 DEBUG : both3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c177_d20260305_m010542_c001_v0001105_t0022_u01772672742700") 2026/03/05 01:09:53 DEBUG : both3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f790_d20260305_m010538_c001_v7007000_t0000_u01772672738648") 2026/03/05 01:09:54 DEBUG : both3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0cd_d20260305_m010520_c001_v0001105_t0011_u01772672720753") 2026/03/05 01:09:54 DEBUG : both4: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c4c_d20260305_m010601_c001_v7007000_t0000_u01772672761246") 2026/03/05 01:09:54 DEBUG : both4: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c17f_d20260305_m010543_c001_v0001105_t0029_u01772672743433") 2026/03/05 01:09:54 DEBUG : both4: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f792_d20260305_m010538_c001_v7007000_t0000_u01772672738830") 2026/03/05 01:09:54 DEBUG : both4: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0d1_d20260305_m010521_c001_v0001105_t0007_u01772672721323") 2026/03/05 01:09:54 DEBUG : both5: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c4e_d20260305_m010601_c001_v7007000_t0000_u01772672761427") 2026/03/05 01:09:54 DEBUG : both5: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c18d_d20260305_m010544_c001_v0001105_t0013_u01772672744431") 2026/03/05 01:09:54 DEBUG : both5: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f793_d20260305_m010539_c001_v7007000_t0000_u01772672739013") 2026/03/05 01:09:54 DEBUG : both5: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0d5_d20260305_m010522_c001_v0001105_t0009_u01772672722006") 2026/03/05 01:09:54 DEBUG : both6: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c4f_d20260305_m010601_c001_v7007000_t0000_u01772672761610") 2026/03/05 01:09:54 DEBUG : both6: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c195_d20260305_m010545_c001_v0001105_t0050_u01772672745223") 2026/03/05 01:09:54 DEBUG : both6: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f794_d20260305_m010539_c001_v7007000_t0000_u01772672739194") 2026/03/05 01:09:54 DEBUG : both6: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0d9_d20260305_m010522_c001_v0001105_t0046_u01772672722640") 2026/03/05 01:09:54 DEBUG : both7: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c51_d20260305_m010601_c001_v7007000_t0000_u01772672761791") 2026/03/05 01:09:54 DEBUG : both7: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c19d_d20260305_m010546_c001_v0001105_t0042_u01772672746058") 2026/03/05 01:09:54 DEBUG : both7: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f796_d20260305_m010539_c001_v7007000_t0000_u01772672739378") 2026/03/05 01:09:54 DEBUG : both7: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0df_d20260305_m010523_c001_v0001105_t0018_u01772672723385") 2026/03/05 01:09:54 DEBUG : both8: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c53_d20260305_m010601_c001_v7007000_t0000_u01772672761974") 2026/03/05 01:09:54 DEBUG : both8: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1a9_d20260305_m010546_c001_v0001105_t0059_u01772672746853") 2026/03/05 01:09:54 DEBUG : both8: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f797_d20260305_m010539_c001_v7007000_t0000_u01772672739560") 2026/03/05 01:09:54 DEBUG : both8: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0e3_d20260305_m010523_c001_v0001105_t0020_u01772672723943") 2026/03/05 01:09:54 DEBUG : both9: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c55_d20260305_m010602_c001_v7007000_t0000_u01772672762155") 2026/03/05 01:09:54 DEBUG : both9: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1b3_d20260305_m010547_c001_v0001105_t0004_u01772672747571") 2026/03/05 01:09:55 DEBUG : both9: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f798_d20260305_m010539_c001_v7007000_t0000_u01772672739764") 2026/03/05 01:09:55 DEBUG : both9: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0e9_d20260305_m010524_c001_v0001105_t0044_u01772672724678") 2026/03/05 01:09:55 DEBUG : c/non empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff14aa_d20260305_m010142_c001_v7007000_t0000_u01772672502083") 2026/03/05 01:09:55 DEBUG : c/non empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65396d_d20260305_m010140_c001_v0001150_t0026_u01772672500310") 2026/03/05 01:09:55 DEBUG : c/non empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f4a6_d20260305_m010139_c001_v7007000_t0000_u01772672499622") 2026/03/05 01:09:55 DEBUG : c/non empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65395f_d20260305_m010137_c001_v0001150_t0053_u01772672497637") 2026/03/05 01:09:55 DEBUG : c/non empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff10da_d20260305_m010121_c001_v7007000_t0000_u01772672481199") 2026/03/05 01:09:55 DEBUG : c/non empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65391d_d20260305_m010119_c001_v0001150_t0053_u01772672479335") 2026/03/05 01:09:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94417_d20260305_m010701_c001_v7007000_t0000_u01772672821350") 2026/03/05 01:09:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df3f9_d20260305_m010656_c001_v0001103_t0046_u01772672816606") 2026/03/05 01:09:55 DEBUG : check sum: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3f1_d20260305_m010112_c001_v7007000_t0000_u01772672472130") 2026/03/05 01:09:55 DEBUG : check sum: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653905_d20260305_m010111_c001_v0001150_t0050_u01772672471070") 2026/03/05 01:09:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e87fe_d20260305_m010941_c001_v7007000_t0000_u01772672981330") 2026/03/05 01:09:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314f26_d20260305_m010939_c001_v0001185_t0024_u01772672979867") 2026/03/05 01:09:55 DEBUG : dest/3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5e0e_d20260305_m010334_c001_v7007000_t0000_u01772672614199") 2026/03/05 01:09:55 DEBUG : dest/3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414e50668705ba5e_d20260305_m010333_c001_v0001097_t0031_u01772672613072") 2026/03/05 01:09:55 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8672_d20260305_m010756_c001_v7007000_t0000_u01772672876841") 2026/03/05 01:09:55 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df5af_d20260305_m010752_c001_v0001103_t0047_u01772672872051") 2026/03/05 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fe4_d20260305_m010912_c001_v7007000_t0000_u01772672952574") 2026/03/05 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314cfa_d20260305_m010900_c001_v0001185_t0038_u01772672940884") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb813_d20260305_m010856_c001_v7007000_t0000_u01772672936836") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314c26_d20260305_m010845_c001_v0001185_t0003_u01772672925589") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8707_d20260305_m010841_c001_v7007000_t0000_u01772672921505") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314b58_d20260305_m010830_c001_v0001185_t0005_u01772672910706") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2321_d20260305_m010826_c001_v7007000_t0000_u01772672906596") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314a56_d20260305_m010816_c001_v0001185_t0029_u01772672896032") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625588_d20260305_m010811_c001_v7007000_t0000_u01772672891910") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314982_d20260305_m010800_c001_v0001185_t0000_u01772672880939") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f410117c0ddabc033_d20260305_m010753_c001_v7007000_t0000_u01772672873830") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804fe_d20260305_m010743_c001_v0001181_t0007_u01772672863590") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7d9_d20260305_m010739_c001_v7007000_t0000_u01772672859435") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31480b_d20260305_m010735_c001_v0001185_t0039_u01772672855988") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4121b656e2ba45fd_d20260305_m010734_c001_v7007000_t0000_u01772672854538") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31474d_d20260305_m010724_c001_v0001185_t0012_u01772672844710") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbc2_d20260305_m010720_c001_v7007000_t0000_u01772672840651") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438048a_d20260305_m010717_c001_v0001181_t0056_u01772672837032") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2255_d20260305_m010715_c001_v7007000_t0000_u01772672835919") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438044e_d20260305_m010705_c001_v0001181_t0024_u01772672825410") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee9440c_d20260305_m010658_c001_v7007000_t0000_u01772672818818") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314539_d20260305_m010648_c001_v0001185_t0003_u01772672808393") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb662_d20260305_m010644_c001_v7007000_t0000_u01772672804315") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314455_d20260305_m010633_c001_v0001185_t0021_u01772672793605") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c60_d20260305_m010629_c001_v7007000_t0000_u01772672789550") 2026/03/05 01:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314369_d20260305_m010619_c001_v0001185_t0032_u01772672779175") 2026/03/05 01:09:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4121b656e2ba4614_d20260305_m010737_c001_v7007000_t0000_u01772672857527") 2026/03/05 01:09:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3147d7_d20260305_m010732_c001_v0001185_t0023_u01772672852977") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8674_d20260305_m010757_c001_v7007000_t0000_u01772672877027") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c4b3_d20260305_m010752_c001_v0001105_t0013_u01772672872061") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fe5_d20260305_m010912_c001_v7007000_t0000_u01772672952757") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df79a_d20260305_m010901_c001_v0001103_t0004_u01772672941429") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb815_d20260305_m010857_c001_v7007000_t0000_u01772672937016") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df73f_d20260305_m010846_c001_v0001103_t0039_u01772672926409") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8709_d20260305_m010841_c001_v7007000_t0000_u01772672921686") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df6df_d20260305_m010831_c001_v0001103_t0051_u01772672911263") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2322_d20260305_m010826_c001_v7007000_t0000_u01772672906780") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df66b_d20260305_m010816_c001_v0001103_t0015_u01772672896597") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e485262558a_d20260305_m010812_c001_v7007000_t0000_u01772672892094") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df605_d20260305_m010801_c001_v0001103_t0055_u01772672881652") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8661_d20260305_m010753_c001_v7007000_t0000_u01772672873664") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314884_d20260305_m010744_c001_v0001185_t0038_u01772672864237") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7db_d20260305_m010739_c001_v7007000_t0000_u01772672859682") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804d2_d20260305_m010736_c001_v0001181_t0038_u01772672856018") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42bb4_d20260305_m010734_c001_v7007000_t0000_u01772672854700") 2026/03/05 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438049e_d20260305_m010725_c001_v0001181_t0050_u01772672845263") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbc3_d20260305_m010720_c001_v7007000_t0000_u01772672840834") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146e3_d20260305_m010717_c001_v0001185_t0003_u01772672837050") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbb6_d20260305_m010715_c001_v7007000_t0000_u01772672835866") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314625_d20260305_m010706_c001_v0001185_t0023_u01772672826110") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4072516e7445860c_d20260305_m010658_c001_v7007000_t0000_u01772672818816") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c359_d20260305_m010648_c001_v0001105_t0034_u01772672808937") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb663_d20260305_m010644_c001_v7007000_t0000_u01772672804499") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c301_d20260305_m010634_c001_v0001105_t0038_u01772672794235") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c62_d20260305_m010629_c001_v7007000_t0000_u01772672789730") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c2b1_d20260305_m010619_c001_v0001105_t0011_u01772672779718") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42bbc_d20260305_m010737_c001_v7007000_t0000_u01772672857236") 2026/03/05 01:09:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804ba_d20260305_m010732_c001_v0001181_t0019_u01772672852992") 2026/03/05 01:09:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8676_d20260305_m010757_c001_v7007000_t0000_u01772672877213") 2026/03/05 01:09:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380514_d20260305_m010752_c001_v0001181_t0039_u01772672872074") 2026/03/05 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fe6_d20260305_m010912_c001_v7007000_t0000_u01772672952938") 2026/03/05 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805e8_d20260305_m010902_c001_v0001181_t0023_u01772672942335") 2026/03/05 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb819_d20260305_m010857_c001_v7007000_t0000_u01772672937196") 2026/03/05 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805c0_d20260305_m010847_c001_v0001181_t0028_u01772672927296") 2026/03/05 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e870b_d20260305_m010841_c001_v7007000_t0000_u01772672921867") 2026/03/05 01:09:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380594_d20260305_m010832_c001_v0001181_t0020_u01772672912284") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2323_d20260305_m010826_c001_v7007000_t0000_u01772672906962") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380566_d20260305_m010817_c001_v0001181_t0012_u01772672897489") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e485262558b_d20260305_m010812_c001_v7007000_t0000_u01772672892277") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380530_d20260305_m010802_c001_v0001181_t0022_u01772672882466") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f410117c0ddabc032_d20260305_m010753_c001_v7007000_t0000_u01772672873648") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df567_d20260305_m010744_c001_v0001103_t0009_u01772672864825") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7dc_d20260305_m010739_c001_v7007000_t0000_u01772672859863") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31480d_d20260305_m010736_c001_v0001185_t0047_u01772672856174") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408b51db13d496a4_d20260305_m010734_c001_v7007000_t0000_u01772672854894") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df4cd_d20260305_m010725_c001_v0001103_t0054_u01772672845831") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbc4_d20260305_m010721_c001_v7007000_t0000_u01772672841016") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3e5_d20260305_m010717_c001_v0001105_t0026_u01772672837064") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbb3_d20260305_m010715_c001_v7007000_t0000_u01772672835498") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3bb_d20260305_m010706_c001_v0001105_t0033_u01772672826654") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a677_d20260305_m010658_c001_v7007000_t0000_u01772672818425") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380400_d20260305_m010649_c001_v0001181_t0012_u01772672809662") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb664_d20260305_m010644_c001_v7007000_t0000_u01772672804681") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843803b4_d20260305_m010635_c001_v0001181_t0015_u01772672795059") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c63_d20260305_m010629_c001_v7007000_t0000_u01772672789911") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380376_d20260305_m010620_c001_v0001181_t0039_u01772672780002") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7cd_d20260305_m010737_c001_v7007000_t0000_u01772672857383") 2026/03/05 01:09:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3147d9_d20260305_m010733_c001_v0001185_t0031_u01772672853163") 2026/03/05 01:10:00 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8677_d20260305_m010757_c001_v7007000_t0000_u01772672877399") 2026/03/05 01:10:00 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3148f0_d20260305_m010752_c001_v0001185_t0003_u01772672872084") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fe7_d20260305_m010913_c001_v7007000_t0000_u01772672953119") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c633_d20260305_m010902_c001_v0001105_t0044_u01772672942906") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb81a_d20260305_m010857_c001_v7007000_t0000_u01772672937378") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c5c7_d20260305_m010847_c001_v0001105_t0016_u01772672927871") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e870d_d20260305_m010842_c001_v7007000_t0000_u01772672922048") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c575_d20260305_m010832_c001_v0001105_t0012_u01772672912894") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2324_d20260305_m010827_c001_v7007000_t0000_u01772672907159") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c525_d20260305_m010818_c001_v0001105_t0039_u01772672898053") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e485262558c_d20260305_m010812_c001_v7007000_t0000_u01772672892461") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c4e5_d20260305_m010803_c001_v0001105_t0004_u01772672883052") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8662_d20260305_m010753_c001_v7007000_t0000_u01772672873673") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c47d_d20260305_m010745_c001_v0001105_t0009_u01772672865730") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7de_d20260305_m010740_c001_v7007000_t0000_u01772672860045") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df51d_d20260305_m010736_c001_v0001103_t0020_u01772672856214") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42bb3_d20260305_m010734_c001_v7007000_t0000_u01772672854517") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c419_d20260305_m010726_c001_v0001105_t0024_u01772672846724") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbc5_d20260305_m010721_c001_v7007000_t0000_u01772672841200") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df4b1_d20260305_m010717_c001_v0001103_t0040_u01772672837213") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb6b9_d20260305_m010715_c001_v7007000_t0000_u01772672835506") 2026/03/05 01:10:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df44b_d20260305_m010707_c001_v0001103_t0026_u01772672827379") 2026/03/05 01:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40978e8580838190_d20260305_m010658_c001_v7007000_t0000_u01772672818860") 2026/03/05 01:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df3c5_d20260305_m010650_c001_v0001103_t0030_u01772672810275") 2026/03/05 01:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb665_d20260305_m010644_c001_v7007000_t0000_u01772672804863") 2026/03/05 01:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df345_d20260305_m010635_c001_v0001103_t0024_u01772672795682") 2026/03/05 01:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c65_d20260305_m010630_c001_v7007000_t0000_u01772672790091") 2026/03/05 01:10:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df2c4_d20260305_m010620_c001_v0001103_t0021_u01772672780209") 2026/03/05 01:10:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4121b656e2ba460f_d20260305_m010737_c001_v7007000_t0000_u01772672857204") 2026/03/05 01:10:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804bc_d20260305_m010733_c001_v0001181_t0009_u01772672853218") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8679_d20260305_m010757_c001_v7007000_t0000_u01772672877583") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3148f2_d20260305_m010752_c001_v0001185_t0034_u01772672872283") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fe8_d20260305_m010913_c001_v7007000_t0000_u01772672953301") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314d2c_d20260305_m010903_c001_v0001185_t0025_u01772672943506") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb81c_d20260305_m010857_c001_v7007000_t0000_u01772672937558") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314c4c_d20260305_m010848_c001_v0001185_t0024_u01772672928424") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e870f_d20260305_m010842_c001_v7007000_t0000_u01772672922230") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314b76_d20260305_m010833_c001_v0001185_t0029_u01772672913162") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2325_d20260305_m010827_c001_v7007000_t0000_u01772672907342") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314a70_d20260305_m010818_c001_v0001185_t0008_u01772672898559") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e485262558d_d20260305_m010812_c001_v7007000_t0000_u01772672892644") 2026/03/05 01:10:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3149a4_d20260305_m010803_c001_v0001185_t0017_u01772672883499") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff22d8_d20260305_m010753_c001_v7007000_t0000_u01772672873843") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380504_d20260305_m010746_c001_v0001181_t0012_u01772672866054") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7e0_d20260305_m010740_c001_v7007000_t0000_u01772672860228") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804d4_d20260305_m010736_c001_v0001181_t0051_u01772672856229") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb727_d20260305_m010734_c001_v7007000_t0000_u01772672854698") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314765_d20260305_m010726_c001_v0001185_t0012_u01772672846994") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbc6_d20260305_m010721_c001_v7007000_t0000_u01772672841385") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146e9_d20260305_m010717_c001_v0001185_t0037_u01772672837276") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbb5_d20260305_m010715_c001_v7007000_t0000_u01772672835680") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438045a_d20260305_m010707_c001_v0001181_t0036_u01772672827966") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff219a_d20260305_m010658_c001_v7007000_t0000_u01772672818822") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31455f_d20260305_m010650_c001_v0001185_t0030_u01772672810670") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb666_d20260305_m010645_c001_v7007000_t0000_u01772672805046") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314489_d20260305_m010636_c001_v0001185_t0043_u01772672796050") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c66_d20260305_m010630_c001_v7007000_t0000_u01772672790272") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31437b_d20260305_m010620_c001_v0001185_t0038_u01772672780491") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a6015_d20260305_m010737_c001_v7007000_t0000_u01772672857537") 2026/03/05 01:10:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c437_d20260305_m010733_c001_v0001105_t0014_u01772672853233") 2026/03/05 01:10:02 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e867a_d20260305_m010757_c001_v7007000_t0000_u01772672877767") 2026/03/05 01:10:02 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380516_d20260305_m010752_c001_v0001181_t0049_u01772672872293") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fea_d20260305_m010913_c001_v7007000_t0000_u01772672953485") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df7b0_d20260305_m010903_c001_v0001103_t0015_u01772672943773") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb81e_d20260305_m010857_c001_v7007000_t0000_u01772672937738") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df747_d20260305_m010848_c001_v0001103_t0047_u01772672928656") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8710_d20260305_m010842_c001_v7007000_t0000_u01772672922413") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df6f1_d20260305_m010833_c001_v0001103_t0038_u01772672913352") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2326_d20260305_m010827_c001_v7007000_t0000_u01772672907527") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df67b_d20260305_m010818_c001_v0001103_t0053_u01772672898744") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e485262558e_d20260305_m010812_c001_v7007000_t0000_u01772672892829") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df60b_d20260305_m010803_c001_v0001103_t0009_u01772672883704") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f410117c0ddabc030_d20260305_m010753_c001_v7007000_t0000_u01772672873464") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3148a8_d20260305_m010746_c001_v0001185_t0046_u01772672866261") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7e2_d20260305_m010740_c001_v7007000_t0000_u01772672860410") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c455_d20260305_m010736_c001_v0001105_t0008_u01772672856271") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4121b656e2ba4602_d20260305_m010734_c001_v7007000_t0000_u01772672854904") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804a6_d20260305_m010727_c001_v0001181_t0003_u01772672847197") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbc8_d20260305_m010721_c001_v7007000_t0000_u01772672841568") 2026/03/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438048c_d20260305_m010717_c001_v0001181_t0055_u01772672837288") 2026/03/05 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb6bc_d20260305_m010715_c001_v7007000_t0000_u01772672835687") 2026/03/05 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314651_d20260305_m010708_c001_v0001185_t0035_u01772672828186") 2026/03/05 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725e1c2_d20260305_m010658_c001_v7007000_t0000_u01772672818874") 2026/03/05 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c369_d20260305_m010651_c001_v0001105_t0020_u01772672811056") 2026/03/05 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb668_d20260305_m010645_c001_v7007000_t0000_u01772672805230") 2026/03/05 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c317_d20260305_m010636_c001_v0001105_t0029_u01772672796237") 2026/03/05 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c68_d20260305_m010630_c001_v7007000_t0000_u01772672790452") 2026/03/05 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c2b9_d20260305_m010620_c001_v0001105_t0046_u01772672780675") 2026/03/05 01:10:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4121b656e2ba4612_d20260305_m010737_c001_v7007000_t0000_u01772672857392") 2026/03/05 01:10:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3147db_d20260305_m010733_c001_v0001185_t0046_u01772672853349") 2026/03/05 01:10:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e867c_d20260305_m010757_c001_v7007000_t0000_u01772672877951") 2026/03/05 01:10:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c4b7_d20260305_m010752_c001_v0001105_t0008_u01772672872322") 2026/03/05 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fec_d20260305_m010913_c001_v7007000_t0000_u01772672953666") 2026/03/05 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805ee_d20260305_m010904_c001_v0001181_t0016_u01772672944151") 2026/03/05 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb822_d20260305_m010857_c001_v7007000_t0000_u01772672937919") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805c4_d20260305_m010849_c001_v0001181_t0043_u01772672929075") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8711_d20260305_m010842_c001_v7007000_t0000_u01772672922596") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380598_d20260305_m010833_c001_v0001181_t0053_u01772672913938") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2328_d20260305_m010827_c001_v7007000_t0000_u01772672907708") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380570_d20260305_m010819_c001_v0001181_t0042_u01772672899110") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e485262558f_d20260305_m010813_c001_v7007000_t0000_u01772672893012") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438053a_d20260305_m010804_c001_v0001181_t0030_u01772672884198") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff22d7_d20260305_m010753_c001_v7007000_t0000_u01772672873661") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df573_d20260305_m010746_c001_v0001103_t0009_u01772672866445") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7e4_d20260305_m010740_c001_v7007000_t0000_u01772672860592") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314813_d20260305_m010736_c001_v0001185_t0032_u01772672856360") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42bb2_d20260305_m010734_c001_v7007000_t0000_u01772672854334") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df4d3_d20260305_m010727_c001_v0001103_t0028_u01772672847402") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbc9_d20260305_m010721_c001_v7007000_t0000_u01772672841752") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3e9_d20260305_m010717_c001_v0001105_t0046_u01772672837331") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb6bf_d20260305_m010715_c001_v7007000_t0000_u01772672835875") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3c3_d20260305_m010708_c001_v0001105_t0059_u01772672828372") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a678_d20260305_m010658_c001_v7007000_t0000_u01772672818605") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380408_d20260305_m010651_c001_v0001181_t0003_u01772672811299") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb669_d20260305_m010645_c001_v7007000_t0000_u01772672805413") 2026/03/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843803ba_d20260305_m010636_c001_v0001181_t0035_u01772672796572") 2026/03/05 01:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c6a_d20260305_m010630_c001_v7007000_t0000_u01772672790633") 2026/03/05 01:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438037a_d20260305_m010621_c001_v0001181_t0027_u01772672781111") 2026/03/05 01:10:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408b51db13d496b3_d20260305_m010737_c001_v7007000_t0000_u01772672857550") 2026/03/05 01:10:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df503_d20260305_m010733_c001_v0001103_t0011_u01772672853364") 2026/03/05 01:10:06 DEBUG : dir1/0007-12345: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e867e_d20260305_m010758_c001_v7007000_t0000_u01772672878137") 2026/03/05 01:10:06 DEBUG : dir1/0007-12345: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3148f6_d20260305_m010752_c001_v0001185_t0028_u01772672872470") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fed_d20260305_m010913_c001_v7007000_t0000_u01772672953848") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c63f_d20260305_m010904_c001_v0001105_t0052_u01772672944376") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb823_d20260305_m010858_c001_v7007000_t0000_u01772672938111") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c5cd_d20260305_m010849_c001_v0001105_t0040_u01772672929290") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8713_d20260305_m010842_c001_v7007000_t0000_u01772672922779") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c57d_d20260305_m010834_c001_v0001105_t0030_u01772672914141") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2329_d20260305_m010827_c001_v7007000_t0000_u01772672907908") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c52d_d20260305_m010819_c001_v0001105_t0017_u01772672899344") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625590_d20260305_m010813_c001_v7007000_t0000_u01772672893195") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c4ef_d20260305_m010804_c001_v0001105_t0029_u01772672884429") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725e2b3_d20260305_m010753_c001_v7007000_t0000_u01772672873690") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c485_d20260305_m010746_c001_v0001105_t0054_u01772672866840") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7e5_d20260305_m010740_c001_v7007000_t0000_u01772672860775") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804d8_d20260305_m010736_c001_v0001181_t0007_u01772672856447") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41574875e9d7afdc_d20260305_m010734_c001_v7007000_t0000_u01772672854743") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c41b_d20260305_m010727_c001_v0001105_t0059_u01772672847941") 2026/03/05 01:10:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbcb_d20260305_m010721_c001_v7007000_t0000_u01772672841935") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146ef_d20260305_m010717_c001_v0001185_t0018_u01772672837464") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408ae8719c4ce03a_d20260305_m010715_c001_v7007000_t0000_u01772672835891") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df46b_d20260305_m010708_c001_v0001103_t0023_u01772672828811") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2199_d20260305_m010658_c001_v7007000_t0000_u01772672818639") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df3cf_d20260305_m010651_c001_v0001103_t0058_u01772672811517") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb66a_d20260305_m010645_c001_v7007000_t0000_u01772672805596") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df353_d20260305_m010636_c001_v0001103_t0052_u01772672796784") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c6b_d20260305_m010630_c001_v7007000_t0000_u01772672790815") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df2d1_d20260305_m010621_c001_v0001103_t0049_u01772672781323") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7ce_d20260305_m010737_c001_v7007000_t0000_u01772672857566") 2026/03/05 01:10:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804be_d20260305_m010733_c001_v0001181_t0001_u01772672853435") 2026/03/05 01:10:07 DEBUG : dir1/0008-23456: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e867f_d20260305_m010758_c001_v7007000_t0000_u01772672878321") 2026/03/05 01:10:07 DEBUG : dir1/0008-23456: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df5b5_d20260305_m010752_c001_v0001103_t0042_u01772672872490") 2026/03/05 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fef_d20260305_m010914_c001_v7007000_t0000_u01772672954029") 2026/03/05 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314d3e_d20260305_m010904_c001_v0001185_t0024_u01772672944945") 2026/03/05 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb825_d20260305_m010858_c001_v7007000_t0000_u01772672938293") 2026/03/05 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314c5a_d20260305_m010849_c001_v0001185_t0038_u01772672929856") 2026/03/05 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8715_d20260305_m010842_c001_v7007000_t0000_u01772672922961") 2026/03/05 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314b94_d20260305_m010834_c001_v0001185_t0003_u01772672914397") 2026/03/05 01:10:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff232a_d20260305_m010828_c001_v7007000_t0000_u01772672908091") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314a8a_d20260305_m010819_c001_v0001185_t0050_u01772672899882") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625591_d20260305_m010813_c001_v7007000_t0000_u01772672893379") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3149b8_d20260305_m010804_c001_v0001185_t0045_u01772672884750") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07f4c_d20260305_m010753_c001_v7007000_t0000_u01772672873696") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438050c_d20260305_m010747_c001_v0001181_t0014_u01772672867179") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7e7_d20260305_m010740_c001_v7007000_t0000_u01772672860956") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c459_d20260305_m010736_c001_v0001105_t0058_u01772672856525") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb726_d20260305_m010734_c001_v7007000_t0000_u01772672854518") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314775_d20260305_m010728_c001_v0001185_t0029_u01772672848387") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbcc_d20260305_m010722_c001_v7007000_t0000_u01772672842117") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438048e_d20260305_m010717_c001_v0001181_t0036_u01772672837495") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408ae8719c4ce039_d20260305_m010715_c001_v7007000_t0000_u01772672835701") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380460_d20260305_m010709_c001_v0001181_t0054_u01772672829221") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b33a7_d20260305_m010658_c001_v7007000_t0000_u01772672818654") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314579_d20260305_m010651_c001_v0001185_t0015_u01772672811938") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb66c_d20260305_m010645_c001_v7007000_t0000_u01772672805778") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3144a1_d20260305_m010637_c001_v0001185_t0053_u01772672797167") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c6d_d20260305_m010630_c001_v7007000_t0000_u01772672790996") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31439f_d20260305_m010621_c001_v0001185_t0029_u01772672781722") 2026/03/05 01:10:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4121b656e2ba460d_d20260305_m010737_c001_v7007000_t0000_u01772672857163") 2026/03/05 01:10:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c43b_d20260305_m010733_c001_v0001105_t0056_u01772672853517") 2026/03/05 01:10:09 DEBUG : dir1/0009-34567: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8681_d20260305_m010758_c001_v7007000_t0000_u01772672878505") 2026/03/05 01:10:09 DEBUG : dir1/0009-34567: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380518_d20260305_m010752_c001_v0001181_t0052_u01772672872503") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ff3_d20260305_m010914_c001_v7007000_t0000_u01772672954211") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df7c2_d20260305_m010905_c001_v0001103_t0012_u01772672945248") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb828_d20260305_m010858_c001_v7007000_t0000_u01772672938476") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df74f_d20260305_m010850_c001_v0001103_t0040_u01772672930042") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8717_d20260305_m010843_c001_v7007000_t0000_u01772672923145") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df6f5_d20260305_m010834_c001_v0001103_t0007_u01772672914656") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff232b_d20260305_m010828_c001_v7007000_t0000_u01772672908272") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df685_d20260305_m010820_c001_v0001103_t0041_u01772672900089") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625592_d20260305_m010813_c001_v7007000_t0000_u01772672893562") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df615_d20260305_m010804_c001_v0001103_t0018_u01772672884934") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8663_d20260305_m010753_c001_v7007000_t0000_u01772672873854") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3148bc_d20260305_m010747_c001_v0001185_t0025_u01772672867385") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7e8_d20260305_m010741_c001_v7007000_t0000_u01772672861137") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df523_d20260305_m010736_c001_v0001103_t0052_u01772672856537") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408b51db13d496a3_d20260305_m010734_c001_v7007000_t0000_u01772672854708") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804b0_d20260305_m010728_c001_v0001181_t0011_u01772672848586") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbce_d20260305_m010722_c001_v7007000_t0000_u01772672842300") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df4b3_d20260305_m010717_c001_v0001103_t0058_u01772672837605") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725e1d9_d20260305_m010715_c001_v7007000_t0000_u01772672835929") 2026/03/05 01:10:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314663_d20260305_m010709_c001_v0001185_t0015_u01772672829435") 2026/03/05 01:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f422639afb7592f15_d20260305_m010658_c001_v7007000_t0000_u01772672818656") 2026/03/05 01:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c375_d20260305_m010652_c001_v0001105_t0034_u01772672812138") 2026/03/05 01:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb66d_d20260305_m010645_c001_v7007000_t0000_u01772672805993") 2026/03/05 01:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c31d_d20260305_m010637_c001_v0001105_t0058_u01772672797352") 2026/03/05 01:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c6e_d20260305_m010631_c001_v7007000_t0000_u01772672791176") 2026/03/05 01:10:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c2c1_d20260305_m010621_c001_v0001105_t0044_u01772672781906") 2026/03/05 01:10:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4173491d10568398_d20260305_m010737_c001_v7007000_t0000_u01772672857403") 2026/03/05 01:10:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3147e3_d20260305_m010733_c001_v0001185_t0005_u01772672853552") 2026/03/05 01:10:10 DEBUG : dir1/0010-45678: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8682_d20260305_m010758_c001_v7007000_t0000_u01772672878690") 2026/03/05 01:10:10 DEBUG : dir1/0010-45678: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c4bb_d20260305_m010752_c001_v0001105_t0036_u01772672872620") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ff9_d20260305_m010914_c001_v7007000_t0000_u01772672954393") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805f4_d20260305_m010905_c001_v0001181_t0002_u01772672945696") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb82a_d20260305_m010858_c001_v7007000_t0000_u01772672938657") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805c6_d20260305_m010850_c001_v0001181_t0005_u01772672930487") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8719_d20260305_m010843_c001_v7007000_t0000_u01772672923338") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438059c_d20260305_m010835_c001_v0001181_t0022_u01772672915140") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff232c_d20260305_m010828_c001_v7007000_t0000_u01772672908458") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380572_d20260305_m010820_c001_v0001181_t0052_u01772672900523") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625593_d20260305_m010813_c001_v7007000_t0000_u01772672893749") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438053e_d20260305_m010805_c001_v0001181_t0039_u01772672885298") 2026/03/05 01:10:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f410117c0ddabc02e_d20260305_m010753_c001_v7007000_t0000_u01772672873281") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df585_d20260305_m010747_c001_v0001103_t0042_u01772672867584") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7ea_d20260305_m010741_c001_v7007000_t0000_u01772672861319") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314817_d20260305_m010736_c001_v0001185_t0035_u01772672856546") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408b51db13d496a2_d20260305_m010734_c001_v7007000_t0000_u01772672854526") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df4d9_d20260305_m010728_c001_v0001103_t0032_u01772672848813") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbcf_d20260305_m010722_c001_v7007000_t0000_u01772672842484") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146f3_d20260305_m010717_c001_v0001185_t0026_u01772672837666") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42b71_d20260305_m010715_c001_v7007000_t0000_u01772672835717") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3c5_d20260305_m010709_c001_v0001105_t0031_u01772672829717") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a67a_d20260305_m010658_c001_v7007000_t0000_u01772672818997") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380410_d20260305_m010652_c001_v0001181_t0049_u01772672812598") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb66e_d20260305_m010646_c001_v7007000_t0000_u01772672806179") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843803be_d20260305_m010637_c001_v0001181_t0010_u01772672797710") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c70_d20260305_m010631_c001_v7007000_t0000_u01772672791356") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438037c_d20260305_m010622_c001_v0001181_t0001_u01772672782464") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42bbd_d20260305_m010737_c001_v7007000_t0000_u01772672857424") 2026/03/05 01:10:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804c0_d20260305_m010733_c001_v0001181_t0016_u01772672853661") 2026/03/05 01:10:11 DEBUG : dir1/0011-56789: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8684_d20260305_m010758_c001_v7007000_t0000_u01772672878874") 2026/03/05 01:10:11 DEBUG : dir1/0011-56789: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3148fa_d20260305_m010752_c001_v0001185_t0030_u01772672872657") 2026/03/05 01:10:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ffa_d20260305_m010914_c001_v7007000_t0000_u01772672954576") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c645_d20260305_m010905_c001_v0001105_t0014_u01772672945907") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb82c_d20260305_m010858_c001_v7007000_t0000_u01772672938838") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c5d5_d20260305_m010850_c001_v0001105_t0056_u01772672930788") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e871b_d20260305_m010843_c001_v7007000_t0000_u01772672923521") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c58b_d20260305_m010835_c001_v0001105_t0052_u01772672915355") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff232d_d20260305_m010828_c001_v7007000_t0000_u01772672908640") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c537_d20260305_m010820_c001_v0001105_t0029_u01772672900733") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625594_d20260305_m010813_c001_v7007000_t0000_u01772672893934") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c4f9_d20260305_m010805_c001_v0001105_t0033_u01772672885511") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e865f_d20260305_m010753_c001_v7007000_t0000_u01772672873480") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c48d_d20260305_m010748_c001_v0001105_t0058_u01772672868165") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7eb_d20260305_m010741_c001_v7007000_t0000_u01772672861501") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804da_d20260305_m010736_c001_v0001181_t0034_u01772672856657") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb724_d20260305_m010734_c001_v7007000_t0000_u01772672854336") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c41d_d20260305_m010729_c001_v0001105_t0014_u01772672849204") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbd0_d20260305_m010722_c001_v7007000_t0000_u01772672842666") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380490_d20260305_m010717_c001_v0001181_t0046_u01772672837708") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb6c1_d20260305_m010715_c001_v7007000_t0000_u01772672835895") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df478_d20260305_m010710_c001_v0001103_t0040_u01772672830103") 2026/03/05 01:10:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94409_d20260305_m010658_c001_v7007000_t0000_u01772672818615") 2026/03/05 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df3dd_d20260305_m010652_c001_v0001103_t0020_u01772672812802") 2026/03/05 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb671_d20260305_m010646_c001_v7007000_t0000_u01772672806362") 2026/03/05 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df363_d20260305_m010637_c001_v0001103_t0026_u01772672797928") 2026/03/05 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c72_d20260305_m010631_c001_v7007000_t0000_u01772672791537") 2026/03/05 01:10:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df2dd_d20260305_m010622_c001_v0001103_t0019_u01772672782690") 2026/03/05 01:10:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4173491d10568397_d20260305_m010737_c001_v7007000_t0000_u01772672857218") 2026/03/05 01:10:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3147e9_d20260305_m010733_c001_v0001185_t0015_u01772672853757") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8685_d20260305_m010759_c001_v7007000_t0000_u01772672879057") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438051a_d20260305_m010752_c001_v0001181_t0024_u01772672872712") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ffc_d20260305_m010914_c001_v7007000_t0000_u01772672954758") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314d56_d20260305_m010906_c001_v0001185_t0023_u01772672946237") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb830_d20260305_m010859_c001_v7007000_t0000_u01772672939020") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314c64_d20260305_m010851_c001_v0001185_t0011_u01772672931248") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e871d_d20260305_m010843_c001_v7007000_t0000_u01772672923702") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314b9e_d20260305_m010835_c001_v0001185_t0035_u01772672915698") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff232e_d20260305_m010828_c001_v7007000_t0000_u01772672908824") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314aa4_d20260305_m010821_c001_v0001185_t0026_u01772672901055") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625595_d20260305_m010814_c001_v7007000_t0000_u01772672894117") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3149c8_d20260305_m010805_c001_v0001185_t0022_u01772672885844") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b342e_d20260305_m010753_c001_v7007000_t0000_u01772672873270") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438050e_d20260305_m010748_c001_v0001181_t0001_u01772672868605") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7ed_d20260305_m010741_c001_v7007000_t0000_u01772672861683") 2026/03/05 01:10:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31481f_d20260305_m010736_c001_v0001185_t0031_u01772672856733") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408b51db13d496a1_d20260305_m010734_c001_v7007000_t0000_u01772672854345") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31478b_d20260305_m010729_c001_v0001185_t0046_u01772672849525") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbd2_d20260305_m010722_c001_v7007000_t0000_u01772672842849") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3ef_d20260305_m010717_c001_v0001105_t0014_u01772672837741") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb6bd_d20260305_m010715_c001_v7007000_t0000_u01772672835714") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380466_d20260305_m010710_c001_v0001181_t0021_u01772672830803") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40978e858083818f_d20260305_m010658_c001_v7007000_t0000_u01772672818671") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314589_d20260305_m010653_c001_v0001185_t0053_u01772672813181") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb673_d20260305_m010646_c001_v7007000_t0000_u01772672806545") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3144bb_d20260305_m010638_c001_v0001185_t0046_u01772672798445") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c73_d20260305_m010631_c001_v7007000_t0000_u01772672791719") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3143af_d20260305_m010623_c001_v0001185_t0038_u01772672783160") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94442_d20260305_m010737_c001_v7007000_t0000_u01772672857237") 2026/03/05 01:10:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df507_d20260305_m010733_c001_v0001103_t0003_u01772672853837") 2026/03/05 01:10:14 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8686_d20260305_m010759_c001_v7007000_t0000_u01772672879242") 2026/03/05 01:10:14 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3148fd_d20260305_m010752_c001_v0001185_t0045_u01772672872844") 2026/03/05 01:10:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ffd_d20260305_m010914_c001_v7007000_t0000_u01772672954940") 2026/03/05 01:10:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df7cc_d20260305_m010906_c001_v0001103_t0054_u01772672946440") 2026/03/05 01:10:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb832_d20260305_m010859_c001_v7007000_t0000_u01772672939201") 2026/03/05 01:10:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df75b_d20260305_m010851_c001_v0001103_t0033_u01772672931435") 2026/03/05 01:10:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e871f_d20260305_m010843_c001_v7007000_t0000_u01772672923885") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df6fd_d20260305_m010835_c001_v0001103_t0016_u01772672915885") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff232f_d20260305_m010829_c001_v7007000_t0000_u01772672909005") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df68b_d20260305_m010821_c001_v0001103_t0023_u01772672901248") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625597_d20260305_m010814_c001_v7007000_t0000_u01772672894342") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df623_d20260305_m010806_c001_v0001103_t0031_u01772672886067") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42bd9_d20260305_m010753_c001_v7007000_t0000_u01772672873714") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3148d2_d20260305_m010748_c001_v0001185_t0051_u01772672868820") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7ef_d20260305_m010741_c001_v7007000_t0000_u01772672861865") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804dc_d20260305_m010736_c001_v0001181_t0005_u01772672856872") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4121b656e2ba45ff_d20260305_m010734_c001_v7007000_t0000_u01772672854720") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804b4_d20260305_m010729_c001_v0001181_t0010_u01772672849713") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbd4_d20260305_m010723_c001_v7007000_t0000_u01772672843033") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146f7_d20260305_m010717_c001_v0001185_t0009_u01772672837861") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5fe4_d20260305_m010715_c001_v7007000_t0000_u01772672835937") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31468b_d20260305_m010711_c001_v0001185_t0037_u01772672831021") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee9440e_d20260305_m010659_c001_v7007000_t0000_u01772672819009") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c379_d20260305_m010653_c001_v0001105_t0031_u01772672813386") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb674_d20260305_m010646_c001_v7007000_t0000_u01772672806727") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c31f_d20260305_m010638_c001_v0001105_t0005_u01772672798648") 2026/03/05 01:10:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c76_d20260305_m010631_c001_v7007000_t0000_u01772672791900") 2026/03/05 01:10:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c2c7_d20260305_m010623_c001_v0001105_t0059_u01772672783441") 2026/03/05 01:10:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a6010_d20260305_m010737_c001_v7007000_t0000_u01772672857173") 2026/03/05 01:10:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804c6_d20260305_m010733_c001_v0001181_t0008_u01772672853869") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8687_d20260305_m010759_c001_v7007000_t0000_u01772672879426") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438051c_d20260305_m010752_c001_v0001181_t0047_u01772672872961") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ffe_d20260305_m010915_c001_v7007000_t0000_u01772672955122") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805fc_d20260305_m010907_c001_v0001181_t0029_u01772672947193") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb834_d20260305_m010859_c001_v7007000_t0000_u01772672939382") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805c8_d20260305_m010851_c001_v0001181_t0011_u01772672931819") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8721_d20260305_m010844_c001_v7007000_t0000_u01772672924069") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843805a2_d20260305_m010836_c001_v0001181_t0004_u01772672916279") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2330_d20260305_m010829_c001_v7007000_t0000_u01772672909187") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438057a_d20260305_m010821_c001_v0001181_t0020_u01772672901600") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625598_d20260305_m010814_c001_v7007000_t0000_u01772672894526") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380540_d20260305_m010806_c001_v0001181_t0047_u01772672886432") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e865e_d20260305_m010753_c001_v7007000_t0000_u01772672873296") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df58d_d20260305_m010749_c001_v0001103_t0016_u01772672869070") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7f0_d20260305_m010742_c001_v7007000_t0000_u01772672862047") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c45b_d20260305_m010736_c001_v0001105_t0027_u01772672856890") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f410117c0ddabbfad_d20260305_m010734_c001_v7007000_t0000_u01772672854762") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df4df_d20260305_m010729_c001_v0001103_t0055_u01772672849921") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbd5_d20260305_m010723_c001_v7007000_t0000_u01772672843216") 2026/03/05 01:10:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380492_d20260305_m010717_c001_v0001181_t0058_u01772672837905") 2026/03/05 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbb2_d20260305_m010715_c001_v7007000_t0000_u01772672835316") 2026/03/05 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3c7_d20260305_m010711_c001_v0001105_t0033_u01772672831206") 2026/03/05 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725e1c1_d20260305_m010658_c001_v7007000_t0000_u01772672818684") 2026/03/05 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380416_d20260305_m010653_c001_v0001181_t0012_u01772672813744") 2026/03/05 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb675_d20260305_m010646_c001_v7007000_t0000_u01772672806910") 2026/03/05 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843803c6_d20260305_m010638_c001_v0001181_t0015_u01772672798969") 2026/03/05 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c77_d20260305_m010632_c001_v7007000_t0000_u01772672792091") 2026/03/05 01:10:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380384_d20260305_m010623_c001_v0001181_t0020_u01772672783795") 2026/03/05 01:10:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4121b656e2ba4610_d20260305_m010737_c001_v7007000_t0000_u01772672857345") 2026/03/05 01:10:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c43f_d20260305_m010733_c001_v0001105_t0045_u01772672853891") 2026/03/05 01:10:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8688_d20260305_m010759_c001_v7007000_t0000_u01772672879609") 2026/03/05 01:10:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c4bf_d20260305_m010753_c001_v0001105_t0009_u01772672873014") 2026/03/05 01:10:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07fff_d20260305_m010915_c001_v7007000_t0000_u01772672955303") 2026/03/05 01:10:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c64d_d20260305_m010907_c001_v0001105_t0007_u01772672947404") 2026/03/05 01:10:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb836_d20260305_m010859_c001_v7007000_t0000_u01772672939563") 2026/03/05 01:10:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c5db_d20260305_m010852_c001_v0001105_t0022_u01772672932031") 2026/03/05 01:10:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8723_d20260305_m010844_c001_v7007000_t0000_u01772672924251") 2026/03/05 01:10:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c595_d20260305_m010836_c001_v0001105_t0019_u01772672916482") 2026/03/05 01:10:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2331_d20260305_m010829_c001_v7007000_t0000_u01772672909368") 2026/03/05 01:10:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c541_d20260305_m010821_c001_v0001105_t0055_u01772672901922") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e485262559a_d20260305_m010814_c001_v7007000_t0000_u01772672894712") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c503_d20260305_m010806_c001_v0001105_t0011_u01772672886652") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3430_d20260305_m010753_c001_v7007000_t0000_u01772672873632") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c49d_d20260305_m010749_c001_v0001105_t0054_u01772672869469") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7f2_d20260305_m010742_c001_v7007000_t0000_u01772672862229") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314823_d20260305_m010736_c001_v0001185_t0030_u01772672856918") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42bb7_d20260305_m010734_c001_v7007000_t0000_u01772672854882") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c41f_d20260305_m010730_c001_v0001105_t0005_u01772672850372") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbd7_d20260305_m010723_c001_v7007000_t0000_u01772672843399") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3f3_d20260305_m010717_c001_v0001105_t0029_u01772672837992") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2254_d20260305_m010715_c001_v7007000_t0000_u01772672835731") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df485_d20260305_m010711_c001_v0001103_t0001_u01772672831560") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b33a9_d20260305_m010658_c001_v7007000_t0000_u01772672818841") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df3e3_d20260305_m010653_c001_v0001103_t0046_u01772672813957") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb676_d20260305_m010647_c001_v7007000_t0000_u01772672807092") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df36b_d20260305_m010639_c001_v0001103_t0033_u01772672799199") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c79_d20260305_m010632_c001_v7007000_t0000_u01772672792272") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df2e9_d20260305_m010624_c001_v0001103_t0025_u01772672784206") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a6012_d20260305_m010737_c001_v7007000_t0000_u01772672857355") 2026/03/05 01:10:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3147ef_d20260305_m010733_c001_v0001185_t0017_u01772672853978") 2026/03/05 01:10:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94418_d20260305_m010701_c001_v7007000_t0000_u01772672821546") 2026/03/05 01:10:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3145b9_d20260305_m010656_c001_v0001185_t0037_u01772672816784") 2026/03/05 01:10:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94419_d20260305_m010701_c001_v7007000_t0000_u01772672821731") 2026/03/05 01:10:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380424_d20260305_m010656_c001_v0001181_t0051_u01772672816803") 2026/03/05 01:10:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee9441a_d20260305_m010701_c001_v7007000_t0000_u01772672821914") 2026/03/05 01:10:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3145bb_d20260305_m010656_c001_v0001185_t0040_u01772672816970") 2026/03/05 01:10:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee9441b_d20260305_m010702_c001_v7007000_t0000_u01772672822099") 2026/03/05 01:10:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df3fb_d20260305_m010656_c001_v0001103_t0014_u01772672816981") 2026/03/05 01:10:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee9441c_d20260305_m010702_c001_v7007000_t0000_u01772672822284") 2026/03/05 01:10:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438042a_d20260305_m010657_c001_v0001181_t0053_u01772672817023") 2026/03/05 01:10:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee9441d_d20260305_m010702_c001_v7007000_t0000_u01772672822470") 2026/03/05 01:10:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c385_d20260305_m010657_c001_v0001105_t0058_u01772672817036") 2026/03/05 01:10:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee9441e_d20260305_m010702_c001_v7007000_t0000_u01772672822652") 2026/03/05 01:10:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438042c_d20260305_m010657_c001_v0001181_t0025_u01772672817231") 2026/03/05 01:10:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee9441f_d20260305_m010702_c001_v7007000_t0000_u01772672822833") 2026/03/05 01:10:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3145c1_d20260305_m010657_c001_v0001185_t0011_u01772672817266") 2026/03/05 01:10:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94420_d20260305_m010703_c001_v7007000_t0000_u01772672823015") 2026/03/05 01:10:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df401_d20260305_m010657_c001_v0001103_t0034_u01772672817356") 2026/03/05 01:10:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94421_d20260305_m010703_c001_v7007000_t0000_u01772672823197") 2026/03/05 01:10:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c387_d20260305_m010657_c001_v0001105_t0009_u01772672817390") 2026/03/05 01:10:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94422_d20260305_m010703_c001_v7007000_t0000_u01772672823378") 2026/03/05 01:10:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380430_d20260305_m010657_c001_v0001181_t0041_u01772672817452") 2026/03/05 01:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94423_d20260305_m010703_c001_v7007000_t0000_u01772672823560") 2026/03/05 01:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3145c3_d20260305_m010657_c001_v0001185_t0043_u01772672817476") 2026/03/05 01:10:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94424_d20260305_m010703_c001_v7007000_t0000_u01772672823743") 2026/03/05 01:10:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c38b_d20260305_m010657_c001_v0001105_t0057_u01772672817645") 2026/03/05 01:10:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94425_d20260305_m010703_c001_v7007000_t0000_u01772672823924") 2026/03/05 01:10:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380434_d20260305_m010657_c001_v0001181_t0051_u01772672817659") 2026/03/05 01:10:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94427_d20260305_m010704_c001_v7007000_t0000_u01772672824107") 2026/03/05 01:10:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3145c7_d20260305_m010657_c001_v0001185_t0058_u01772672817668") 2026/03/05 01:10:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94428_d20260305_m010704_c001_v7007000_t0000_u01772672824288") 2026/03/05 01:10:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df405_d20260305_m010657_c001_v0001103_t0054_u01772672817798") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408ae8719c4ce03b_d20260305_m010718_c001_v7007000_t0000_u01772672838355") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380474_d20260305_m010713_c001_v0001181_t0052_u01772672833878") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f408ae8719c4ce03d_d20260305_m010718_c001_v7007000_t0000_u01772672838765") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146bb_d20260305_m010713_c001_v0001185_t0022_u01772672833910") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb6d3_d20260305_m010718_c001_v7007000_t0000_u01772672838390") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3cd_d20260305_m010713_c001_v0001105_t0000_u01772672833960") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbbb_d20260305_m010718_c001_v7007000_t0000_u01772672838783") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380476_d20260305_m010714_c001_v0001181_t0031_u01772672834086") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbb9_d20260305_m010718_c001_v7007000_t0000_u01772672838389") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146bf_d20260305_m010714_c001_v0001185_t0005_u01772672834107") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5fe7_d20260305_m010718_c001_v7007000_t0000_u01772672838483") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df49d_d20260305_m010714_c001_v0001103_t0045_u01772672834119") 2026/03/05 01:10:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff225a_d20260305_m010718_c001_v7007000_t0000_u01772672838775") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380478_d20260305_m010714_c001_v0001181_t0024_u01772672834306") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725e1e5_d20260305_m010718_c001_v7007000_t0000_u01772672838314") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146c3_d20260305_m010714_c001_v0001185_t0027_u01772672834295") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42b85_d20260305_m010718_c001_v7007000_t0000_u01772672838578") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146c7_d20260305_m010714_c001_v0001185_t0046_u01772672834481") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2257_d20260305_m010718_c001_v7007000_t0000_u01772672838394") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438047c_d20260305_m010714_c001_v0001181_t0055_u01772672834534") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5fe6_d20260305_m010718_c001_v7007000_t0000_u01772672838301") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df4a5_d20260305_m010714_c001_v0001103_t0041_u01772672834640") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbba_d20260305_m010718_c001_v7007000_t0000_u01772672838582") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146c9_d20260305_m010714_c001_v0001185_t0059_u01772672834669") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2259_d20260305_m010718_c001_v7007000_t0000_u01772672838593") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438047e_d20260305_m010714_c001_v0001181_t0057_u01772672834744") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb6d7_d20260305_m010718_c001_v7007000_t0000_u01772672838601") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c3cf_d20260305_m010714_c001_v0001105_t0057_u01772672834763") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb6d8_d20260305_m010718_c001_v7007000_t0000_u01772672838612") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3146d1_d20260305_m010714_c001_v0001185_t0020_u01772672834998") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5fe8_d20260305_m010718_c001_v7007000_t0000_u01772672838751") 2026/03/05 01:10:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380480_d20260305_m010715_c001_v0001181_t0008_u01772672835048") 2026/03/05 01:10:21 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42a73_d20260305_m010510_c001_v7007000_t0000_u01772672710250") 2026/03/05 01:10:21 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f113e2c9066c3df20_d20260305_m010506_c001_v0001144_t0030_u01772672706444") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419a4f92471c6cff_d20260305_m010506_c001_v7007000_t0000_u01772672706260") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f113e2c9066c3df1a_d20260305_m010501_c001_v0001144_t0025_u01772672701814") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419a4f92471c6ceb_d20260305_m010501_c001_v7007000_t0000_u01772672701047") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c045_d20260305_m010457_c001_v0001105_t0000_u01772672697277") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3306_d20260305_m010455_c001_v7007000_t0000_u01772672695770") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f106a11b1b08b6713_d20260305_m010453_c001_v0001042_t0037_u01772672693144") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40759380673f94fd_d20260305_m010452_c001_v7007000_t0000_u01772672692962") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f106a11b1b08b66ff_d20260305_m010449_c001_v0001042_t0046_u01772672689242") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40759380673f94f9_d20260305_m010448_c001_v7007000_t0000_u01772672688480") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c00d_d20260305_m010444_c001_v0001105_t0000_u01772672684168") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b32d1_d20260305_m010443_c001_v7007000_t0000_u01772672683258") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1186ab361271ba59_d20260305_m010441_c001_v0001172_t0037_u01772672681937") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42a00_d20260305_m010441_c001_v7007000_t0000_u01772672681048") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f107b4c73bb0b2965_d20260305_m010436_c001_v0001167_t0038_u01772672676002") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af429fa_d20260305_m010435_c001_v7007000_t0000_u01772672675280") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bfbf_d20260305_m010431_c001_v0001105_t0042_u01772672671758") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3272_d20260305_m010430_c001_v7007000_t0000_u01772672670831") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10439325e9324259_d20260305_m010428_c001_v0001103_t0016_u01772672668982") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bda46_d20260305_m010428_c001_v7007000_t0000_u01772672668797") 2026/03/05 01:10:22 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10439325e9324233_d20260305_m010425_c001_v0001103_t0032_u01772672665189") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bda3f_d20260305_m010424_c001_v7007000_t0000_u01772672664429") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bf87_d20260305_m010418_c001_v0001105_t0055_u01772672658645") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dc2e_d20260305_m010417_c001_v7007000_t0000_u01772672657740") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f109f27e9b6636f88_d20260305_m010415_c001_v0001044_t0023_u01772672655838") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3224_d20260305_m010415_c001_v7007000_t0000_u01772672655639") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f109f27e9b6636f78_d20260305_m010411_c001_v0001044_t0007_u01772672651790") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3212_d20260305_m010411_c001_v7007000_t0000_u01772672651015") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bf3d_d20260305_m010405_c001_v0001105_t0028_u01772672645303") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c52b_d20260305_m010404_c001_v7007000_t0000_u01772672644295") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f118908fd5d44b718_d20260305_m010402_c001_v0001103_t0008_u01772672642261") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dc06_d20260305_m010402_c001_v7007000_t0000_u01772672642079") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f118908fd5d44b6e2_d20260305_m010358_c001_v0001103_t0021_u01772672638318") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dbff_d20260305_m010357_c001_v7007000_t0000_u01772672637558") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bef9_d20260305_m010352_c001_v0001105_t0021_u01772672632024") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5e23_d20260305_m010350_c001_v7007000_t0000_u01772672630914") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1075f08870defda5_d20260305_m010345_c001_v0001097_t0019_u01772672625165") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26a2d_d20260305_m010344_c001_v7007000_t0000_u01772672624948") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bec5_d20260305_m010340_c001_v0001105_t0054_u01772672620909") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f111c79fae1cbbb26_d20260305_m010339_c001_v0001097_t0003_u01772672619778") 2026/03/05 01:10:23 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f111c79fae1cbbb18_d20260305_m010338_c001_v0001097_t0004_u01772672618624") 2026/03/05 01:10:24 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ac5_d20260305_m010324_c001_v7007000_t0000_u01772672604674") 2026/03/05 01:10:24 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e41c_d20260305_m010317_c001_v0001136_t0042_u01772672597162") 2026/03/05 01:10:24 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f116e79ec9a7eebc6_d20260305_m010315_c001_v0001173_t0048_u01772672595974") 2026/03/05 01:10:24 DEBUG : dst/one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f116e79ec9a7eebbc_d20260305_m010314_c001_v0001173_t0039_u01772672594812") 2026/03/05 01:10:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42a74_d20260305_m010510_c001_v7007000_t0000_u01772672710432") 2026/03/05 01:10:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f114d2bb7d4de9638_d20260305_m010505_c001_v0001131_t0042_u01772672705848") 2026/03/05 01:10:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f113887f359de424c_d20260305_m010500_c001_v0001177_t0015_u01772672700826") 2026/03/05 01:10:24 DEBUG : dst/one.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3308_d20260305_m010455_c001_v7007000_t0000_u01772672695965") 2026/03/05 01:10:24 DEBUG : dst/one.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1003d27c3efa54cb_d20260305_m010452_c001_v0001180_t0053_u01772672692697") 2026/03/05 01:10:24 DEBUG : dst/one.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f104e805ab5ebd905_d20260305_m010447_c001_v0001097_t0025_u01772672687991") 2026/03/05 01:10:24 DEBUG : dst/one.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b32d3_d20260305_m010443_c001_v7007000_t0000_u01772672683440") 2026/03/05 01:10:24 DEBUG : dst/one.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105f6021d3e5ecae_d20260305_m010440_c001_v0001134_t0045_u01772672680676") 2026/03/05 01:10:24 DEBUG : dst/one.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f115cd0ee09d49df3_d20260305_m010434_c001_v0001097_t0021_u01772672674972") 2026/03/05 01:10:24 DEBUG : dst/three: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5e25_d20260305_m010351_c001_v7007000_t0000_u01772672631095") 2026/03/05 01:10:24 DEBUG : dst/three: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f111c79fae1cbbb66_d20260305_m010349_c001_v0001097_t0054_u01772672629160") 2026/03/05 01:10:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42a75_d20260305_m010510_c001_v7007000_t0000_u01772672710615") 2026/03/05 01:10:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1111aff7ffb04df1_d20260305_m010508_c001_v0001173_t0004_u01772672708051") 2026/03/05 01:10:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f102d5d1ebd04506e_d20260305_m010503_c001_v0001181_t0044_u01772672703490") 2026/03/05 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42a76_d20260305_m010510_c001_v7007000_t0000_u01772672710795") 2026/03/05 01:10:24 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f113e2c9066c3df24_d20260305_m010508_c001_v0001144_t0048_u01772672708983") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419a4f92471c6d03_d20260305_m010508_c001_v7007000_t0000_u01772672708798") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f113e2c9066c3df1c_d20260305_m010503_c001_v0001144_t0004_u01772672703879") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419a4f92471c6cfa_d20260305_m010503_c001_v7007000_t0000_u01772672703694") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c04d_d20260305_m010458_c001_v0001105_t0017_u01772672698091") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b330a_d20260305_m010456_c001_v7007000_t0000_u01772672696146") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f106a11b1b08b671d_d20260305_m010454_c001_v0001042_t0023_u01772672694867") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40759380673f94fe_d20260305_m010454_c001_v7007000_t0000_u01772672694685") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f106a11b1b08b6709_d20260305_m010451_c001_v0001042_t0048_u01772672691145") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40759380673f94fa_d20260305_m010450_c001_v7007000_t0000_u01772672690962") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c017_d20260305_m010445_c001_v0001105_t0055_u01772672685155") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42a02_d20260305_m010442_c001_v7007000_t0000_u01772672682715") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bfe9_d20260305_m010439_c001_v0001105_t0020_u01772672679802") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af429fb_d20260305_m010436_c001_v7007000_t0000_u01772672676931") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bfc5_d20260305_m010432_c001_v0001105_t0024_u01772672672451") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bda4a_d20260305_m010429_c001_v7007000_t0000_u01772672669919") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e4b9_d20260305_m010427_c001_v0001136_t0016_u01772672667342") 2026/03/05 01:10:25 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bda42_d20260305_m010426_c001_v7007000_t0000_u01772672666206") 2026/03/05 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bf89_d20260305_m010419_c001_v0001105_t0010_u01772672659466") 2026/03/05 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3229_d20260305_m010416_c001_v7007000_t0000_u01772672656823") 2026/03/05 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e4a3_d20260305_m010413_c001_v0001136_t0017_u01772672653896") 2026/03/05 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3218_d20260305_m010412_c001_v7007000_t0000_u01772672652761") 2026/03/05 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bf45_d20260305_m010406_c001_v0001105_t0058_u01772672646084") 2026/03/05 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dc09_d20260305_m010403_c001_v7007000_t0000_u01772672643382") 2026/03/05 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e46d_d20260305_m010400_c001_v0001136_t0041_u01772672640339") 2026/03/05 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dc03_d20260305_m010359_c001_v7007000_t0000_u01772672639254") 2026/03/05 01:10:26 DEBUG : dst/three.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bf01_d20260305_m010352_c001_v0001105_t0054_u01772672632822") 2026/03/05 01:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b330b_d20260305_m010456_c001_v7007000_t0000_u01772672696326") 2026/03/05 01:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10702116411933e7_d20260305_m010454_c001_v0001172_t0006_u01772672694278") 2026/03/05 01:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1142eb33d3f9bbb7_d20260305_m010450_c001_v0001104_t0047_u01772672690275") 2026/03/05 01:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b32d5_d20260305_m010443_c001_v7007000_t0000_u01772672683621") 2026/03/05 01:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f108e0c322815e90b_d20260305_m010442_c001_v0001180_t0036_u01772672682500") 2026/03/05 01:10:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1114160ed7bc8af5_d20260305_m010436_c001_v0001165_t0000_u01772672676562") 2026/03/05 01:10:26 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42a78_d20260305_m010510_c001_v7007000_t0000_u01772672710975") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c04b_d20260305_m010457_c001_v0001105_t0007_u01772672697838") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b330c_d20260305_m010456_c001_v7007000_t0000_u01772672696509") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c013_d20260305_m010444_c001_v0001105_t0038_u01772672684763") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b32d6_d20260305_m010443_c001_v7007000_t0000_u01772672683803") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e4c7_d20260305_m010432_c001_v0001136_t0008_u01772672672141") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b3274_d20260305_m010431_c001_v7007000_t0000_u01772672671013") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e4ad_d20260305_m010419_c001_v0001136_t0006_u01772672659057") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dc2f_d20260305_m010417_c001_v7007000_t0000_u01772672657922") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e47d_d20260305_m010405_c001_v0001136_t0005_u01772672645664") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c52c_d20260305_m010404_c001_v7007000_t0000_u01772672644477") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e45d_d20260305_m010352_c001_v0001136_t0018_u01772672632304") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5e26_d20260305_m010351_c001_v7007000_t0000_u01772672631274") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f112ced68b83476fa_d20260305_m010346_c001_v0001185_t0019_u01772672626748") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ac7_d20260305_m010324_c001_v7007000_t0000_u01772672604856") 2026/03/05 01:10:27 DEBUG : dst/two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f116e79ec9a7eec20_d20260305_m010322_c001_v0001173_t0051_u01772672602899") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f5ab_d20260305_m010247_c001_v7007000_t0000_u01772672567472") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e3ee_d20260305_m010243_c001_v0001136_t0038_u01772672563625") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f59b_d20260305_m010241_c001_v7007000_t0000_u01772672561538") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bd2f_d20260305_m010228_c001_v0001105_t0049_u01772672548459") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbe0d_d20260305_m010220_c001_v7007000_t0000_u01772672540028") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e3ca_d20260305_m010215_c001_v0001136_t0038_u01772672535804") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdb7_d20260305_m010155_c001_v7007000_t0000_u01772672515158") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6539a4_d20260305_m010152_c001_v0001150_t0003_u01772672512877") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbda0_d20260305_m010151_c001_v7007000_t0000_u01772672511678") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653999_d20260305_m010150_c001_v0001150_t0054_u01772672510005") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff1542_d20260305_m010147_c001_v7007000_t0000_u01772672507126") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653985_d20260305_m010145_c001_v0001150_t0017_u01772672505358") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff153a_d20260305_m010144_c001_v7007000_t0000_u01772672504428") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65397b_d20260305_m010142_c001_v0001150_t0054_u01772672502855") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff137e_d20260305_m010136_c001_v7007000_t0000_u01772672496659") 2026/03/05 01:10:28 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653957_d20260305_m010135_c001_v0001150_t0012_u01772672495128") 2026/03/05 01:10:29 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff1300_d20260305_m010134_c001_v7007000_t0000_u01772672494258") 2026/03/05 01:10:29 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65394f_d20260305_m010133_c001_v0001150_t0050_u01772672493281") 2026/03/05 01:10:29 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff1269_d20260305_m010128_c001_v7007000_t0000_u01772672488912") 2026/03/05 01:10:29 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653935_d20260305_m010127_c001_v0001150_t0055_u01772672487357") 2026/03/05 01:10:29 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff11ce_d20260305_m010125_c001_v7007000_t0000_u01772672485462") 2026/03/05 01:10:29 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65392b_d20260305_m010124_c001_v0001150_t0011_u01772672484427") 2026/03/05 01:10:29 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff114e_d20260305_m010124_c001_v7007000_t0000_u01772672484065") 2026/03/05 01:10:29 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1111aff7ffb043ef_d20260305_m010123_c001_v0001173_t0007_u01772672483136") 2026/03/05 01:10:29 DEBUG : empty space: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653925_d20260305_m010121_c001_v0001150_t0019_u01772672481562") 2026/03/05 01:10:29 DEBUG : enormous: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdb1_d20260305_m010154_c001_v7007000_t0000_u01772672514235") 2026/03/05 01:10:29 DEBUG : enormous: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6539a7_d20260305_m010153_c001_v0001150_t0004_u01772672513331") 2026/03/05 01:10:29 DEBUG : existing: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41533ddf9af42a88_d20260305_m010515_c001_v7007000_t0000_u01772672715273") 2026/03/05 01:10:29 DEBUG : existing: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0a1_d20260305_m010513_c001_v0001105_t0055_u01772672713968") 2026/03/05 01:10:29 DEBUG : existing: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbe02_d20260305_m010214_c001_v7007000_t0000_u01772672534211") 2026/03/05 01:10:29 DEBUG : existing: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e3c4_d20260305_m010213_c001_v0001136_t0033_u01772672533186") 2026/03/05 01:10:30 DEBUG : existing: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3fe_d20260305_m010118_c001_v7007000_t0000_u01772672478746") 2026/03/05 01:10:30 DEBUG : existing: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653919_d20260305_m010117_c001_v0001150_t0012_u01772672477695") 2026/03/05 01:10:30 DEBUG : existing: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3fc_d20260305_m010117_c001_v7007000_t0000_u01772672477149") 2026/03/05 01:10:30 DEBUG : existing: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653917_d20260305_m010116_c001_v0001150_t0008_u01772672476521") 2026/03/05 01:10:30 DEBUG : existing: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653915_d20260305_m010115_c001_v0001150_t0010_u01772672475639") 2026/03/05 01:10:30 DEBUG : existing-b: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbe03_d20260305_m010214_c001_v7007000_t0000_u01772672534393") 2026/03/05 01:10:30 DEBUG : existing-b: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bcf5_d20260305_m010213_c001_v0001105_t0028_u01772672533174") 2026/03/05 01:10:30 DEBUG : file1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ca0_d20260305_m010610_c001_v7007000_t0000_u01772672770669") 2026/03/05 01:10:30 DEBUG : file1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380344_d20260305_m010609_c001_v0001181_t0001_u01772672769511") 2026/03/05 01:10:30 DEBUG : file1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c8b_d20260305_m010608_c001_v7007000_t0000_u01772672768173") 2026/03/05 01:10:30 DEBUG : file1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df226_d20260305_m010606_c001_v0001103_t0055_u01772672766810") 2026/03/05 01:10:30 DEBUG : five: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdc4_d20260305_m010158_c001_v7007000_t0000_u01772672518913") 2026/03/05 01:10:30 DEBUG : five: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40574e9ea942bcb9_d20260305_m010157_c001_v0001105_t0051_u01772672517493") 2026/03/05 01:10:30 DEBUG : foo: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff11d1_d20260305_m010126_c001_v7007000_t0000_u01772672486995") 2026/03/05 01:10:30 DEBUG : foo: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f400d80f09c653933_d20260305_m010126_c001_v0001150_t0046_u01772672486447") 2026/03/05 01:10:30 DEBUG : foo: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f400d80f09c653931_d20260305_m010125_c001_v0001150_t0046_u01772672485830") 2026/03/05 01:10:30 DEBUG : four: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdc7_d20260305_m010159_c001_v7007000_t0000_u01772672519121") 2026/03/05 01:10:31 DEBUG : four: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f400d80f09c6539b9_d20260305_m010156_c001_v0001150_t0046_u01772672516902") 2026/03/05 01:10:31 DEBUG : four: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6539b7_d20260305_m010156_c001_v0001150_t0009_u01772672516292") 2026/03/05 01:10:31 DEBUG : hello world2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2e9_d20260305_m010033_c001_v7007000_t0000_u01772672433301") 2026/03/05 01:10:31 DEBUG : hello world2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653893_d20260305_m010032_c001_v0001150_t0042_u01772672432407") 2026/03/05 01:10:31 DEBUG : ignore-size: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3f9_d20260305_m010115_c001_v7007000_t0000_u01772672475267") 2026/03/05 01:10:31 DEBUG : ignore-size: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653911_d20260305_m010114_c001_v0001150_t0005_u01772672474285") 2026/03/05 01:10:31 DEBUG : nested/sub dir/file: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdfe_d20260305_m010212_c001_v7007000_t0000_u01772672532448") 2026/03/05 01:10:31 DEBUG : nested/sub dir/file: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e3be_d20260305_m010211_c001_v0001136_t0043_u01772672531650") 2026/03/05 01:10:31 DEBUG : nested/sub dir/file: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdfc_d20260305_m010210_c001_v7007000_t0000_u01772672530909") 2026/03/05 01:10:31 DEBUG : nested/sub dir/file: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e3ba_d20260305_m010210_c001_v0001136_t0017_u01772672530150") 2026/03/05 01:10:31 DEBUG : one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdca_d20260305_m010159_c001_v7007000_t0000_u01772672519304") 2026/03/05 01:10:31 DEBUG : one: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f400d80f09c6539b1_d20260305_m010155_c001_v0001150_t0046_u01772672515534") 2026/03/05 01:10:31 DEBUG : only0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c57_d20260305_m010602_c001_v7007000_t0000_u01772672762342") 2026/03/05 01:10:31 DEBUG : only0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40574e9ea942c1ff_d20260305_m010556_c001_v0001105_t0051_u01772672756509") 2026/03/05 01:10:31 DEBUG : only0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c165_d20260305_m010540_c001_v0001105_t0043_u01772672740916") 2026/03/05 01:10:32 DEBUG : only0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dd3d_d20260305_m010534_c001_v7007000_t0000_u01772672734118") 2026/03/05 01:10:32 DEBUG : only0: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0c1_d20260305_m010518_c001_v0001105_t0027_u01772672718979") 2026/03/05 01:10:32 DEBUG : only1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c59_d20260305_m010602_c001_v7007000_t0000_u01772672762525") 2026/03/05 01:10:32 DEBUG : only1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41373dde220df1a2_d20260305_m010557_c001_v0001103_t0022_u01772672757486") 2026/03/05 01:10:32 DEBUG : only1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c16d_d20260305_m010541_c001_v0001105_t0033_u01772672741755") 2026/03/05 01:10:32 DEBUG : only1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dd3c_d20260305_m010533_c001_v7007000_t0000_u01772672733935") 2026/03/05 01:10:32 DEBUG : only1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0c7_d20260305_m010519_c001_v0001105_t0052_u01772672719611") 2026/03/05 01:10:32 DEBUG : only10: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c5b_d20260305_m010602_c001_v7007000_t0000_u01772672762707") 2026/03/05 01:10:32 DEBUG : only10: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4057302184380300_d20260305_m010557_c001_v0001181_t0054_u01772672757106") 2026/03/05 01:10:32 DEBUG : only10: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1c3_d20260305_m010548_c001_v0001105_t0011_u01772672748802") 2026/03/05 01:10:32 DEBUG : only10: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26bda_d20260305_m010534_c001_v7007000_t0000_u01772672734318") 2026/03/05 01:10:32 DEBUG : only10: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0f1_d20260305_m010525_c001_v0001105_t0020_u01772672725688") 2026/03/05 01:10:32 DEBUG : only11: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c5d_d20260305_m010602_c001_v7007000_t0000_u01772672762889") 2026/03/05 01:10:32 DEBUG : only11: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41373dde220df19a_d20260305_m010557_c001_v0001103_t0022_u01772672757291") 2026/03/05 01:10:32 DEBUG : only11: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1cb_d20260305_m010549_c001_v0001105_t0010_u01772672749381") 2026/03/05 01:10:33 DEBUG : only11: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb51e_d20260305_m010534_c001_v7007000_t0000_u01772672734126") 2026/03/05 01:10:33 DEBUG : only11: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0f5_d20260305_m010526_c001_v0001105_t0003_u01772672726276") 2026/03/05 01:10:33 DEBUG : only12: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c5f_d20260305_m010603_c001_v7007000_t0000_u01772672763087") 2026/03/05 01:10:33 DEBUG : only12: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41458b2e2b3141bb_d20260305_m010557_c001_v0001185_t0044_u01772672757651") 2026/03/05 01:10:33 DEBUG : only12: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1d3_d20260305_m010550_c001_v0001105_t0038_u01772672750189") 2026/03/05 01:10:33 DEBUG : only12: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb523_d20260305_m010534_c001_v7007000_t0000_u01772672734492") 2026/03/05 01:10:33 DEBUG : only12: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c101_d20260305_m010527_c001_v0001105_t0015_u01772672727001") 2026/03/05 01:10:33 DEBUG : only13: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c61_d20260305_m010603_c001_v7007000_t0000_u01772672763269") 2026/03/05 01:10:33 DEBUG : only13: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41458b2e2b3141b5_d20260305_m010557_c001_v0001185_t0044_u01772672757459") 2026/03/05 01:10:33 DEBUG : only13: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1dd_d20260305_m010550_c001_v0001105_t0009_u01772672750912") 2026/03/05 01:10:33 DEBUG : only13: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26bdc_d20260305_m010534_c001_v7007000_t0000_u01772672734501") 2026/03/05 01:10:33 DEBUG : only13: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c10b_d20260305_m010527_c001_v0001105_t0042_u01772672727806") 2026/03/05 01:10:33 DEBUG : only14: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c62_d20260305_m010603_c001_v7007000_t0000_u01772672763461") 2026/03/05 01:10:33 DEBUG : only14: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40574e9ea942c205_d20260305_m010557_c001_v0001105_t0051_u01772672757087") 2026/03/05 01:10:34 DEBUG : only14: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1e3_d20260305_m010551_c001_v0001105_t0049_u01772672751580") 2026/03/05 01:10:34 DEBUG : only14: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dd3b_d20260305_m010533_c001_v7007000_t0000_u01772672733753") 2026/03/05 01:10:34 DEBUG : only14: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c115_d20260305_m010528_c001_v0001105_t0010_u01772672728638") 2026/03/05 01:10:34 DEBUG : only15: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c64_d20260305_m010603_c001_v7007000_t0000_u01772672763643") 2026/03/05 01:10:34 DEBUG : only15: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41373dde220df1a4_d20260305_m010557_c001_v0001103_t0022_u01772672757672") 2026/03/05 01:10:34 DEBUG : only15: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1e9_d20260305_m010552_c001_v0001105_t0023_u01772672752262") 2026/03/05 01:10:34 DEBUG : only15: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26bd5_d20260305_m010534_c001_v7007000_t0000_u01772672734135") 2026/03/05 01:10:34 DEBUG : only15: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c121_d20260305_m010529_c001_v0001105_t0058_u01772672729360") 2026/03/05 01:10:34 DEBUG : only16: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c66_d20260305_m010603_c001_v7007000_t0000_u01772672763826") 2026/03/05 01:10:34 DEBUG : only16: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40574e9ea942c20b_d20260305_m010557_c001_v0001105_t0051_u01772672757686") 2026/03/05 01:10:34 DEBUG : only16: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1ed_d20260305_m010552_c001_v0001105_t0045_u01772672752887") 2026/03/05 01:10:34 DEBUG : only16: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f779_d20260305_m010534_c001_v7007000_t0000_u01772672734511") 2026/03/05 01:10:34 DEBUG : only16: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c129_d20260305_m010530_c001_v0001105_t0024_u01772672730092") 2026/03/05 01:10:35 DEBUG : only17: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c68_d20260305_m010604_c001_v7007000_t0000_u01772672764008") 2026/03/05 01:10:35 DEBUG : only17: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40574e9ea942c207_d20260305_m010557_c001_v0001105_t0051_u01772672757270") 2026/03/05 01:10:35 DEBUG : only17: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1f3_d20260305_m010553_c001_v0001105_t0016_u01772672753911") 2026/03/05 01:10:35 DEBUG : only17: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f777_d20260305_m010534_c001_v7007000_t0000_u01772672734329") 2026/03/05 01:10:35 DEBUG : only17: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c131_d20260305_m010530_c001_v0001105_t0036_u01772672730660") 2026/03/05 01:10:35 DEBUG : only18: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c6a_d20260305_m010604_c001_v7007000_t0000_u01772672764190") 2026/03/05 01:10:35 DEBUG : only18: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4057302184380302_d20260305_m010557_c001_v0001181_t0054_u01772672757293") 2026/03/05 01:10:35 DEBUG : only18: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1f7_d20260305_m010554_c001_v0001105_t0057_u01772672754692") 2026/03/05 01:10:35 DEBUG : only18: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb51c_d20260305_m010533_c001_v7007000_t0000_u01772672733942") 2026/03/05 01:10:35 DEBUG : only18: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c13d_d20260305_m010531_c001_v0001105_t0049_u01772672731421") 2026/03/05 01:10:35 DEBUG : only19: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c6d_d20260305_m010604_c001_v7007000_t0000_u01772672764372") 2026/03/05 01:10:35 DEBUG : only19: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4057302184380304_d20260305_m010557_c001_v0001181_t0054_u01772672757476") 2026/03/05 01:10:35 DEBUG : only19: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1fd_d20260305_m010555_c001_v0001105_t0042_u01772672755527") 2026/03/05 01:10:35 DEBUG : only19: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f775_d20260305_m010534_c001_v7007000_t0000_u01772672734146") 2026/03/05 01:10:36 DEBUG : only19: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c145_d20260305_m010532_c001_v0001105_t0057_u01772672732131") 2026/03/05 01:10:36 DEBUG : only2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c6f_d20260305_m010604_c001_v7007000_t0000_u01772672764555") 2026/03/05 01:10:36 DEBUG : only2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40574e9ea942c209_d20260305_m010557_c001_v0001105_t0051_u01772672757494") 2026/03/05 01:10:36 DEBUG : only2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c173_d20260305_m010542_c001_v0001105_t0012_u01772672742459") 2026/03/05 01:10:36 DEBUG : only2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dd40_d20260305_m010534_c001_v7007000_t0000_u01772672734660") 2026/03/05 01:10:36 DEBUG : only2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0cb_d20260305_m010520_c001_v0001105_t0045_u01772672720257") 2026/03/05 01:10:36 DEBUG : only3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c71_d20260305_m010604_c001_v7007000_t0000_u01772672764737") 2026/03/05 01:10:36 DEBUG : only3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4057302184380306_d20260305_m010557_c001_v0001181_t0054_u01772672757664") 2026/03/05 01:10:36 DEBUG : only3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c17b_d20260305_m010542_c001_v0001105_t0057_u01772672742998") 2026/03/05 01:10:36 DEBUG : only3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26bd0_d20260305_m010533_c001_v7007000_t0000_u01772672733947") 2026/03/05 01:10:36 DEBUG : only3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0cf_d20260305_m010521_c001_v0001105_t0015_u01772672721050") 2026/03/05 01:10:36 DEBUG : only4: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c73_d20260305_m010604_c001_v7007000_t0000_u01772672764918") 2026/03/05 01:10:36 DEBUG : only4: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4057302184380310_d20260305_m010558_c001_v0001181_t0054_u01772672758029") 2026/03/05 01:10:36 DEBUG : only4: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c187_d20260305_m010543_c001_v0001105_t0041_u01772672743804") 2026/03/05 01:10:36 DEBUG : only4: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dd3f_d20260305_m010534_c001_v7007000_t0000_u01772672734479") 2026/03/05 01:10:36 DEBUG : only4: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0d3_d20260305_m010521_c001_v0001105_t0053_u01772672721623") 2026/03/05 01:10:37 DEBUG : only5: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c75_d20260305_m010605_c001_v7007000_t0000_u01772672765100") 2026/03/05 01:10:37 DEBUG : only5: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41458b2e2b3141c6_d20260305_m010558_c001_v0001185_t0044_u01772672758015") 2026/03/05 01:10:37 DEBUG : only5: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c191_d20260305_m010544_c001_v0001105_t0049_u01772672744835") 2026/03/05 01:10:37 DEBUG : only5: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f771_d20260305_m010533_c001_v7007000_t0000_u01772672733960") 2026/03/05 01:10:37 DEBUG : only5: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0d7_d20260305_m010522_c001_v0001105_t0014_u01772672722307") 2026/03/05 01:10:37 DEBUG : only6: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c76_d20260305_m010605_c001_v7007000_t0000_u01772672765282") 2026/03/05 01:10:37 DEBUG : only6: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41458b2e2b3141bd_d20260305_m010557_c001_v0001185_t0044_u01772672757833") 2026/03/05 01:10:37 DEBUG : only6: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c199_d20260305_m010545_c001_v0001105_t0038_u01772672745653") 2026/03/05 01:10:37 DEBUG : only6: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb525_d20260305_m010534_c001_v7007000_t0000_u01772672734674") 2026/03/05 01:10:37 DEBUG : only6: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0db_d20260305_m010523_c001_v0001105_t0023_u01772672723106") 2026/03/05 01:10:37 DEBUG : only7: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c79_d20260305_m010605_c001_v7007000_t0000_u01772672765464") 2026/03/05 01:10:37 DEBUG : only7: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40574e9ea942c20d_d20260305_m010557_c001_v0001105_t0051_u01772672757869") 2026/03/05 01:10:37 DEBUG : only7: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1a5_d20260305_m010546_c001_v0001105_t0009_u01772672746536") 2026/03/05 01:10:37 DEBUG : only7: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dd3e_d20260305_m010534_c001_v7007000_t0000_u01772672734298") 2026/03/05 01:10:37 DEBUG : only7: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0e1_d20260305_m010523_c001_v0001105_t0021_u01772672723684") 2026/03/05 01:10:37 DEBUG : only8: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c7b_d20260305_m010605_c001_v7007000_t0000_u01772672765646") 2026/03/05 01:10:38 DEBUG : only8: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405730218438030c_d20260305_m010557_c001_v0001181_t0054_u01772672757846") 2026/03/05 01:10:38 DEBUG : only8: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1ad_d20260305_m010547_c001_v0001105_t0005_u01772672747284") 2026/03/05 01:10:38 DEBUG : only8: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb520_d20260305_m010534_c001_v7007000_t0000_u01772672734310") 2026/03/05 01:10:38 DEBUG : only8: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0e5_d20260305_m010524_c001_v0001105_t0004_u01772672724270") 2026/03/05 01:10:38 DEBUG : only9: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c7d_d20260305_m010605_c001_v7007000_t0000_u01772672765828") 2026/03/05 01:10:38 DEBUG : only9: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41373dde220df1a8_d20260305_m010557_c001_v0001103_t0022_u01772672757856") 2026/03/05 01:10:38 DEBUG : only9: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c1b7_d20260305_m010547_c001_v0001105_t0041_u01772672747963") 2026/03/05 01:10:38 DEBUG : only9: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f423fdfa32725dd3a_d20260305_m010533_c001_v7007000_t0000_u01772672733571") 2026/03/05 01:10:38 DEBUG : only9: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c0eb_d20260305_m010525_c001_v0001105_t0006_u01772672725106") 2026/03/05 01:10:38 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdf9_d20260305_m010209_c001_v7007000_t0000_u01772672529019") 2026/03/05 01:10:38 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bced_d20260305_m010206_c001_v0001105_t0027_u01772672526451") 2026/03/05 01:10:38 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdf1_d20260305_m010205_c001_v7007000_t0000_u01772672525719") 2026/03/05 01:10:38 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e3b4_d20260305_m010203_c001_v0001136_t0053_u01772672523536") 2026/03/05 01:10:38 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbde0_d20260305_m010202_c001_v7007000_t0000_u01772672522733") 2026/03/05 01:10:38 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bcc7_d20260305_m010200_c001_v0001105_t0052_u01772672520213") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff15cc_d20260305_m010149_c001_v7007000_t0000_u01772672509079") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65398d_d20260305_m010147_c001_v0001150_t0050_u01772672507670") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff1541_d20260305_m010145_c001_v7007000_t0000_u01772672505997") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653983_d20260305_m010144_c001_v0001150_t0036_u01772672504972") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff14b3_d20260305_m010143_c001_v7007000_t0000_u01772672503603") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653979_d20260305_m010142_c001_v0001150_t0051_u01772672502446") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff137a_d20260305_m010136_c001_v7007000_t0000_u01772672496104") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653955_d20260305_m010134_c001_v0001150_t0033_u01772672494800") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff1302_d20260305_m010134_c001_v7007000_t0000_u01772672494438") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65394d_d20260305_m010132_c001_v0001150_t0042_u01772672492884") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff12f1_d20260305_m010132_c001_v7007000_t0000_u01772672492520") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653947_d20260305_m010131_c001_v0001150_t0031_u01772672491784") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653945_d20260305_m010131_c001_v0001150_t0008_u01772672491110") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff1271_d20260305_m010130_c001_v7007000_t0000_u01772672490743") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653943_d20260305_m010130_c001_v0001150_t0015_u01772672490102") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65393f_d20260305_m010129_c001_v0001150_t0024_u01772672489455") 2026/03/05 01:10:39 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff126a_d20260305_m010129_c001_v7007000_t0000_u01772672489094") 2026/03/05 01:10:40 DEBUG : potato: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65393b_d20260305_m010128_c001_v0001150_t0007_u01772672488221") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb2a7_d20260305_m010258_c001_v7007000_t0000_u01772672578502") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e402_d20260305_m010257_c001_v0001136_t0055_u01772672577729") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f5ad_d20260305_m010248_c001_v7007000_t0000_u01772672568609") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bd6f_d20260305_m010242_c001_v0001105_t0040_u01772672562808") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f422639afb7592c42_d20260305_m010232_c001_v7007000_t0000_u01772672552797") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e3d8_d20260305_m010227_c001_v0001136_t0059_u01772672547630") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbe0f_d20260305_m010220_c001_v7007000_t0000_u01772672540384") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bd01_d20260305_m010215_c001_v0001105_t0041_u01772672535309") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdb3_d20260305_m010154_c001_v7007000_t0000_u01772672514417") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6539a1_d20260305_m010152_c001_v0001150_t0000_u01772672512233") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbda2_d20260305_m010151_c001_v7007000_t0000_u01772672511860") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653997_d20260305_m010149_c001_v0001150_t0043_u01772672509623") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff15cd_d20260305_m010149_c001_v7007000_t0000_u01772672509259") 2026/03/05 01:10:40 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653991_d20260305_m010148_c001_v0001150_t0025_u01772672508438") 2026/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff1543_d20260305_m010147_c001_v7007000_t0000_u01772672507306") 2026/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65398b_d20260305_m010146_c001_v0001150_t0044_u01772672506365") 2026/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff153c_d20260305_m010144_c001_v7007000_t0000_u01772672504610") 2026/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65397d_d20260305_m010143_c001_v0001150_t0042_u01772672503615") 2026/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff1380_d20260305_m010136_c001_v7007000_t0000_u01772672496845") 2026/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65395b_d20260305_m010135_c001_v0001150_t0013_u01772672495860") 2026/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2ef_d20260305_m010036_c001_v7007000_t0000_u01772672436230") 2026/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65389b_d20260305_m010035_c001_v0001150_t0037_u01772672435470") 2026/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2eb_d20260305_m010034_c001_v7007000_t0000_u01772672434549") 2026/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653897_d20260305_m010033_c001_v0001150_t0021_u01772672433857") 2026/03/05 01:10:41 DEBUG : potato3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f421c477ed685f5ac_d20260305_m010248_c001_v7007000_t0000_u01772672568428") 2026/03/05 01:10:41 DEBUG : potato3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bd71_d20260305_m010243_c001_v0001105_t0049_u01772672563997") 2026/03/05 01:10:41 DEBUG : potato3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f422639afb7592c4b_d20260305_m010234_c001_v7007000_t0000_u01772672554612") 2026/03/05 01:10:41 DEBUG : potato3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e3e2_d20260305_m010229_c001_v0001136_t0032_u01772672549008") 2026/03/05 01:10:41 DEBUG : potato3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbe10_d20260305_m010220_c001_v7007000_t0000_u01772672540645") 2026/03/05 01:10:42 DEBUG : potato3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bd0b_d20260305_m010216_c001_v0001105_t0045_u01772672536260") 2026/03/05 01:10:42 DEBUG : pre-dest1/1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5e0f_d20260305_m010334_c001_v7007000_t0000_u01772672614379") 2026/03/05 01:10:42 DEBUG : pre-dest1/1: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942be71_d20260305_m010325_c001_v0001105_t0033_u01772672605591") 2026/03/05 01:10:42 DEBUG : pre-dest2/2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5e10_d20260305_m010334_c001_v7007000_t0000_u01772672614560") 2026/03/05 01:10:42 DEBUG : pre-dest2/2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e42e_d20260305_m010326_c001_v0001136_t0009_u01772672606355") 2026/03/05 01:10:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07aae_d20260305_m010310_c001_v7007000_t0000_u01772672590795") 2026/03/05 01:10:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bdf7_d20260305_m010306_c001_v0001105_t0009_u01772672586777") 2026/03/05 01:10:42 DEBUG : sizeonly: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3f5_d20260305_m010113_c001_v7007000_t0000_u01772672473664") 2026/03/05 01:10:42 DEBUG : sizeonly: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65390b_d20260305_m010112_c001_v0001150_t0022_u01772672472683") 2026/03/05 01:10:42 DEBUG : splitbanan: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8689_d20260305_m010759_c001_v7007000_t0000_u01772672879793") 2026/03/05 01:10:42 DEBUG : splitbanan: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380512_d20260305_m010751_c001_v0001181_t0002_u01772672871840") 2026/03/05 01:10:42 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08001_d20260305_m010915_c001_v7007000_t0000_u01772672955485") 2026/03/05 01:10:42 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c653_d20260305_m010908_c001_v0001105_t0056_u01772672948594") 2026/03/05 01:10:42 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb839_d20260305_m010859_c001_v7007000_t0000_u01772672939744") 2026/03/05 01:10:42 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c5e7_d20260305_m010853_c001_v0001105_t0033_u01772672933166") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8726_d20260305_m010844_c001_v7007000_t0000_u01772672924432") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c59f_d20260305_m010837_c001_v0001105_t0040_u01772672917988") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f409b52a3baff2332_d20260305_m010829_c001_v7007000_t0000_u01772672909550") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c54b_d20260305_m010823_c001_v0001105_t0008_u01772672903182") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e485262559b_d20260305_m010814_c001_v7007000_t0000_u01772672894898") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c50b_d20260305_m010807_c001_v0001105_t0003_u01772672887699") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f418e544ddd3b342f_d20260305_m010753_c001_v7007000_t0000_u01772672873451") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c4a9_d20260305_m010750_c001_v0001105_t0042_u01772672870725") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f420437d71d48f7f3_d20260305_m010742_c001_v7007000_t0000_u01772672862410") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10573021843804d0_d20260305_m010735_c001_v0001181_t0024_u01772672855780") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4121b656e2ba4600_d20260305_m010734_c001_v7007000_t0000_u01772672854882") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c427_d20260305_m010731_c001_v0001105_t0059_u01772672851661") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bdbd9_d20260305_m010723_c001_v7007000_t0000_u01772672843583") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380486_d20260305_m010716_c001_v0001181_t0051_u01772672836828") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f419c45e64d2a5fe3_d20260305_m010715_c001_v7007000_t0000_u01772672835750") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df495_d20260305_m010712_c001_v0001103_t0042_u01772672832515") 2026/03/05 01:10:43 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4072516e7445860a_d20260305_m010658_c001_v7007000_t0000_u01772672818626") 2026/03/05 01:10:44 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df3ed_d20260305_m010655_c001_v0001103_t0033_u01772672815120") 2026/03/05 01:10:44 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f404edd6f1b3fb677_d20260305_m010647_c001_v7007000_t0000_u01772672807274") 2026/03/05 01:10:44 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df379_d20260305_m010640_c001_v0001103_t0027_u01772672800402") 2026/03/05 01:10:44 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f411973d921a26c7c_d20260305_m010632_c001_v7007000_t0000_u01772672792453") 2026/03/05 01:10:44 DEBUG : splitbananasplit: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df2f3_d20260305_m010625_c001_v0001103_t0009_u01772672785548") 2026/03/05 01:10:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40252d9d6ee94443_d20260305_m010737_c001_v7007000_t0000_u01772672857425") 2026/03/05 01:10:44 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c431_d20260305_m010732_c001_v0001105_t0043_u01772672852792") 2026/03/05 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07cb1_d20260305_m010618_c001_v7007000_t0000_u01772672778222") 2026/03/05 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df286_d20260305_m010615_c001_v0001103_t0045_u01772672775559") 2026/03/05 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625502_d20260305_m010614_c001_v7007000_t0000_u01772672774393") 2026/03/05 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c251_d20260305_m010611_c001_v0001105_t0045_u01772672771597") 2026/03/05 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdff_d20260305_m010212_c001_v7007000_t0000_u01772672532629") 2026/03/05 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bcf1_d20260305_m010211_c001_v0001105_t0019_u01772672531638") 2026/03/05 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdfd_d20260305_m010211_c001_v7007000_t0000_u01772672531091") 2026/03/05 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bcef_d20260305_m010210_c001_v0001105_t0019_u01772672530139") 2026/03/05 01:10:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3eb_d20260305_m010110_c001_v7007000_t0000_u01772672470522") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653901_d20260305_m010108_c001_v0001150_t0037_u01772672468876") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3e6_d20260305_m010108_c001_v7007000_t0000_u01772672468514") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538fd_d20260305_m010107_c001_v0001150_t0015_u01772672467334") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3e3_d20260305_m010105_c001_v7007000_t0000_u01772672465211") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538f7_d20260305_m010104_c001_v0001150_t0029_u01772672464049") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3e0_d20260305_m010103_c001_v7007000_t0000_u01772672463510") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538f1_d20260305_m010102_c001_v0001150_t0034_u01772672462247") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538e9_d20260305_m010059_c001_v0001150_t0012_u01772672459440") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3dd_d20260305_m010059_c001_v7007000_t0000_u01772672459077") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538e5_d20260305_m010058_c001_v0001150_t0025_u01772672458448") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538e3_d20260305_m010057_c001_v0001150_t0055_u01772672457545") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4032a099bf08a3dc_d20260305_m010057_c001_v7007000_t0000_u01772672457182") 2026/03/05 01:10:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538d9_d20260305_m010053_c001_v0001150_t0055_u01772672453963") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538d1_d20260305_m010050_c001_v0001150_t0033_u01772672450860") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c307_d20260305_m010050_c001_v7007000_t0000_u01772672450498") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538cf_d20260305_m010049_c001_v0001150_t0012_u01772672449856") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538cb_d20260305_m010048_c001_v0001150_t0001_u01772672448989") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c302_d20260305_m010048_c001_v7007000_t0000_u01772672448624") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538c1_d20260305_m010044_c001_v0001150_t0003_u01772672444694") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2fb_d20260305_m010044_c001_v7007000_t0000_u01772672444332") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538bb_d20260305_m010043_c001_v0001150_t0006_u01772672443700") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2f8_d20260305_m010042_c001_v7007000_t0000_u01772672442798") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538b3_d20260305_m010042_c001_v0001150_t0010_u01772672442184") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2f7_d20260305_m010041_c001_v7007000_t0000_u01772672441642") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538b1_d20260305_m010040_c001_v0001150_t0029_u01772672440974") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2f5_d20260305_m010040_c001_v7007000_t0000_u01772672440074") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538ab_d20260305_m010039_c001_v0001150_t0010_u01772672439310") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2f3_d20260305_m010038_c001_v7007000_t0000_u01772672438767") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6538a7_d20260305_m010038_c001_v0001150_t0040_u01772672438033") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2f1_d20260305_m010037_c001_v7007000_t0000_u01772672437479") 2026/03/05 01:10:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65389d_d20260305_m010036_c001_v0001150_t0051_u01772672436773") 2026/03/05 01:10:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2e5_d20260305_m010031_c001_v7007000_t0000_u01772672431862") 2026/03/05 01:10:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65388d_d20260305_m010031_c001_v0001150_t0025_u01772672431237") 2026/03/05 01:10:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2e1_d20260305_m010030_c001_v7007000_t0000_u01772672430691") 2026/03/05 01:10:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653889_d20260305_m010030_c001_v0001150_t0014_u01772672430013") 2026/03/05 01:10:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2df_d20260305_m010029_c001_v7007000_t0000_u01772672429109") 2026/03/05 01:10:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c653885_d20260305_m010028_c001_v0001150_t0032_u01772672428498") 2026/03/05 01:10:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f414cdcdb89f4c2dc_d20260305_m010026_c001_v7007000_t0000_u01772672426232") 2026/03/05 01:10:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c65387b_d20260305_m010025_c001_v0001150_t0046_u01772672425486") 2026/03/05 01:10:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07cb2_d20260305_m010618_c001_v7007000_t0000_u01772672778402") 2026/03/05 01:10:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380362_d20260305_m010615_c001_v0001181_t0003_u01772672775568") 2026/03/05 01:10:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f41302e4852625505_d20260305_m010614_c001_v7007000_t0000_u01772672774577") 2026/03/05 01:10:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b3142c3_d20260305_m010611_c001_v0001185_t0029_u01772672771609") 2026/03/05 01:10:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08006_d20260305_m010917_c001_v7007000_t0000_u01772672957507") 2026/03/05 01:10:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314dda_d20260305_m010916_c001_v0001185_t0048_u01772672956841") 2026/03/05 01:10:47 DEBUG : sub/yam: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdf6_d20260305_m010208_c001_v7007000_t0000_u01772672528407") 2026/03/05 01:10:48 DEBUG : sub/yam: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e3b8_d20260305_m010206_c001_v0001136_t0005_u01772672526463") 2026/03/05 01:10:48 DEBUG : test_dir1/file2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ca2_d20260305_m010610_c001_v7007000_t0000_u01772672770851") 2026/03/05 01:10:48 DEBUG : test_dir1/file2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df23a_d20260305_m010609_c001_v0001103_t0024_u01772672769128") 2026/03/05 01:10:48 DEBUG : test_dir1/file2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c8d_d20260305_m010608_c001_v7007000_t0000_u01772672768356") 2026/03/05 01:10:48 DEBUG : test_dir1/file2: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31426f_d20260305_m010606_c001_v0001185_t0029_u01772672766828") 2026/03/05 01:10:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07ca4_d20260305_m010611_c001_v7007000_t0000_u01772672771033") 2026/03/05 01:10:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b31429b_d20260305_m010609_c001_v0001185_t0048_u01772672769118") 2026/03/05 01:10:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a07c91_d20260305_m010608_c001_v7007000_t0000_u01772672768538") 2026/03/05 01:10:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c24d_d20260305_m010606_c001_v0001105_t0031_u01772672766769") 2026/03/05 01:10:48 DEBUG : three: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdcb_d20260305_m010159_c001_v7007000_t0000_u01772672519485") 2026/03/05 01:10:48 DEBUG : three: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6539bf_d20260305_m010158_c001_v0001150_t0029_u01772672518224") 2026/03/05 01:10:48 DEBUG : three: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f100d80f09c6539b5_d20260305_m010155_c001_v0001150_t0059_u01772672515906") 2026/03/05 01:10:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08007_d20260305_m010919_c001_v7007000_t0000_u01772672959237") 2026/03/05 01:10:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df840_d20260305_m010918_c001_v0001103_t0003_u01772672958470") 2026/03/05 01:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08173_d20260305_m010937_c001_v7007000_t0000_u01772672977983") 2026/03/05 01:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380662_d20260305_m010936_c001_v0001181_t0003_u01772672976355") 2026/03/05 01:10:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08168_d20260305_m010934_c001_v7007000_t0000_u01772672974812") 2026/03/05 01:10:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df8e6_d20260305_m010933_c001_v0001103_t0055_u01772672973033") 2026/03/05 01:10:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08165_d20260305_m010932_c001_v7007000_t0000_u01772672972062") 2026/03/05 01:10:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314eb6_d20260305_m010931_c001_v0001185_t0016_u01772672971482") 2026/03/05 01:10:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a0815b_d20260305_m010926_c001_v7007000_t0000_u01772672966521") 2026/03/05 01:10:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df88c_d20260305_m010925_c001_v0001103_t0051_u01772672965115") 2026/03/05 01:10:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08161_d20260305_m010928_c001_v7007000_t0000_u01772672968910") 2026/03/05 01:10:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1057302184380656_d20260305_m010927_c001_v0001181_t0051_u01772672967512") 2026/03/05 01:10:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08153_d20260305_m010924_c001_v7007000_t0000_u01772672964153") 2026/03/05 01:10:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11458b2e2b314e4c_d20260305_m010923_c001_v0001185_t0028_u01772672963559") 2026/03/05 01:10:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08151_d20260305_m010922_c001_v7007000_t0000_u01772672962619") 2026/03/05 01:10:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c6a7_d20260305_m010921_c001_v0001105_t0046_u01772672961787") 2026/03/05 01:10:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a0814e_d20260305_m010920_c001_v7007000_t0000_u01772672960844") 2026/03/05 01:10:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f105730218438063e_d20260305_m010920_c001_v0001181_t0012_u01772672960218") 2026/03/05 01:10:49 DEBUG : toe/toe/toe: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f40087d0f289e8800_d20260305_m010943_c001_v7007000_t0000_u01772672983114") 2026/03/05 01:10:49 DEBUG : toe/toe/toe: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11373dde220df92e_d20260305_m010942_c001_v0001103_t0024_u01772672982288") 2026/03/05 01:10:50 DEBUG : toe/toe/toe: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08163_d20260305_m010930_c001_v7007000_t0000_u01772672970533") 2026/03/05 01:10:50 DEBUG : toe/toe/toe: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c6e5_d20260305_m010929_c001_v0001105_t0011_u01772672969850") 2026/03/05 01:10:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08178_d20260305_m010938_c001_v7007000_t0000_u01772672978562") 2026/03/05 01:10:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942c71b_d20260305_m010937_c001_v0001105_t0022_u01772672977673") 2026/03/05 01:10:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4165d8eb65a08169_d20260305_m010935_c001_v7007000_t0000_u01772672975408") 2026/03/05 01:10:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f11706d9d73833515_d20260305_m010934_c001_v0001102_t0031_u01772672974445") 2026/03/05 01:10:50 DEBUG : two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdcd_d20260305_m010159_c001_v7007000_t0000_u01772672519668") 2026/03/05 01:10:50 DEBUG : two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f4192702c2d17e3ae_d20260305_m010157_c001_v0001136_t0039_u01772672517658") 2026/03/05 01:10:50 DEBUG : two: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f400d80f09c6539b3_d20260305_m010155_c001_v0001150_t0046_u01772672515718") 2026/03/05 01:10:50 DEBUG : yam: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdfa_d20260305_m010209_c001_v7007000_t0000_u01772672529203") 2026/03/05 01:10:50 DEBUG : yam: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10682fe31202527d_d20260305_m010207_c001_v0001039_t0026_u01772672527663") 2026/03/05 01:10:50 DEBUG : yam: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbded_d20260305_m010205_c001_v7007000_t0000_u01772672525172") 2026/03/05 01:10:50 DEBUG : yam: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f10574e9ea942bcdd_d20260305_m010203_c001_v0001105_t0006_u01772672523525") 2026/03/05 01:10:50 DEBUG : yam: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdd8_d20260305_m010202_c001_v7007000_t0000_u01772672522184") 2026/03/05 01:10:50 DEBUG : yam: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f1192702c2d17e3b0_d20260305_m010200_c001_v0001136_t0003_u01772672520225") 2026/03/05 01:10:50 DEBUG : yaml: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbdf2_d20260305_m010205_c001_v7007000_t0000_u01772672525902") 2026/03/05 01:10:51 DEBUG : yaml: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f112d5278e631a137_d20260305_m010204_c001_v0001173_t0015_u01772672524609") 2026/03/05 01:10:51 DEBUG : yaml: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f405eff5b9d0bbde2_d20260305_m010202_c001_v7007000_t0000_u01772672522970") 2026/03/05 01:10:51 DEBUG : yaml: Deleting (id "4_zbf029d63802dbbbb9fc80e1b_f115db02fe483ab58_d20260305_m010201_c001_v0001100_t0042_u01772672521626") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m34.015110979s (try 1/5)