"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/24 02:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu" 2026/03/24 02:21:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/24 02:21:36 DEBUG : Creating backend with remote "/tmp/rclone2488067972" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:37 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/24 02:21:37 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/24 02:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:37 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:37 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:21:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:38 INFO : sub dir/hello world: Copied (new) 2026/03/24 02:21:39 DEBUG : B2 bucket rclone-test-segetij8ragu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", 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-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:40 DEBUG : Creating backend with remote "/non-existing" 2026/03/24 02:21:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/24 02:21:40 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:40 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:41 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:41 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:21:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.61s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", 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-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:42 INFO : B2 bucket rclone-test-segetij8ragu: Running all checks before starting transfers 2026/03/24 02:21:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:42 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:42 INFO : B2 bucket rclone-test-segetij8ragu: Checks finished, now starting transfers 2026/03/24 02:21:42 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:43 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:21:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.60s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:44 ERROR : Ignoring --no-traverse with sync 2026/03/24 02:21:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:44 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:44 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:21:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:45 INFO : sub dir/hello world: Copied (new) 2026/03/24 02:21:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.44s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/24 02:21:46 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:46 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:46 DEBUG : hello world2: size = 12 OK 2026/03/24 02:21:46 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/24 02:21:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.35s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:21:47 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:47 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:47 DEBUG : potato2: size = 11 OK 2026/03/24 02:21:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:21:48 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:48 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:49 DEBUG : potato2: size = 11 OK 2026/03/24 02:21:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/24 02:21:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/24 02:21:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/24 02:21:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/24 02:21:50 INFO : sub dir2: Making directory 2026/03/24 02:21:50 INFO : sub dir: Making directory 2026/03/24 02:21:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:50 INFO : sub dir2/sub sub dir2: Making directory 2026/03/24 02:21:50 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:50 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:21:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:50 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/24 02:21:50 DEBUG : B2 bucket rclone-test-segetij8ragu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.45s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:51 INFO : sub dir2: Making directory 2026/03/24 02:21:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/24 02:21:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/24 02:21:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:51 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:51 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:21:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:52 DEBUG : sub dir2: Making directory with metadata 2026/03/24 02:21:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/24 02:21:53 INFO : sub dir2: Making directory 2026/03/24 02:21:53 INFO : sub dir: Making directory 2026/03/24 02:21:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:53 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:53 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:21:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:53 INFO : sub dir/hello world: Copied (new) 2026/03/24 02:21:53 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/24 02:21:53 DEBUG : B2 bucket rclone-test-segetij8ragu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/24 02:21:53 DEBUG : B2 bucket rclone-test-segetij8ragu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.58s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", 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-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:54 INFO : sub dir2: Making directory 2026/03/24 02:21:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:54 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:54 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:56 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:21:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:56 INFO : sub dir/hello world: Copied (new) 2026/03/24 02:21:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.02s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:56 DEBUG : sub dir2: Making directory with metadata 2026/03/24 02:21:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/24 02:21:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/24 02:21:57 INFO : sub dir2: Making directory 2026/03/24 02:21:57 INFO : sub dir: Making directory 2026/03/24 02:21:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:57 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:57 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:21:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:57 INFO : sub dir/hello world: Copied (new) 2026/03/24 02:21:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/24 02:21:57 DEBUG : B2 bucket rclone-test-segetij8ragu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.38s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", 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-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:21:58 INFO : sub dir2: Making directory 2026/03/24 02:21:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:21:58 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:21:58 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:21:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:21:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:21:59 INFO : sub dir/hello world: Copied (new) 2026/03/24 02:21:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.28s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jotises4yebo" 2026/03/24 02:22:00 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-segetij8ragu -> B2 bucket rclone-test-jotises4yebo 2026/03/24 02:22:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:22:01 DEBUG : B2 bucket rclone-test-jotises4yebo: Waiting for checks to finish 2026/03/24 02:22:01 DEBUG : B2 bucket rclone-test-jotises4yebo: Waiting for transfers to finish 2026/03/24 02:22:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:22:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:22:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/24 02:22:02 DEBUG : B2 bucket rclone-test-jotises4yebo: Purge remote 2026/03/24 02:22:02 INFO : B2 bucket rclone-test-jotises4yebo: cleaning bucket "rclone-test-jotises4yebo" of all files 2026/03/24 02:22:02 DEBUG : sub dir/hello world: Deleting (id "4_z9f222d83a06d1bdb9fd80e1b_f11367abe1efca426_d20260324_m022202_c001_v0001179_t0053_u01774318922359") --- PASS: TestServerSideCopy (4.13s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:22:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:22:04 DEBUG : sub dir/hello world: Sizes differ 2026/03/24 02:22:04 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:04 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:05 DEBUG : sub dir/hello world: size = 17 OK 2026/03/24 02:22:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/24 02:22:05 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.93s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yiyefuv6coha" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-segetij8ragu -> B2 bucket rclone-test-yiyefuv6coha 2026/03/24 02:22:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:22:07 DEBUG : B2 bucket rclone-test-yiyefuv6coha: Waiting for checks to finish 2026/03/24 02:22:07 DEBUG : B2 bucket rclone-test-yiyefuv6coha: Waiting for transfers to finish 2026/03/24 02:22:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:22:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:22:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/24 02:22:09 DEBUG : B2 bucket rclone-test-yiyefuv6coha: Waiting for checks to finish 2026/03/24 02:22:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:22:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yiyefuv6coha) 2026/03/24 02:22:09 DEBUG : sub dir/hello world: Sizes differ 2026/03/24 02:22:09 DEBUG : B2 bucket rclone-test-yiyefuv6coha: Waiting for transfers to finish 2026/03/24 02:22:09 DEBUG : sub dir/hello world: size = 17 OK 2026/03/24 02:22:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/24 02:22:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/24 02:22:09 DEBUG : B2 bucket rclone-test-yiyefuv6coha: Purge remote 2026/03/24 02:22:09 INFO : B2 bucket rclone-test-yiyefuv6coha: cleaning bucket "rclone-test-yiyefuv6coha" of all files 2026/03/24 02:22:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa23df3a06d1bdb9fd80e1b_f1079fb8834d749a5_d20260324_m022209_c001_v0001161_t0056_u01774318929478") 2026/03/24 02:22:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa23df3a06d1bdb9fd80e1b_f1188601da719f680_d20260324_m022208_c001_v0001178_t0038_u01774318928313") --- PASS: TestServerSideCopyOverSelf (5.83s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:22:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:22:12 DEBUG : sub dir/hello world: Sizes differ 2026/03/24 02:22:12 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:12 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:12 DEBUG : sub dir/hello world: size = 17 OK 2026/03/24 02:22:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/24 02:22:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/24 02:22:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:14 DEBUG : Creating backend with remote "TestB2:rclone-test-riguwaj5kihe" 2026/03/24 02:22:14 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-segetij8ragu -> B2 bucket rclone-test-riguwaj5kihe 2026/03/24 02:22:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:22:15 DEBUG : B2 bucket rclone-test-riguwaj5kihe: Waiting for checks to finish 2026/03/24 02:22:15 DEBUG : B2 bucket rclone-test-riguwaj5kihe: Waiting for transfers to finish 2026/03/24 02:22:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:22:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:22:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/24 02:22:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:22:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-riguwaj5kihe) 2026/03/24 02:22:17 DEBUG : sub dir/hello world: Sizes differ 2026/03/24 02:22:17 DEBUG : B2 bucket rclone-test-riguwaj5kihe: Waiting for checks to finish 2026/03/24 02:22:17 DEBUG : B2 bucket rclone-test-riguwaj5kihe: Waiting for transfers to finish 2026/03/24 02:22:18 DEBUG : sub dir/hello world: size = 17 OK 2026/03/24 02:22:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/24 02:22:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/24 02:22:18 INFO : sub dir/hello world: Deleted 2026/03/24 02:22:19 DEBUG : testing file moves 2026/03/24 02:22:19 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:22:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-riguwaj5kihe) 2026/03/24 02:22:19 DEBUG : sub dir/hello world: Sizes differ 2026/03/24 02:22:19 DEBUG : B2 bucket rclone-test-riguwaj5kihe: Waiting for checks to finish 2026/03/24 02:22:19 DEBUG : B2 bucket rclone-test-riguwaj5kihe: Waiting for transfers to finish 2026/03/24 02:22:20 DEBUG : sub dir/hello world: size = 24 OK 2026/03/24 02:22:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/24 02:22:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/24 02:22:20 INFO : sub dir/hello world: Deleted 2026/03/24 02:22:20 DEBUG : B2 bucket rclone-test-riguwaj5kihe: Purge remote 2026/03/24 02:22:20 INFO : B2 bucket rclone-test-riguwaj5kihe: cleaning bucket "rclone-test-riguwaj5kihe" of all files 2026/03/24 02:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf325dd3a06d1bdb9fd80e1b_f116eb1f3d554f6f3_d20260324_m022219_c001_v0001037_t0038_u01774318939609") 2026/03/24 02:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf325dd3a06d1bdb9fd80e1b_f10928abc5ec78c2c_d20260324_m022217_c001_v0001173_t0002_u01774318937655") 2026/03/24 02:22:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf325dd3a06d1bdb9fd80e1b_f10928abc5ec78c18_d20260324_m022216_c001_v0001173_t0013_u01774318936135") --- PASS: TestServerSideMoveOverSelf (8.42s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:22 ERROR : error listing: directory not found 2026/03/24 02:22:23 INFO : Local file system at /tmp/rclone2488067972: Making directory 2026/03/24 02:22:23 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:23 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:22:24 DEBUG : Local file system at /tmp/rclone2488067972: Waiting for checks to finish 2026/03/24 02:22:24 DEBUG : Local file system at /tmp/rclone2488067972: Waiting for transfers to finish 2026/03/24 02:22:25 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/24 02:22:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:22:25 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/24 02:22:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/24 02:22:25 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:25 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:27 DEBUG : check sum: size = 1 OK 2026/03/24 02:22:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/24 02:22:27 INFO : check sum: Copied (new) 2026/03/24 02:22:27 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:27 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:27 DEBUG : check sum: size = 1 OK 2026/03/24 02:22:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/24 02:22:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/24 02:22:27 DEBUG : check sum: Unchanged skipping 2026/03/24 02:22:27 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:27 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.51s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/24 02:22:28 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:28 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:28 DEBUG : sizeonly: size = 6 OK 2026/03/24 02:22:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/24 02:22:28 INFO : sizeonly: Copied (new) 2026/03/24 02:22:28 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:29 DEBUG : sizeonly: size = 6 OK 2026/03/24 02:22:29 DEBUG : sizeonly: Sizes identical 2026/03/24 02:22:29 DEBUG : sizeonly: Unchanged skipping 2026/03/24 02:22:29 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:29 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:29 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/24 02:22:30 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:30 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/24 02:22:30 INFO : ignore-size: Copied (new) 2026/03/24 02:22:30 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:22:30 DEBUG : ignore-size: Unchanged skipping 2026/03/24 02:22:30 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:30 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:30 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:32 DEBUG : existing: size = 6 OK 2026/03/24 02:22:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:22:32 DEBUG : existing: Unchanged skipping 2026/03/24 02:22:32 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:32 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:32 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:32 INFO : There was nothing to transfer 2026/03/24 02:22:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/24 02:22:32 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:32 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:32 DEBUG : existing: size = 6 OK 2026/03/24 02:22:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/24 02:22:32 INFO : existing: Copied (replaced existing) 2026/03/24 02:22:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/24 02:22:33 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:33 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:34 DEBUG : existing: size = 6 OK 2026/03/24 02:22:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/24 02:22:34 INFO : existing: Copied (new) 2026/03/24 02:22:34 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:34 DEBUG : existing: Destination exists, skipping 2026/03/24 02:22:34 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:34 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:34 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.79s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/24 02:22:36 DEBUG : c/non empty space: size = 5 OK 2026/03/24 02:22:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:22:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/24 02:22:36 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:36 DEBUG : c/non empty space: Unchanged skipping 2026/03/24 02:22:36 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:36 DEBUG : a/potato2: size = 60 OK 2026/03/24 02:22:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:22:36 INFO : a/potato2: Copied (new) 2026/03/24 02:22:36 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:37 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:38 DEBUG : empty space: size = 1 OK 2026/03/24 02:22:38 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/24 02:22:38 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/24 02:22:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/24 02:22:38 DEBUG : empty space: Unchanged skipping 2026/03/24 02:22:38 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:38 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:38 INFO : There was nothing to transfer 2026/03/24 02:22:39 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:39 DEBUG : empty space: size = 1 OK 2026/03/24 02:22:39 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/24 02:22:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/24 02:22:40 INFO : empty space: Updated modification time in destination 2026/03/24 02:22:40 DEBUG : empty space: Unchanged skipping 2026/03/24 02:22:40 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:40 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:41 DEBUG : empty space: size = 1 OK 2026/03/24 02:22:41 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/24 02:22:41 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/24 02:22:41 DEBUG : empty space: Unchanged skipping 2026/03/24 02:22:41 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:41 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:43 DEBUG : foo: size = 3 OK 2026/03/24 02:22:43 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/24 02:22:43 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:22:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:22:43 DEBUG : foo: sha1 differ 2026/03/24 02:22:43 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:43 DEBUG : foo: size = 3 OK 2026/03/24 02:22:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/24 02:22:43 INFO : foo: Copied (replaced existing) 2026/03/24 02:22:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:44 DEBUG : empty space: size = 1 OK 2026/03/24 02:22:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:22:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/24 02:22:44 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:44 DEBUG : empty space: Unchanged skipping 2026/03/24 02:22:44 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:45 DEBUG : potato: size = 60 OK 2026/03/24 02:22:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:22:45 INFO : potato: Copied (new) 2026/03/24 02:22:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.40s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:47 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:22:47 DEBUG : potato: size = 60 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:22:47 DEBUG : potato: Sizes differ 2026/03/24 02:22:47 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:47 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:47 DEBUG : potato: size = 21 OK 2026/03/24 02:22:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/24 02:22:47 INFO : potato: Copied (replaced existing) 2026/03/24 02:22:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.75s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:48 DEBUG : potato: size = 21 OK 2026/03/24 02:22:48 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:48 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/24 02:22:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2488067972) 2026/03/24 02:22:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:22:48 DEBUG : potato: sha1 differ 2026/03/24 02:22:48 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:49 DEBUG : potato: size = 21 OK 2026/03/24 02:22:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/24 02:22:49 INFO : potato: Copied (replaced existing) 2026/03/24 02:22:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:22:50 DEBUG : empty space: size = 1 OK 2026/03/24 02:22:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:22:50 DEBUG : empty space: Unchanged skipping 2026/03/24 02:22:50 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/24 02:22:50 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:50 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:52 DEBUG : empty space: size = 1 OK 2026/03/24 02:22:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:22:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:22:52 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:52 DEBUG : empty space: Unchanged skipping 2026/03/24 02:22:52 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:53 DEBUG : potato2: size = 60 OK 2026/03/24 02:22:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:22:53 INFO : potato2: Copied (new) 2026/03/24 02:22:53 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:55 INFO : d: Making directory 2026/03/24 02:22:55 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/24 02:22:56 DEBUG : c/non empty space: size = 5 OK 2026/03/24 02:22:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:22:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/24 02:22:56 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:56 DEBUG : c/non empty space: Unchanged skipping 2026/03/24 02:22:56 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:56 DEBUG : a/potato2: size = 60 OK 2026/03/24 02:22:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:22:56 INFO : a/potato2: Copied (new) 2026/03/24 02:22:56 DEBUG : Waiting for deletions to finish 2026/03/24 02:22:56 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:22:58 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/24 02:22:58 DEBUG : c/non empty space: size = 5 OK 2026/03/24 02:22:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:22:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/24 02:22:58 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:22:58 DEBUG : c/non empty space: Unchanged skipping 2026/03/24 02:22:58 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:22:59 DEBUG : a/potato2: size = 60 OK 2026/03/24 02:22:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:22:59 INFO : a/potato2: Copied (new) 2026/03/24 02:22:59 ERROR : B2 bucket rclone-test-segetij8ragu: not deleting files as there were IO errors 2026/03/24 02:22:59 ERROR : B2 bucket rclone-test-segetij8ragu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:01 DEBUG : Waiting for deletions to finish 2026/03/24 02:23:01 DEBUG : empty space: size = 1 OK 2026/03/24 02:23:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:23:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:23:01 DEBUG : empty space: Unchanged skipping 2026/03/24 02:23:01 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:01 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:01 INFO : potato: Deleted 2026/03/24 02:23:01 DEBUG : potato2: size = 60 OK 2026/03/24 02:23:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:23:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.33s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:03 DEBUG : Waiting for deletions to finish 2026/03/24 02:23:03 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:03 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:04 INFO : potato: Deleted 2026/03/24 02:23:04 DEBUG : empty space: size = 1 OK 2026/03/24 02:23:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:23:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:23:04 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:04 DEBUG : empty space: Unchanged skipping 2026/03/24 02:23:04 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:04 DEBUG : potato2: size = 60 OK 2026/03/24 02:23:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:23:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.00s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:23:06 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:06 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:07 DEBUG : potato2: size = 19 OK 2026/03/24 02:23:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/24 02:23:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.69s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:12 DEBUG : enormous: Excluded (Size Filter) 2026/03/24 02:23:12 DEBUG : enormous: Excluded 2026/03/24 02:23:12 DEBUG : potato2: Excluded (Size Filter) 2026/03/24 02:23:12 DEBUG : potato2: Excluded 2026/03/24 02:23:12 DEBUG : potato2: Excluded (Size Filter) 2026/03/24 02:23:12 DEBUG : empty space: size = 1 OK 2026/03/24 02:23:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:23:12 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:12 DEBUG : empty space: Unchanged skipping 2026/03/24 02:23:12 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:12 DEBUG : Waiting for deletions to finish 2026/03/24 02:23:12 INFO : There was nothing to transfer 2026/03/24 02:23:12 DEBUG : enormous: Excluded (Size Filter) 2026/03/24 02:23:12 DEBUG : enormous: Excluded 2026/03/24 02:23:12 DEBUG : potato2: Excluded (Size Filter) 2026/03/24 02:23:12 DEBUG : potato2: Excluded 2026/03/24 02:23:12 DEBUG : potato2: Excluded (Size Filter) 2026/03/24 02:23:12 DEBUG : empty space: size = 1 OK 2026/03/24 02:23:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/24 02:23:12 DEBUG : empty space: Unchanged skipping 2026/03/24 02:23:12 DEBUG : Local file system at /tmp/rclone2488067972: Waiting for checks to finish 2026/03/24 02:23:12 DEBUG : Local file system at /tmp/rclone2488067972: Waiting for transfers to finish 2026/03/24 02:23:12 DEBUG : Waiting for deletions to finish 2026/03/24 02:23:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.84s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:14 DEBUG : enormous: Excluded (Size Filter) 2026/03/24 02:23:14 DEBUG : enormous: Excluded 2026/03/24 02:23:14 DEBUG : potato2: Excluded (Size Filter) 2026/03/24 02:23:14 DEBUG : potato2: Excluded 2026/03/24 02:23:14 DEBUG : empty space: size = 1 OK 2026/03/24 02:23:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:23:14 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:14 DEBUG : empty space: Unchanged skipping 2026/03/24 02:23:14 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:14 DEBUG : Waiting for deletions to finish 2026/03/24 02:23:14 INFO : enormous: Deleted 2026/03/24 02:23:15 INFO : potato2: Deleted 2026/03/24 02:23:15 INFO : There was nothing to transfer 2026/03/24 02:23:15 DEBUG : Local file system at /tmp/rclone2488067972: Waiting for checks to finish 2026/03/24 02:23:15 DEBUG : empty space: size = 1 OK 2026/03/24 02:23:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/24 02:23:15 DEBUG : empty space: Unchanged skipping 2026/03/24 02:23:15 DEBUG : Local file system at /tmp/rclone2488067972: Waiting for transfers to finish 2026/03/24 02:23:15 DEBUG : Waiting for deletions to finish 2026/03/24 02:23:15 INFO : enormous: Deleted 2026/03/24 02:23:15 INFO : potato2: Deleted 2026/03/24 02:23:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.64s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:17 DEBUG : five: Need to transfer - File not found at Destination 2026/03/24 02:23:17 DEBUG : four: size = 4 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:23:17 DEBUG : four: size = 8 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:23:17 DEBUG : four: Sizes differ 2026/03/24 02:23:17 DEBUG : one: Destination is newer than source, skipping 2026/03/24 02:23:17 DEBUG : three: size = 5 OK 2026/03/24 02:23:17 DEBUG : three: Sizes identical 2026/03/24 02:23:17 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:17 DEBUG : two: size = 3 OK 2026/03/24 02:23:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2488067972) 2026/03/24 02:23:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:23:17 DEBUG : two: sha1 differ 2026/03/24 02:23:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/24 02:23:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/24 02:23:17 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:17 DEBUG : five: size = 4 OK 2026/03/24 02:23:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/24 02:23:17 INFO : five: Copied (new) 2026/03/24 02:23:18 DEBUG : two: size = 3 OK 2026/03/24 02:23:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/24 02:23:18 INFO : two: Copied (replaced existing) 2026/03/24 02:23:18 DEBUG : four: size = 4 OK 2026/03/24 02:23:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/24 02:23:18 INFO : four: Copied (replaced existing) 2026/03/24 02:23:18 DEBUG : Waiting for deletions to finish 2026/03/24 02:23:18 DEBUG : five: size = 4 OK 2026/03/24 02:23:18 DEBUG : four: size = 4 OK 2026/03/24 02:23:18 DEBUG : one: Destination is newer than source, skipping 2026/03/24 02:23:18 DEBUG : three: size = 5 OK 2026/03/24 02:23:18 DEBUG : two: size = 3 OK 2026/03/24 02:23:18 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/24 02:23:18 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/24 02:23:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/24 02:23:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/24 02:23:18 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/24 02:23:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/24 02:23:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2488067972) 2026/03/24 02:23:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:23:18 DEBUG : three: sha1 differ 2026/03/24 02:23:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/24 02:23:18 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/24 02:23:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/24 02:23:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/24 02:23:18 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:19 DEBUG : three: size = 5 OK 2026/03/24 02:23:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/24 02:23:19 INFO : three: Copied (replaced existing) 2026/03/24 02:23:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.09s) === 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-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/24 02:23:21 INFO : B2 bucket rclone-test-segetij8ragu: Making map for --track-renames 2026/03/24 02:23:21 INFO : B2 bucket rclone-test-segetij8ragu: Finished making map for --track-renames 2026/03/24 02:23:21 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/24 02:23:21 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for renames to finish 2026/03/24 02:23:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/24 02:23:21 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:22 DEBUG : potato: size = 14 OK 2026/03/24 02:23:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/24 02:23:22 INFO : potato: Copied (new) 2026/03/24 02:23:22 DEBUG : yam: size = 11 OK 2026/03/24 02:23:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/24 02:23:22 INFO : yam: Copied (new) 2026/03/24 02:23:22 DEBUG : Waiting for deletions to finish 2026/03/24 02:23:22 DEBUG : potato: size = 14 OK 2026/03/24 02:23:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:23:22 INFO : B2 bucket rclone-test-segetij8ragu: Making map for --track-renames 2026/03/24 02:23:22 INFO : B2 bucket rclone-test-segetij8ragu: Finished making map for --track-renames 2026/03/24 02:23:22 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:22 DEBUG : potato: Unchanged skipping 2026/03/24 02:23:22 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for renames to finish 2026/03/24 02:23:23 DEBUG : yaml: size = 11 OK 2026/03/24 02:23:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/24 02:23:23 INFO : yam: Copied (server-side copy) to: yaml 2026/03/24 02:23:23 INFO : yam: Deleted 2026/03/24 02:23:23 INFO : yaml: Renamed from "yam" 2026/03/24 02:23:23 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/24 02:23:24 INFO : B2 bucket rclone-test-segetij8ragu: Making map for --track-renames 2026/03/24 02:23:24 INFO : B2 bucket rclone-test-segetij8ragu: Finished making map for --track-renames 2026/03/24 02:23:24 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/24 02:23:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/24 02:23:24 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for renames to finish 2026/03/24 02:23:24 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:25 DEBUG : potato: size = 14 OK 2026/03/24 02:23:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/24 02:23:25 INFO : potato: Copied (new) 2026/03/24 02:23:25 DEBUG : yam: size = 11 OK 2026/03/24 02:23:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/24 02:23:25 INFO : yam: Copied (new) 2026/03/24 02:23:25 DEBUG : Waiting for deletions to finish 2026/03/24 02:23:26 DEBUG : potato: size = 14 OK 2026/03/24 02:23:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:23:26 INFO : B2 bucket rclone-test-segetij8ragu: Making map for --track-renames 2026/03/24 02:23:26 INFO : B2 bucket rclone-test-segetij8ragu: Finished making map for --track-renames 2026/03/24 02:23:26 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:26 DEBUG : potato: Unchanged skipping 2026/03/24 02:23:26 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for renames to finish 2026/03/24 02:23:26 DEBUG : yaml: size = 11 OK 2026/03/24 02:23:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/24 02:23:26 INFO : yam: Copied (server-side copy) to: yaml 2026/03/24 02:23:26 INFO : yam: Deleted 2026/03/24 02:23:26 INFO : yaml: Renamed from "yam" 2026/03/24 02:23:26 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/24 02:23:27 INFO : B2 bucket rclone-test-segetij8ragu: Making map for --track-renames 2026/03/24 02:23:27 INFO : B2 bucket rclone-test-segetij8ragu: Finished making map for --track-renames 2026/03/24 02:23:27 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/24 02:23:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/24 02:23:27 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for renames to finish 2026/03/24 02:23:27 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:28 DEBUG : potato: size = 14 OK 2026/03/24 02:23:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/24 02:23:28 INFO : potato: Copied (new) 2026/03/24 02:23:28 DEBUG : sub/yam: size = 11 OK 2026/03/24 02:23:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/24 02:23:28 INFO : sub/yam: Copied (new) 2026/03/24 02:23:28 DEBUG : Waiting for deletions to finish 2026/03/24 02:23:29 DEBUG : potato: size = 14 OK 2026/03/24 02:23:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:23:29 DEBUG : potato: Unchanged skipping 2026/03/24 02:23:29 INFO : B2 bucket rclone-test-segetij8ragu: Making map for --track-renames 2026/03/24 02:23:29 INFO : B2 bucket rclone-test-segetij8ragu: Finished making map for --track-renames 2026/03/24 02:23:29 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:29 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for renames to finish 2026/03/24 02:23:29 DEBUG : yam: size = 11 OK 2026/03/24 02:23:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/24 02:23:29 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/24 02:23:30 INFO : sub/yam: Deleted 2026/03/24 02:23:30 INFO : yam: Renamed from "sub/yam" 2026/03/24 02:23:30 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.28s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:30 DEBUG : Creating backend with remote "/tmp/rclone2488067972/dir1" 2026/03/24 02:23:30 DEBUG : Creating backend with remote "/tmp/rclone2488067972/dir2" 2026/03/24 02:23:30 DEBUG : Local file system at /tmp/rclone2488067972/dir2: Using server-side directory move 2026/03/24 02:23:30 INFO : Local file system at /tmp/rclone2488067972/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/24 02:23:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/24 02:23:30 DEBUG : Local file system at /tmp/rclone2488067972/dir2: Waiting for checks to finish 2026/03/24 02:23:30 DEBUG : Local file system at /tmp/rclone2488067972/dir2: Waiting for transfers to finish 2026/03/24 02:23:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:23:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/24 02:23:31 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:31 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/24 02:23:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/24 02:23:32 INFO : nested/sub dir/file: Copied (new) 2026/03/24 02:23:32 INFO : nested/sub dir/file: Deleted 2026/03/24 02:23:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:23:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:23:32 INFO : sub dir/hello world: Copied (new) 2026/03/24 02:23:32 INFO : sub dir/hello world: Deleted 2026/03/24 02:23:32 INFO : sub dir: Removing directory 2026/03/24 02:23:32 INFO : nested/sub dir: Removing directory 2026/03/24 02:23:32 INFO : nested: Removing directory 2026/03/24 02:23:32 DEBUG : Local file system at /tmp/rclone2488067972: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/24 02:23:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/24 02:23:33 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:33 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/24 02:23:34 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/24 02:23:34 INFO : nested/sub dir/file: Copied (new) 2026/03/24 02:23:34 INFO : nested/sub dir/file: Deleted 2026/03/24 02:23:34 DEBUG : sub dir/hello world: size = 11 OK 2026/03/24 02:23:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:23:34 INFO : sub dir/hello world: Copied (new) 2026/03/24 02:23:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/24 02:23:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/24 02:23:35 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:35 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:36 DEBUG : existing-b: size = 6 OK 2026/03/24 02:23:36 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/24 02:23:36 INFO : existing-b: Copied (new) 2026/03/24 02:23:36 INFO : existing-b: Deleted 2026/03/24 02:23:36 DEBUG : existing: size = 6 OK 2026/03/24 02:23:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/24 02:23:36 INFO : existing: Copied (new) 2026/03/24 02:23:36 INFO : existing: Deleted 2026/03/24 02:23:36 DEBUG : existing: Destination exists, skipping 2026/03/24 02:23:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/24 02:23:36 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:23:36 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:23:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tufuqib6tiko" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-segetij8ragu -> B2 bucket rclone-test-tufuqib6tiko 2026/03/24 02:23:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:23:43 DEBUG : empty space: size = 1 OK 2026/03/24 02:23:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/24 02:23:43 DEBUG : empty space: Unchanged skipping 2026/03/24 02:23:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:23:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tufuqib6tiko) 2026/03/24 02:23:43 DEBUG : potato3: Sizes differ 2026/03/24 02:23:43 DEBUG : B2 bucket rclone-test-tufuqib6tiko: Waiting for checks to finish 2026/03/24 02:23:43 INFO : empty space: Deleted 2026/03/24 02:23:43 DEBUG : B2 bucket rclone-test-tufuqib6tiko: Waiting for transfers to finish 2026/03/24 02:23:43 DEBUG : potato2: size = 60 OK 2026/03/24 02:23:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:23:43 INFO : potato2: Copied (server-side copy) 2026/03/24 02:23:43 INFO : potato2: Deleted 2026/03/24 02:23:43 DEBUG : potato3: size = 68 OK 2026/03/24 02:23:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/24 02:23:43 INFO : potato3: Copied (server-side copy) 2026/03/24 02:23:43 INFO : potato3: Deleted 2026/03/24 02:23:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gusomij5gipu" 2026/03/24 02:23:45 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/24 02:23:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:23:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/24 02:23:45 DEBUG : B2 bucket rclone-test-gusomij5gipu: Waiting for checks to finish 2026/03/24 02:23:45 DEBUG : B2 bucket rclone-test-gusomij5gipu: Waiting for transfers to finish 2026/03/24 02:23:46 DEBUG : empty space: size = 1 OK 2026/03/24 02:23:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/24 02:23:46 INFO : empty space: Copied (server-side copy) 2026/03/24 02:23:46 INFO : empty space: Deleted 2026/03/24 02:23:46 DEBUG : potato2: size = 60 OK 2026/03/24 02:23:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:23:46 INFO : potato2: Copied (server-side copy) 2026/03/24 02:23:46 INFO : potato2: Deleted 2026/03/24 02:23:46 DEBUG : potato3: size = 68 OK 2026/03/24 02:23:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/24 02:23:46 INFO : potato3: Copied (server-side copy) 2026/03/24 02:23:46 INFO : potato3: Deleted 2026/03/24 02:23:47 DEBUG : B2 bucket rclone-test-gusomij5gipu: Purge remote 2026/03/24 02:23:47 INFO : B2 bucket rclone-test-gusomij5gipu: cleaning bucket "rclone-test-gusomij5gipu" of all files 2026/03/24 02:23:47 DEBUG : empty space: Deleting (id "4_z8f82bdd3a07d1bdb9fd80e1b_f1144cb4a9514051e_d20260324_m022345_c001_v0001091_t0015_u01774319025977") 2026/03/24 02:23:47 DEBUG : potato2: Deleting (id "4_z8f82bdd3a07d1bdb9fd80e1b_f1144a6e5a6fda439_d20260324_m022346_c001_v0001182_t0059_u01774319026339") 2026/03/24 02:23:47 DEBUG : potato3: Deleting (id "4_z8f82bdd3a07d1bdb9fd80e1b_f114e6ef64dd046dd_d20260324_m022346_c001_v0001109_t0053_u01774319026341") 2026/03/24 02:23:48 DEBUG : B2 bucket rclone-test-tufuqib6tiko: Purge remote 2026/03/24 02:23:48 INFO : B2 bucket rclone-test-tufuqib6tiko: cleaning bucket "rclone-test-tufuqib6tiko" of all files 2026/03/24 02:23:48 DEBUG : empty space: Deleting (id "4_z3f12adc3a07d1bdb9fd80e1b_f4119e416b2db38fc_d20260324_m022346_c001_v7007000_t0000_u01774319026351") 2026/03/24 02:23:48 DEBUG : empty space: Deleting (id "4_z3f12adc3a07d1bdb9fd80e1b_f1199ea72fb4d5dae_d20260324_m022342_c001_v0001113_t0054_u01774319022046") 2026/03/24 02:23:48 DEBUG : potato2: Deleting (id "4_z3f12adc3a07d1bdb9fd80e1b_f4119e416b2db38ff_d20260324_m022346_c001_v7007000_t0000_u01774319026564") 2026/03/24 02:23:48 DEBUG : potato2: Deleting (id "4_z3f12adc3a07d1bdb9fd80e1b_f101cb3a299cb7b8a_d20260324_m022343_c001_v0001033_t0057_u01774319023117") 2026/03/24 02:23:48 DEBUG : potato3: Deleting (id "4_z3f12adc3a07d1bdb9fd80e1b_f4119e416b2db3903_d20260324_m022346_c001_v7007000_t0000_u01774319026879") 2026/03/24 02:23:48 DEBUG : potato3: Deleting (id "4_z3f12adc3a07d1bdb9fd80e1b_f109a9f4e86dec988_d20260324_m022343_c001_v0001157_t0048_u01774319023479") 2026/03/24 02:23:48 DEBUG : potato3: Deleting (id "4_z3f12adc3a07d1bdb9fd80e1b_f1199ea72fb4d5db0_d20260324_m022342_c001_v0001113_t0042_u01774319022369") 2026/03/24 02:23:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/03/24 02:23:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/24 02:23:48 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (12.78s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-loqiqop2bewo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-segetij8ragu -> B2 bucket rclone-test-loqiqop2bewo 2026/03/24 02:23:57 DEBUG : empty space: Excluded (Size Filter) 2026/03/24 02:23:57 DEBUG : empty space: Excluded (Size Filter) 2026/03/24 02:23:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:23:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:23:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-loqiqop2bewo) 2026/03/24 02:23:57 DEBUG : potato3: Sizes differ 2026/03/24 02:23:57 DEBUG : B2 bucket rclone-test-loqiqop2bewo: Waiting for checks to finish 2026/03/24 02:23:57 DEBUG : B2 bucket rclone-test-loqiqop2bewo: Waiting for transfers to finish 2026/03/24 02:23:57 DEBUG : potato2: size = 60 OK 2026/03/24 02:23:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:23:57 INFO : potato2: Copied (server-side copy) 2026/03/24 02:23:57 INFO : potato2: Deleted 2026/03/24 02:23:57 DEBUG : potato3: size = 68 OK 2026/03/24 02:23:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/24 02:23:57 INFO : potato3: Copied (server-side copy) 2026/03/24 02:23:58 INFO : potato3: Deleted 2026/03/24 02:23:58 DEBUG : Creating backend with remote "TestB2:rclone-test-casesix6tono" 2026/03/24 02:23:59 DEBUG : empty space: Excluded (Size Filter) 2026/03/24 02:23:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:23:59 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/24 02:23:59 DEBUG : B2 bucket rclone-test-casesix6tono: Waiting for checks to finish 2026/03/24 02:23:59 DEBUG : B2 bucket rclone-test-casesix6tono: Waiting for transfers to finish 2026/03/24 02:24:00 DEBUG : potato2: size = 60 OK 2026/03/24 02:24:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:24:00 INFO : potato2: Copied (server-side copy) 2026/03/24 02:24:00 INFO : potato2: Deleted 2026/03/24 02:24:00 DEBUG : potato3: size = 68 OK 2026/03/24 02:24:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/24 02:24:00 INFO : potato3: Copied (server-side copy) 2026/03/24 02:24:00 INFO : potato3: Deleted 2026/03/24 02:24:01 DEBUG : B2 bucket rclone-test-casesix6tono: Purge remote 2026/03/24 02:24:01 INFO : B2 bucket rclone-test-casesix6tono: cleaning bucket "rclone-test-casesix6tono" of all files 2026/03/24 02:24:01 DEBUG : potato2: Deleting (id "4_zdf32fd43a07d1bdb9fd80e1b_f118a196a86057c2f_d20260324_m022400_c001_v0001090_t0012_u01774319040125") 2026/03/24 02:24:01 DEBUG : potato3: Deleting (id "4_zdf32fd43a07d1bdb9fd80e1b_f1071b454a0134a5f_d20260324_m022400_c001_v0001157_t0017_u01774319040501") 2026/03/24 02:24:02 DEBUG : B2 bucket rclone-test-loqiqop2bewo: Purge remote 2026/03/24 02:24:02 INFO : B2 bucket rclone-test-loqiqop2bewo: cleaning bucket "rclone-test-loqiqop2bewo" of all files 2026/03/24 02:24:02 DEBUG : empty space: Deleting (id "4_z6f52ed23a07d1bdb9fd80e1b_f106a951a3bed4d50_d20260324_m022356_c001_v0001153_t0002_u01774319036170") 2026/03/24 02:24:02 DEBUG : potato2: Deleting (id "4_z6f52ed23a07d1bdb9fd80e1b_f412f7ec579fc1327_d20260324_m022400_c001_v7007000_t0000_u01774319040624") 2026/03/24 02:24:02 DEBUG : potato2: Deleting (id "4_z6f52ed23a07d1bdb9fd80e1b_f106da6dcf18cd0e2_d20260324_m022357_c001_v0001161_t0021_u01774319037247") 2026/03/24 02:24:02 DEBUG : potato3: Deleting (id "4_z6f52ed23a07d1bdb9fd80e1b_f412f7ec579fc132a_d20260324_m022400_c001_v7007000_t0000_u01774319040878") 2026/03/24 02:24:02 DEBUG : potato3: Deleting (id "4_z6f52ed23a07d1bdb9fd80e1b_f11733d643636229f_d20260324_m022357_c001_v0001134_t0014_u01774319037603") 2026/03/24 02:24:02 DEBUG : potato3: Deleting (id "4_z6f52ed23a07d1bdb9fd80e1b_f106a951a3bed4d54_d20260324_m022356_c001_v0001153_t0010_u01774319036500") --- PASS: TestServerSideMoveWithFilter (14.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:24:04 DEBUG : Creating backend with remote "TestB2:rclone-test-juwuyur4wuhe" 2026/03/24 02:24:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-segetij8ragu -> B2 bucket rclone-test-juwuyur4wuhe 2026/03/24 02:24:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:24:11 DEBUG : empty space: size = 1 OK 2026/03/24 02:24:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/24 02:24:11 DEBUG : empty space: Unchanged skipping 2026/03/24 02:24:11 DEBUG : B2 bucket rclone-test-juwuyur4wuhe: Waiting for checks to finish 2026/03/24 02:24:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:24:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-juwuyur4wuhe) 2026/03/24 02:24:11 DEBUG : potato3: Sizes differ 2026/03/24 02:24:11 INFO : empty space: Deleted 2026/03/24 02:24:11 DEBUG : B2 bucket rclone-test-juwuyur4wuhe: Waiting for transfers to finish 2026/03/24 02:24:12 DEBUG : potato2: size = 60 OK 2026/03/24 02:24:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:24:12 INFO : potato2: Copied (server-side copy) 2026/03/24 02:24:12 INFO : potato2: Deleted 2026/03/24 02:24:12 DEBUG : potato3: size = 68 OK 2026/03/24 02:24:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/24 02:24:12 INFO : potato3: Copied (server-side copy) 2026/03/24 02:24:12 INFO : potato3: Deleted 2026/03/24 02:24:13 DEBUG : Creating backend with remote "TestB2:rclone-test-rodelig1nivu" 2026/03/24 02:24:13 DEBUG : Config file has changed externally - reloading 2026/03/24 02:24:13 INFO : tomatoDir: Making directory 2026/03/24 02:24:14 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/24 02:24:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/24 02:24:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/24 02:24:14 DEBUG : B2 bucket rclone-test-rodelig1nivu: Waiting for checks to finish 2026/03/24 02:24:14 DEBUG : B2 bucket rclone-test-rodelig1nivu: Waiting for transfers to finish 2026/03/24 02:24:15 DEBUG : empty space: size = 1 OK 2026/03/24 02:24:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/24 02:24:15 INFO : empty space: Copied (server-side copy) 2026/03/24 02:24:15 DEBUG : potato3: size = 68 OK 2026/03/24 02:24:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/24 02:24:15 INFO : potato3: Copied (server-side copy) 2026/03/24 02:24:15 INFO : empty space: Deleted 2026/03/24 02:24:15 DEBUG : potato2: size = 60 OK 2026/03/24 02:24:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/24 02:24:15 INFO : potato2: Copied (server-side copy) 2026/03/24 02:24:15 INFO : potato3: Deleted 2026/03/24 02:24:15 INFO : potato2: Deleted 2026/03/24 02:24:16 DEBUG : B2 bucket rclone-test-rodelig1nivu: Purge remote 2026/03/24 02:24:16 INFO : B2 bucket rclone-test-rodelig1nivu: cleaning bucket "rclone-test-rodelig1nivu" of all files 2026/03/24 02:24:16 DEBUG : empty space: Deleting (id "4_zff822dd3a08d1bdb9fd80e1b_f101cb3a299cb7bf6_d20260324_m022414_c001_v0001033_t0035_u01774319054809") 2026/03/24 02:24:16 DEBUG : potato2: Deleting (id "4_zff822dd3a08d1bdb9fd80e1b_f104b1b781d782d31_d20260324_m022415_c001_v0001130_t0005_u01774319055176") 2026/03/24 02:24:16 DEBUG : potato3: Deleting (id "4_zff822dd3a08d1bdb9fd80e1b_f108d0822679b43a6_d20260324_m022415_c001_v0001180_t0027_u01774319055197") 2026/03/24 02:24:17 DEBUG : B2 bucket rclone-test-juwuyur4wuhe: Purge remote 2026/03/24 02:24:17 INFO : B2 bucket rclone-test-juwuyur4wuhe: cleaning bucket "rclone-test-juwuyur4wuhe" of all files 2026/03/24 02:24:17 DEBUG : empty space: Deleting (id "4_z3fe21d83a08d1bdb9fd80e1b_f412f7ec579fc1356_d20260324_m022415_c001_v7007000_t0000_u01774319055318") 2026/03/24 02:24:17 DEBUG : empty space: Deleting (id "4_z3fe21d83a08d1bdb9fd80e1b_f1143548f8d4fa39d_d20260324_m022409_c001_v0001167_t0050_u01774319049740") 2026/03/24 02:24:17 DEBUG : potato2: Deleting (id "4_z3fe21d83a08d1bdb9fd80e1b_f412f7ec579fc1359_d20260324_m022415_c001_v7007000_t0000_u01774319055597") 2026/03/24 02:24:17 DEBUG : potato2: Deleting (id "4_z3fe21d83a08d1bdb9fd80e1b_f1044f3f185c7f79d_d20260324_m022411_c001_v0001165_t0033_u01774319051843") 2026/03/24 02:24:17 DEBUG : potato3: Deleting (id "4_z3fe21d83a08d1bdb9fd80e1b_f421ca7993d0b94d6_d20260324_m022415_c001_v7007000_t0000_u01774319055428") 2026/03/24 02:24:17 DEBUG : potato3: Deleting (id "4_z3fe21d83a08d1bdb9fd80e1b_f10137ab0595bbb57_d20260324_m022412_c001_v0001100_t0002_u01774319052135") 2026/03/24 02:24:17 DEBUG : potato3: Deleting (id "4_z3fe21d83a08d1bdb9fd80e1b_f1143548f8d4fa3ab_d20260324_m022410_c001_v0001167_t0003_u01774319050327") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.47s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:24:19 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:24:21 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:24:23 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/rclone-sync-test" 2026/03/24 02:24:25 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/rclone-sync-test-include/layer2" 2026/03/24 02:24:26 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/rclone-sync-test-ignore-file" 2026/03/24 02:24:30 DEBUG : B2 bucket rclone-test-segetij8ragu path rclone-sync-test: Waiting for checks to finish 2026/03/24 02:24:30 DEBUG : B2 bucket rclone-test-segetij8ragu path rclone-sync-test: Waiting for transfers to finish 2026/03/24 02:24:30 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:30 INFO : There was nothing to transfer 2026/03/24 02:24:31 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:24:31 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:24:31 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:31 INFO : There was nothing to transfer 2026/03/24 02:24:31 DEBUG : B2 bucket rclone-test-segetij8ragu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/24 02:24:31 DEBUG : B2 bucket rclone-test-segetij8ragu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/24 02:24:31 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:31 INFO : There was nothing to transfer 2026/03/24 02:24:31 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:24:31 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:24:31 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:31 INFO : There was nothing to transfer 2026/03/24 02:24:32 DEBUG : B2 bucket rclone-test-segetij8ragu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/24 02:24:32 DEBUG : B2 bucket rclone-test-segetij8ragu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/24 02:24:32 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.41s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:24:32 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/dst" 2026/03/24 02:24:33 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/CompareDest" 2026/03/24 02:24:35 DEBUG : one: Need to transfer - File not found at Destination 2026/03/24 02:24:35 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:24:35 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:24:36 DEBUG : one: size = 3 OK 2026/03/24 02:24:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/24 02:24:36 INFO : one: Copied (new) 2026/03/24 02:24:36 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:24:37 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:24:37 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:24:37 DEBUG : one: Sizes differ 2026/03/24 02:24:37 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:24:37 DEBUG : one: size = 5 OK 2026/03/24 02:24:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/24 02:24:37 INFO : one: Copied (replaced existing) 2026/03/24 02:24:37 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:24:40 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:24:40 DEBUG : one: Sizes differ 2026/03/24 02:24:40 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:24:41 DEBUG : one: size = 5 OK 2026/03/24 02:24:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:24:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/24 02:24:41 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:24:41 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:41 INFO : There was nothing to transfer 2026/03/24 02:24:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:24:42 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:24:42 DEBUG : one: Sizes differ 2026/03/24 02:24:42 DEBUG : two: size = 3 OK 2026/03/24 02:24:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:24:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/24 02:24:42 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:24:42 DEBUG : one: size = 5 OK 2026/03/24 02:24:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:24:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/24 02:24:42 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:24:42 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:42 INFO : There was nothing to transfer 2026/03/24 02:24:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:24:43 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:24:43 DEBUG : one: Sizes differ 2026/03/24 02:24:43 DEBUG : two: size = 3 OK 2026/03/24 02:24:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:24:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/24 02:24:43 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:24:43 DEBUG : one: size = 5 OK 2026/03/24 02:24:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:24:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/24 02:24:43 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:24:43 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:43 INFO : There was nothing to transfer 2026/03/24 02:24:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:24:44 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:24:44 DEBUG : one: Sizes differ 2026/03/24 02:24:44 DEBUG : two: size = 3 OK 2026/03/24 02:24:44 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/24 02:24:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/24 02:24:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/24 02:24:44 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:24:44 DEBUG : one: size = 5 OK 2026/03/24 02:24:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:24:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/24 02:24:44 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:24:44 DEBUG : Waiting for deletions to finish 2026/03/24 02:24:44 INFO : There was nothing to transfer 2026/03/24 02:24:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:24:45 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:24:45 DEBUG : one: Sizes differ 2026/03/24 02:24:45 DEBUG : one: size = 5 OK 2026/03/24 02:24:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:24:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/24 02:24:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:24:45 DEBUG : two: size = 3 (B2 bucket rclone-test-segetij8ragu path CompareDest) 2026/03/24 02:24:45 DEBUG : two: Sizes differ 2026/03/24 02:24:45 DEBUG : two: Need to transfer - File not found at Destination 2026/03/24 02:24:45 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:24:45 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:24:45 DEBUG : two: size = 5 OK 2026/03/24 02:24:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/24 02:24:45 INFO : two: Copied (new) 2026/03/24 02:24:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.52s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:24:49 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/dest" 2026/03/24 02:24:50 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/pre-dest1" 2026/03/24 02:24:51 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/pre-dest2" 2026/03/24 02:24:53 DEBUG : 1: size = 1 OK 2026/03/24 02:24:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:24:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/24 02:24:53 DEBUG : 2: size = 1 OK 2026/03/24 02:24:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:24:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/24 02:24:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/24 02:24:54 DEBUG : B2 bucket rclone-test-segetij8ragu path dest: Waiting for checks to finish 2026/03/24 02:24:54 DEBUG : B2 bucket rclone-test-segetij8ragu path dest: Waiting for transfers to finish 2026/03/24 02:24:55 DEBUG : 3: size = 1 OK 2026/03/24 02:24:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/24 02:24:55 INFO : 3: Copied (new) 2026/03/24 02:24:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.53s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:24:56 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/dst" 2026/03/24 02:24:58 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/CopyDest" 2026/03/24 02:25:00 DEBUG : one: Need to transfer - File not found at Destination 2026/03/24 02:25:00 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:25:00 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:25:00 DEBUG : one: size = 3 OK 2026/03/24 02:25:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/24 02:25:00 INFO : one: Copied (new) 2026/03/24 02:25:00 DEBUG : Waiting for deletions to finish 2026/03/24 02:25:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:25:01 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:25:01 DEBUG : one: Sizes differ 2026/03/24 02:25:01 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:25:01 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:25:01 DEBUG : one: size = 5 OK 2026/03/24 02:25:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/24 02:25:01 INFO : one: Copied (replaced existing) 2026/03/24 02:25:01 DEBUG : Waiting for deletions to finish 2026/03/24 02:25:04 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/BackupDir" 2026/03/24 02:25:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:25:05 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:25:05 DEBUG : one: Sizes differ 2026/03/24 02:25:05 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:25:05 DEBUG : one: size = 5 OK 2026/03/24 02:25:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:25:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:25:05 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:25:05 DEBUG : one: Sizes differ 2026/03/24 02:25:06 DEBUG : one: size = 3 OK 2026/03/24 02:25:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/24 02:25:06 INFO : one: Copied (server-side copy) 2026/03/24 02:25:07 INFO : one: Deleted 2026/03/24 02:25:07 DEBUG : one: size = 5 OK 2026/03/24 02:25:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/24 02:25:07 INFO : one: Copied (server-side copy) 2026/03/24 02:25:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/24 02:25:07 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:25:07 DEBUG : Waiting for deletions to finish 2026/03/24 02:25:09 DEBUG : one: size = 5 OK 2026/03/24 02:25:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:25:09 DEBUG : one: Unchanged skipping 2026/03/24 02:25:09 DEBUG : two: size = 3 OK 2026/03/24 02:25:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:25:09 DEBUG : two: size = 3 OK 2026/03/24 02:25:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/24 02:25:09 INFO : two: Copied (server-side copy) 2026/03/24 02:25:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/24 02:25:09 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:25:09 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:25:09 DEBUG : Waiting for deletions to finish 2026/03/24 02:25:10 DEBUG : one: size = 5 OK 2026/03/24 02:25:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:25:10 DEBUG : one: Unchanged skipping 2026/03/24 02:25:10 DEBUG : two: size = 3 OK 2026/03/24 02:25:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:25:10 DEBUG : two: Unchanged skipping 2026/03/24 02:25:10 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:25:10 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:25:10 DEBUG : Waiting for deletions to finish 2026/03/24 02:25:10 INFO : There was nothing to transfer 2026/03/24 02:25:11 DEBUG : one: size = 5 OK 2026/03/24 02:25:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:25:11 DEBUG : one: Unchanged skipping 2026/03/24 02:25:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:25:11 DEBUG : three: size = 5 (B2 bucket rclone-test-segetij8ragu path CopyDest) 2026/03/24 02:25:11 DEBUG : three: Sizes differ 2026/03/24 02:25:11 DEBUG : three: Destination not found in --copy-dest 2026/03/24 02:25:11 DEBUG : three: Need to transfer - File not found at Destination 2026/03/24 02:25:11 DEBUG : two: size = 3 OK 2026/03/24 02:25:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/24 02:25:11 DEBUG : two: Unchanged skipping 2026/03/24 02:25:11 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:25:11 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:25:12 DEBUG : three: size = 7 OK 2026/03/24 02:25:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/24 02:25:12 INFO : three: Copied (new) 2026/03/24 02:25:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.21s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:25:16 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/dst" 2026/03/24 02:26:16 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-segetij8ragu/dst": net/http: TLS handshake timeout) 2026/03/24 02:26:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/24 02:26:17 DEBUG : pacer: Reducing sleep to 10ms 2026/03/24 02:26:17 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/backup" 2026/03/24 02:26:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:26:19 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:26:19 DEBUG : one: Sizes differ 2026/03/24 02:26:19 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:26:19 DEBUG : two: size = 3 OK 2026/03/24 02:26:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:26:19 DEBUG : two: Unchanged skipping 2026/03/24 02:26:20 DEBUG : one: size = 3 OK 2026/03/24 02:26:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/24 02:26:20 INFO : one: Copied (server-side copy) 2026/03/24 02:26:20 INFO : one: Deleted 2026/03/24 02:26:20 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:26:21 DEBUG : one: size = 4 OK 2026/03/24 02:26:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:26:21 INFO : one: Copied (new) 2026/03/24 02:26:21 DEBUG : Waiting for deletions to finish 2026/03/24 02:26:22 DEBUG : three.txt: size = 5 OK 2026/03/24 02:26:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/24 02:26:22 INFO : three.txt: Copied (server-side copy) 2026/03/24 02:26:22 INFO : three.txt: Deleted 2026/03/24 02:26:22 INFO : three.txt: Moved into backup dir 2026/03/24 02:26:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:26:24 DEBUG : two: size = 3 OK 2026/03/24 02:26:24 DEBUG : one: size = 4 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:26:24 DEBUG : one: Sizes differ 2026/03/24 02:26:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:26:24 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:26:24 DEBUG : two: Unchanged skipping 2026/03/24 02:26:24 DEBUG : one: size = 4 OK 2026/03/24 02:26:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:26:24 INFO : one: Copied (server-side copy) 2026/03/24 02:26:24 INFO : one: Deleted 2026/03/24 02:26:24 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:26:25 DEBUG : one: size = 5 OK 2026/03/24 02:26:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/24 02:26:25 INFO : one: Copied (new) 2026/03/24 02:26:25 DEBUG : Waiting for deletions to finish 2026/03/24 02:26:25 DEBUG : three.txt: size = 6 OK 2026/03/24 02:26:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/24 02:26:25 INFO : three.txt: Copied (server-side copy) 2026/03/24 02:26:25 INFO : three.txt: Deleted 2026/03/24 02:26:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (73.00s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/dst" 2026/03/24 02:26:30 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/backup" 2026/03/24 02:26:32 DEBUG : two: size = 3 OK 2026/03/24 02:26:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:26:32 DEBUG : two: Unchanged skipping 2026/03/24 02:26:32 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:26:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:26:32 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:26:32 DEBUG : one: Sizes differ 2026/03/24 02:26:33 DEBUG : one.bak: size = 3 OK 2026/03/24 02:26:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/24 02:26:33 INFO : one: Copied (server-side copy) to: one.bak 2026/03/24 02:26:33 INFO : one: Deleted 2026/03/24 02:26:33 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:26:34 DEBUG : one: size = 4 OK 2026/03/24 02:26:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:26:34 INFO : one: Copied (new) 2026/03/24 02:26:34 DEBUG : Waiting for deletions to finish 2026/03/24 02:26:34 DEBUG : three.txt.bak: size = 5 OK 2026/03/24 02:26:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/24 02:26:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/24 02:26:35 INFO : three.txt: Deleted 2026/03/24 02:26:35 INFO : three.txt: Moved into backup dir 2026/03/24 02:26:37 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:26:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:26:37 DEBUG : one: size = 4 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:26:37 DEBUG : one: Sizes differ 2026/03/24 02:26:37 DEBUG : two: size = 3 OK 2026/03/24 02:26:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:26:37 DEBUG : two: Unchanged skipping 2026/03/24 02:26:37 DEBUG : one.bak: size = 4 OK 2026/03/24 02:26:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:26:37 INFO : one: Copied (server-side copy) to: one.bak 2026/03/24 02:26:37 INFO : one: Deleted 2026/03/24 02:26:37 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:26:38 DEBUG : one: size = 5 OK 2026/03/24 02:26:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/24 02:26:38 INFO : one: Copied (new) 2026/03/24 02:26:38 DEBUG : Waiting for deletions to finish 2026/03/24 02:26:38 DEBUG : three.txt.bak: size = 6 OK 2026/03/24 02:26:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/24 02:26:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/24 02:26:39 INFO : three.txt: Deleted 2026/03/24 02:26:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:26:43 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/dst" 2026/03/24 02:26:44 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/backup" 2026/03/24 02:26:46 DEBUG : two: size = 3 OK 2026/03/24 02:26:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:26:46 DEBUG : two: Unchanged skipping 2026/03/24 02:26:46 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:26:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:26:46 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:26:46 DEBUG : one: Sizes differ 2026/03/24 02:26:47 DEBUG : one-2019-01-01: size = 3 OK 2026/03/24 02:26:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/24 02:26:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/24 02:26:47 INFO : one: Deleted 2026/03/24 02:26:47 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:26:48 DEBUG : one: size = 4 OK 2026/03/24 02:26:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:26:48 INFO : one: Copied (new) 2026/03/24 02:26:48 DEBUG : Waiting for deletions to finish 2026/03/24 02:26:48 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/24 02:26:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/24 02:26:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/24 02:26:49 INFO : three.txt: Deleted 2026/03/24 02:26:49 INFO : three.txt: Moved into backup dir 2026/03/24 02:26:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:26:50 DEBUG : one: size = 4 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:26:50 DEBUG : one: Sizes differ 2026/03/24 02:26:50 DEBUG : two: size = 3 OK 2026/03/24 02:26:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:26:50 DEBUG : two: Unchanged skipping 2026/03/24 02:26:50 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:26:51 DEBUG : one-2019-01-01: size = 4 OK 2026/03/24 02:26:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:26:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/24 02:26:51 INFO : one: Deleted 2026/03/24 02:26:51 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:26:51 DEBUG : one: size = 5 OK 2026/03/24 02:26:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/24 02:26:51 INFO : one: Copied (new) 2026/03/24 02:26:51 DEBUG : Waiting for deletions to finish 2026/03/24 02:26:52 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/24 02:26:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/24 02:26:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/24 02:26:52 INFO : three.txt: Deleted 2026/03/24 02:26:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.30s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:26:56 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/dst" 2026/03/24 02:26:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:26:58 DEBUG : two: size = 3 OK 2026/03/24 02:26:58 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:26:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:26:58 DEBUG : two: Unchanged skipping 2026/03/24 02:26:58 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:26:58 DEBUG : one: Sizes differ 2026/03/24 02:26:59 DEBUG : one.bak: size = 3 OK 2026/03/24 02:26:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/24 02:26:59 INFO : one: Copied (server-side copy) to: one.bak 2026/03/24 02:26:59 INFO : one: Deleted 2026/03/24 02:26:59 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:27:00 DEBUG : one: size = 4 OK 2026/03/24 02:27:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:27:00 INFO : one: Copied (new) 2026/03/24 02:27:00 DEBUG : Waiting for deletions to finish 2026/03/24 02:27:01 DEBUG : three.txt.bak: size = 5 OK 2026/03/24 02:27:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/24 02:27:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/24 02:27:01 INFO : three.txt: Deleted 2026/03/24 02:27:01 INFO : three.txt: Moved into backup dir 2026/03/24 02:27:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/24 02:27:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/24 02:27:02 DEBUG : pacer: Reducing sleep to 10ms 2026/03/24 02:27:03 DEBUG : one.bak: Excluded (Path Filter) 2026/03/24 02:27:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/24 02:27:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:03 DEBUG : one: size = 4 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:27:03 DEBUG : one: Sizes differ 2026/03/24 02:27:03 DEBUG : two: size = 3 OK 2026/03/24 02:27:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:27:03 DEBUG : two: Unchanged skipping 2026/03/24 02:27:03 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for checks to finish 2026/03/24 02:27:04 DEBUG : one.bak: size = 4 OK 2026/03/24 02:27:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:27:04 INFO : one: Copied (server-side copy) to: one.bak 2026/03/24 02:27:04 INFO : one: Deleted 2026/03/24 02:27:04 DEBUG : B2 bucket rclone-test-segetij8ragu path dst: Waiting for transfers to finish 2026/03/24 02:27:05 DEBUG : one: size = 5 OK 2026/03/24 02:27:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/24 02:27:05 INFO : one: Copied (new) 2026/03/24 02:27:05 DEBUG : Waiting for deletions to finish 2026/03/24 02:27:05 DEBUG : three.txt.bak: size = 6 OK 2026/03/24 02:27:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/24 02:27:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/24 02:27:05 INFO : three.txt: Deleted 2026/03/24 02:27:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.52s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:27:10 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/dst" 2026/03/24 02:27:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:11 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:27:11 DEBUG : one: Sizes differ 2026/03/24 02:27:13 DEBUG : one.bak: size = 3 OK 2026/03/24 02:27:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/24 02:27:13 INFO : one: Copied (server-side copy) to: one.bak 2026/03/24 02:27:13 INFO : one: Deleted 2026/03/24 02:27:14 DEBUG : one: size = 4 OK 2026/03/24 02:27:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:27:14 INFO : one: Copied (new) 2026/03/24 02:27:14 DEBUG : two: size = 3 OK 2026/03/24 02:27:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:27:14 DEBUG : two: Unchanged skipping 2026/03/24 02:27:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:14 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:27:14 DEBUG : three.txt: Sizes differ 2026/03/24 02:27:15 DEBUG : three.txt.bak: size = 5 OK 2026/03/24 02:27:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/24 02:27:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/24 02:27:15 INFO : three.txt: Deleted 2026/03/24 02:27:15 DEBUG : three.txt: size = 6 OK 2026/03/24 02:27:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/24 02:27:15 INFO : three.txt: Copied (new) 2026/03/24 02:27:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:16 DEBUG : one: size = 4 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:27:16 DEBUG : one: Sizes differ 2026/03/24 02:27:17 DEBUG : one.bak: size = 4 OK 2026/03/24 02:27:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:27:17 INFO : one: Copied (server-side copy) to: one.bak 2026/03/24 02:27:17 INFO : one: Deleted 2026/03/24 02:27:18 DEBUG : one: size = 5 OK 2026/03/24 02:27:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/24 02:27:18 INFO : one: Copied (new) 2026/03/24 02:27:18 DEBUG : two: size = 3 OK 2026/03/24 02:27:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:27:18 DEBUG : two: Unchanged skipping 2026/03/24 02:27:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:18 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:27:18 DEBUG : three.txt: Sizes differ 2026/03/24 02:27:18 DEBUG : three.txt.bak: size = 6 OK 2026/03/24 02:27:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/24 02:27:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/24 02:27:19 INFO : three.txt: Deleted 2026/03/24 02:27:19 DEBUG : three.txt: size = 19 OK 2026/03/24 02:27:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/24 02:27:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.94s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:27:23 DEBUG : Creating backend with remote "TestB2:rclone-test-segetij8ragu/dst" 2026/03/24 02:27:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:24 DEBUG : one: size = 3 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:27:24 DEBUG : one: Sizes differ 2026/03/24 02:27:26 DEBUG : one-2019-01-01: size = 3 OK 2026/03/24 02:27:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/24 02:27:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/24 02:27:26 INFO : one: Deleted 2026/03/24 02:27:27 DEBUG : one: size = 4 OK 2026/03/24 02:27:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:27:27 INFO : one: Copied (new) 2026/03/24 02:27:27 DEBUG : two: size = 3 OK 2026/03/24 02:27:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:27:27 DEBUG : two: Unchanged skipping 2026/03/24 02:27:28 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:28 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:27:28 DEBUG : three.txt: Sizes differ 2026/03/24 02:27:28 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/24 02:27:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/24 02:27:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/24 02:27:28 INFO : three.txt: Deleted 2026/03/24 02:27:29 DEBUG : three.txt: size = 6 OK 2026/03/24 02:27:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/24 02:27:29 INFO : three.txt: Copied (new) 2026/03/24 02:27:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:30 DEBUG : one: size = 4 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:27:30 DEBUG : one: Sizes differ 2026/03/24 02:27:31 DEBUG : one-2019-01-01: size = 4 OK 2026/03/24 02:27:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/24 02:27:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/24 02:27:31 INFO : one: Deleted 2026/03/24 02:27:31 DEBUG : one: size = 5 OK 2026/03/24 02:27:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/24 02:27:31 INFO : one: Copied (new) 2026/03/24 02:27:31 DEBUG : two: size = 3 OK 2026/03/24 02:27:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:27:31 DEBUG : two: Unchanged skipping 2026/03/24 02:27:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:32 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-segetij8ragu path dst) 2026/03/24 02:27:32 DEBUG : three.txt: Sizes differ 2026/03/24 02:27:32 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/24 02:27:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/24 02:27:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/24 02:27:32 INFO : three.txt: Deleted 2026/03/24 02:27:33 DEBUG : three.txt: size = 19 OK 2026/03/24 02:27:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/24 02:27:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.92s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:27:36 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:27:36 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:36 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:27:36 DEBUG : Testêé: Sizes differ 2026/03/24 02:27:36 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:27:37 DEBUG : Testêé: size = 14 OK 2026/03/24 02:27:37 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/24 02:27:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/24 02:27:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.72s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:27:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/24 02:27:38 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:27:38 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:27:39 DEBUG : existing: size = 6 OK 2026/03/24 02:27:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/24 02:27:39 INFO : existing: Copied (new) 2026/03/24 02:27:39 DEBUG : Waiting for deletions to finish 2026/03/24 02:27:39 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:27:39 DEBUG : existing: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:27:39 DEBUG : existing: Sizes differ 2026/03/24 02:27:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/24 02:27:39 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:27:39 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:27:39 ERROR : B2 bucket rclone-test-segetij8ragu: not deleting files as there were IO errors 2026/03/24 02:27:39 ERROR : B2 bucket rclone-test-segetij8ragu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:27:41 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:27:41 DEBUG : EXISTING: size = 6 OK 2026/03/24 02:27:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:27:41 DEBUG : existing: Unchanged skipping 2026/03/24 02:27:41 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:27:41 DEBUG : Waiting for deletions to finish 2026/03/24 02:27:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", 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-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:28:03 DEBUG : both10: size = 6 OK 2026/03/24 02:28:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both11: size = 6 OK 2026/03/24 02:28:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both0: size = 6 OK 2026/03/24 02:28:03 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:28:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both12: size = 6 OK 2026/03/24 02:28:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both10: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both13: size = 6 OK 2026/03/24 02:28:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both13: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both14: size = 6 OK 2026/03/24 02:28:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both14: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both15: size = 6 OK 2026/03/24 02:28:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both11: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both16: size = 6 OK 2026/03/24 02:28:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both0: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both17: size = 6 OK 2026/03/24 02:28:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both17: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both18: size = 6 OK 2026/03/24 02:28:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both18: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both19: size = 6 OK 2026/03/24 02:28:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both19: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both1: size = 6 OK 2026/03/24 02:28:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both1: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both2: size = 6 OK 2026/03/24 02:28:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both12: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both3: size = 6 OK 2026/03/24 02:28:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both15: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both4: size = 6 OK 2026/03/24 02:28:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both16: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both5: size = 6 OK 2026/03/24 02:28:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both2: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both6: size = 6 OK 2026/03/24 02:28:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both6: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both7: size = 6 OK 2026/03/24 02:28:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both3: Unchanged skipping 2026/03/24 02:28:03 DEBUG : both8: size = 6 OK 2026/03/24 02:28:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:03 DEBUG : both8: Unchanged skipping 2026/03/24 02:28:04 DEBUG : both9: size = 6 OK 2026/03/24 02:28:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:04 DEBUG : both4: Unchanged skipping 2026/03/24 02:28:04 DEBUG : both5: Unchanged skipping 2026/03/24 02:28:04 DEBUG : both7: Unchanged skipping 2026/03/24 02:28:04 DEBUG : both9: Unchanged skipping 2026/03/24 02:28:04 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:28:04 DEBUG : Waiting for deletions to finish 2026/03/24 02:28:04 INFO : only18: Deleted 2026/03/24 02:28:04 INFO : only4: Deleted 2026/03/24 02:28:04 INFO : only8: Deleted 2026/03/24 02:28:04 INFO : only11: Deleted 2026/03/24 02:28:04 INFO : only7: Deleted 2026/03/24 02:28:04 INFO : only9: Deleted 2026/03/24 02:28:04 INFO : only3: Deleted 2026/03/24 02:28:04 INFO : only16: Deleted 2026/03/24 02:28:04 INFO : only19: Deleted 2026/03/24 02:28:04 INFO : only1: Deleted 2026/03/24 02:28:04 INFO : only2: Deleted 2026/03/24 02:28:04 INFO : only10: Deleted 2026/03/24 02:28:04 INFO : only13: Deleted 2026/03/24 02:28:04 INFO : only14: Deleted 2026/03/24 02:28:05 INFO : only15: Deleted 2026/03/24 02:28:05 INFO : only5: Deleted 2026/03/24 02:28:05 INFO : only6: Deleted 2026/03/24 02:28:05 INFO : only0: Deleted 2026/03/24 02:28:05 INFO : only12: Deleted 2026/03/24 02:28:05 INFO : only17: Deleted 2026/03/24 02:28:05 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.94s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:28:31 DEBUG : both10: size = 6 OK 2026/03/24 02:28:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:28:31 DEBUG : both11: size = 6 OK 2026/03/24 02:28:31 DEBUG : both12: size = 6 OK 2026/03/24 02:28:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both0: size = 6 OK 2026/03/24 02:28:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both10: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both13: size = 6 OK 2026/03/24 02:28:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both13: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both14: size = 6 OK 2026/03/24 02:28:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both14: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both15: size = 6 OK 2026/03/24 02:28:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both15: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both16: size = 6 OK 2026/03/24 02:28:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both16: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both17: size = 6 OK 2026/03/24 02:28:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both11: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both18: size = 6 OK 2026/03/24 02:28:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both12: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both19: size = 6 OK 2026/03/24 02:28:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both0: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both1: size = 6 OK 2026/03/24 02:28:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both17: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both2: size = 6 OK 2026/03/24 02:28:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both18: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both3: size = 6 OK 2026/03/24 02:28:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both19: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both4: size = 6 OK 2026/03/24 02:28:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both4: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both5: size = 6 OK 2026/03/24 02:28:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both5: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both6: size = 6 OK 2026/03/24 02:28:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both6: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both7: size = 6 OK 2026/03/24 02:28:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both1: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both8: size = 6 OK 2026/03/24 02:28:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both3: Unchanged skipping 2026/03/24 02:28:31 DEBUG : both2: Unchanged skipping 2026/03/24 02:28:31 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only0: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only0: Sizes differ 2026/03/24 02:28:31 DEBUG : both9: size = 6 OK 2026/03/24 02:28:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:28:31 DEBUG : both7: Unchanged skipping 2026/03/24 02:28:31 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only10: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only10: Sizes differ 2026/03/24 02:28:31 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only11: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only11: Sizes differ 2026/03/24 02:28:31 DEBUG : both8: Unchanged skipping 2026/03/24 02:28:31 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only12: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only12: Sizes differ 2026/03/24 02:28:31 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only13: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only13: Sizes differ 2026/03/24 02:28:31 DEBUG : both9: Unchanged skipping 2026/03/24 02:28:31 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only14: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only14: Sizes differ 2026/03/24 02:28:31 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only15: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only15: Sizes differ 2026/03/24 02:28:31 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only16: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only16: Sizes differ 2026/03/24 02:28:31 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only17: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only17: Sizes differ 2026/03/24 02:28:31 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only18: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only18: Sizes differ 2026/03/24 02:28:31 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only19: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only19: Sizes differ 2026/03/24 02:28:31 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only1: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only1: Sizes differ 2026/03/24 02:28:31 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only2: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only2: Sizes differ 2026/03/24 02:28:31 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only3: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only3: Sizes differ 2026/03/24 02:28:31 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only4: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only4: Sizes differ 2026/03/24 02:28:31 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only5: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only5: Sizes differ 2026/03/24 02:28:31 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only6: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only6: Sizes differ 2026/03/24 02:28:31 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only7: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only7: Sizes differ 2026/03/24 02:28:31 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only8: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only8: Sizes differ 2026/03/24 02:28:31 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2488067972) 2026/03/24 02:28:31 DEBUG : only9: size = 6 (B2 bucket rclone-test-segetij8ragu) 2026/03/24 02:28:31 DEBUG : only9: Sizes differ 2026/03/24 02:28:31 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:28:31 DEBUG : only10: size = 0 OK 2026/03/24 02:28:31 DEBUG : only0: size = 0 OK 2026/03/24 02:28:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:31 INFO : only10: Copied (replaced existing) 2026/03/24 02:28:31 INFO : only0: Copied (replaced existing) 2026/03/24 02:28:31 DEBUG : only14: size = 0 OK 2026/03/24 02:28:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:31 INFO : only14: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only16: size = 0 OK 2026/03/24 02:28:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only16: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only17: size = 0 OK 2026/03/24 02:28:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only17: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only18: size = 0 OK 2026/03/24 02:28:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only18: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only19: size = 0 OK 2026/03/24 02:28:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only19: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only1: size = 0 OK 2026/03/24 02:28:32 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only1: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only2: size = 0 OK 2026/03/24 02:28:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only2: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only3: size = 0 OK 2026/03/24 02:28:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only3: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only4: size = 0 OK 2026/03/24 02:28:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only4: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only15: size = 0 OK 2026/03/24 02:28:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only15: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only5: size = 0 OK 2026/03/24 02:28:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only5: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only6: size = 0 OK 2026/03/24 02:28:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only6: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only7: size = 0 OK 2026/03/24 02:28:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only7: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only8: size = 0 OK 2026/03/24 02:28:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only8: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only9: size = 0 OK 2026/03/24 02:28:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only9: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only12: size = 0 OK 2026/03/24 02:28:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only12: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only13: size = 0 OK 2026/03/24 02:28:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only13: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : only11: size = 0 OK 2026/03/24 02:28:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/24 02:28:32 INFO : only11: Copied (replaced existing) 2026/03/24 02:28:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.34s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:28:40 DEBUG : empty_dir: Making directory with metadata 2026/03/24 02:28:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/24 02:28:40 DEBUG : empty_on_remote: Making directory with metadata 2026/03/24 02:28:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/24 02:28:40 INFO : empty_on_remote: Making directory 2026/03/24 02:28:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/24 02:28:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/24 02:28:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/24 02:28:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/24 02:28:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:28:43 DEBUG : empty_dir: Making directory with metadata 2026/03/24 02:28:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/24 02:28:43 DEBUG : empty_on_remote: Making directory with metadata 2026/03/24 02:28:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/24 02:28:43 INFO : empty_on_remote: Making directory 2026/03/24 02:28:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/24 02:28:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/24 02:28:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/24 02:28:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/24 02:28:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/24 02:28:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:28:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/24 02:28:45 INFO : sub dir: Making directory 2026/03/24 02:28:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:28:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/24 02:28:47 INFO : sub dir: Making directory 2026/03/24 02:28:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.94s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:28:59 DEBUG : Waiting for deletions to finish 2026/03/24 02:28:59 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:28:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : apple: size = 5 OK 2026/03/24 02:29:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:29:00 DEBUG : banana: size = 6 OK 2026/03/24 02:29:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:29:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:29:00 DEBUG : apple: Unchanged skipping 2026/03/24 02:29:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:29:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : banana: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:29:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:29:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:29:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:29:00 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:29:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:29:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:29:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:29:00 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:00 INFO : There was nothing to transfer 2026/03/24 02:29:00 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:00 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:29:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:29:00 DEBUG : banana: size = 6 OK 2026/03/24 02:29:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : banana: Unchanged skipping 2026/03/24 02:29:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:29:00 DEBUG : apple: size = 5 OK 2026/03/24 02:29:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : apple: Unchanged skipping 2026/03/24 02:29:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:29:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:29:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:29:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:29:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:29:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:29:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:29:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:29:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:29:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:29:00 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:29:00 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:00 INFO : There was nothing to transfer 2026/03/24 02:29:00 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:01 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:29:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:29:17 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:18 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:29:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:29:18 DEBUG : apple: size = 5 OK 2026/03/24 02:29:18 DEBUG : banana: size = 6 OK 2026/03/24 02:29:18 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:29:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : banana: Unchanged skipping 2026/03/24 02:29:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:29:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : apple: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:29:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:29:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:29:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:29:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:29:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:29:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:29:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:29:18 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:29:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:29:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:29:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:29:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:29:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:29:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:29:18 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:29:18 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:18 INFO : There was nothing to transfer 2026/03/24 02:29:18 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:18 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:29:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : apple: size = 5 OK 2026/03/24 02:29:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : apple: Unchanged skipping 2026/03/24 02:29:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:29:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:29:19 DEBUG : banana: size = 6 OK 2026/03/24 02:29:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : banana: Unchanged skipping 2026/03/24 02:29:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:29:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:29:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:29:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:29:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:29:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:29:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:29:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:29:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:29:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:29:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:29:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:29:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:29:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:29:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:29:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:29:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:29:19 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:29:19 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:29:19 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:19 INFO : There was nothing to transfer 2026/03/24 02:29:19 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:19 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:29:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:29:35 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:36 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:29:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:36 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/24 02:29:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:36 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:29:36 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:29:37 DEBUG : YmFuYW5h: size = 6 OK 2026/03/24 02:29:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/24 02:29:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/24 02:29:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:37 DEBUG : YXBwbGU=: size = 5 OK 2026/03/24 02:29:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/24 02:29:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/24 02:29:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/24 02:29:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/24 02:29:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/24 02:29:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/24 02:29:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/24 02:29:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/24 02:29:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/24 02:29:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/24 02:29:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/24 02:29:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/24 02:29:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/24 02:29:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/24 02:29:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/24 02:29:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/24 02:29:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/24 02:29:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/24 02:29:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/24 02:29:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/24 02:29:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/24 02:29:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/24 02:29:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/24 02:29:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/24 02:29:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/24 02:29:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/24 02:29:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/24 02:29:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/24 02:29:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/24 02:29:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/24 02:29:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/24 02:29:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/24 02:29:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/24 02:29:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/24 02:29:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/24 02:29:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/24 02:29:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/24 02:29:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/24 02:29:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/24 02:29:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/24 02:29:39 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/24 02:29:39 INFO : dir1/0012-6789;.txt: Deleted 2026/03/24 02:29:39 INFO : dir1/0013-789;=.txt: Deleted 2026/03/24 02:29:39 INFO : dir1/0015-9;=.txt: Deleted 2026/03/24 02:29:39 INFO : splitbananasplit: Deleted 2026/03/24 02:29:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/24 02:29:40 INFO : dir1/0003-defghij.txt: Deleted 2026/03/24 02:29:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/24 02:29:40 INFO : dir1/0007-1234567.txt: Deleted 2026/03/24 02:29:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/24 02:29:40 INFO : dir1/0010-456789.txt: Deleted 2026/03/24 02:29:40 INFO : dir1/0011-56789;.txt: Deleted 2026/03/24 02:29:40 INFO : apple: Deleted 2026/03/24 02:29:40 INFO : appleappleapplebanana: Deleted 2026/03/24 02:29:40 INFO : dir1/0008-2345678.txt: Deleted 2026/03/24 02:29:40 INFO : dir1/0009-3456789.txt: Deleted 2026/03/24 02:29:40 INFO : dir1/0014-89;=.txt: Deleted 2026/03/24 02:29:40 INFO : banana: Deleted 2026/03/24 02:29:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/24 02:29:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/24 02:29:40 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/24 02:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/24 02:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:40 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:41 DEBUG : YXBwbGU=: size = 5 OK 2026/03/24 02:29:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : apple: Unchanged skipping 2026/03/24 02:29:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/24 02:29:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/24 02:29:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:29:41 DEBUG : YmFuYW5h: size = 6 OK 2026/03/24 02:29:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:29:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : banana: Unchanged skipping 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/24 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/24 02:29:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/24 02:29:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/24 02:29:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/24 02:29:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/24 02:29:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/24 02:29:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/24 02:29:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/24 02:29:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/24 02:29:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/24 02:29:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:29:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/24 02:29:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/24 02:29:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/24 02:29:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/24 02:29:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/24 02:29:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/24 02:29:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:29:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:29:41 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:29:41 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:41 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/24 02:29:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/24 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/24 02:29:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/24 02:29:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/24 02:29:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/24 02:29:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/24 02:29:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/24 02:29:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/24 02:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/24 02:29:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/24 02:29:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:29:57 DEBUG : Waiting for deletions to finish 2026/03/24 02:29:57 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:29:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:29:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:29:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:29:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:29:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:29:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:29:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:29:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:29:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:29:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:29:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:29:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:29:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:29:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:29:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:29:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:29:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:29:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:29:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:29:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/24 02:29:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/24 02:29:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/24 02:29:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/24 02:29:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/24 02:29:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/24 02:29:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/24 02:29:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/24 02:29:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/24 02:29:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/24 02:29:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/24 02:29:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/24 02:29:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/24 02:29:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/24 02:29:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/24 02:29:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/24 02:29:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/24 02:29:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:29:57 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:29:57 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:29:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/24 02:29:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/24 02:29:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/24 02:29:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/24 02:29:58 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/24 02:29:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/24 02:29:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/24 02:29:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/24 02:29:58 DEBUG : PREFIXbanana: size = 6 OK 2026/03/24 02:29:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/24 02:29:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/24 02:29:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/24 02:29:58 DEBUG : PREFIXapple: size = 5 OK 2026/03/24 02:29:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/24 02:29:58 INFO : apple: Copied (new) to: PREFIXapple 2026/03/24 02:29:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/24 02:29:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:29:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/24 02:29:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/24 02:29:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/24 02:29:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/24 02:29:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/24 02:29:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/24 02:29:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/24 02:29:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/24 02:29:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/24 02:29:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/24 02:29:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/24 02:29:58 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/24 02:29:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/24 02:29:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/24 02:29:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/24 02:29:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/24 02:29:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/24 02:29:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/24 02:29:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/24 02:29:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/24 02:29:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/24 02:29:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/24 02:29:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/24 02:29:59 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/24 02:29:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/24 02:29:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/24 02:29:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/24 02:29:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/24 02:29:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/24 02:29:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/24 02:29:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/24 02:29:59 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/24 02:29:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/24 02:29:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/24 02:29:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/24 02:29:59 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/24 02:29:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/24 02:29:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/24 02:29:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/24 02:29:59 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/24 02:29:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/24 02:29:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/24 02:29:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/24 02:29:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/24 02:29:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/24 02:29:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/24 02:29:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/24 02:29:59 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/24 02:29:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/24 02:29:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/24 02:29:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/24 02:29:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/24 02:29:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/24 02:30:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/24 02:30:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/24 02:30:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/24 02:30:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/24 02:30:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/24 02:30:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/24 02:30:00 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:00 INFO : splitbananasplit: Deleted 2026/03/24 02:30:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0010-456789.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0008-2345678.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0003-defghij.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0013-789;=.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0014-89;=.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0015-9;=.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0007-1234567.txt: Deleted 2026/03/24 02:30:00 INFO : banana: Deleted 2026/03/24 02:30:00 INFO : dir1/0009-3456789.txt: Deleted 2026/03/24 02:30:00 INFO : appleappleapplebanana: Deleted 2026/03/24 02:30:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0011-56789;.txt: Deleted 2026/03/24 02:30:00 INFO : dir1/0012-6789;.txt: Deleted 2026/03/24 02:30:00 INFO : apple: Deleted 2026/03/24 02:30:00 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/24 02:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/24 02:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/24 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/24 02:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/24 02:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/24 02:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/24 02:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/24 02:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/24 02:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/24 02:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/24 02:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/24 02:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/24 02:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/24 02:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/24 02:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/24 02:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/24 02:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/24 02:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/24 02:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/24 02:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/24 02:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/24 02:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/24 02:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/24 02:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/24 02:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/24 02:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/24 02:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/24 02:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/24 02:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : apple: transformed to: PREFIXapple 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/24 02:30:01 DEBUG : banana: transformed to: PREFIXbanana 2026/03/24 02:30:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/24 02:30:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/24 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/24 02:30:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/24 02:30:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/24 02:30:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/24 02:30:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/24 02:30:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/24 02:30:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/24 02:30:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/24 02:30:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/24 02:30:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/24 02:30:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/24 02:30:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/24 02:30:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/24 02:30:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/24 02:30:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/24 02:30:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:01 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:30:01 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:30:02 DEBUG : banana: size = 6 OK 2026/03/24 02:30:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/24 02:30:02 INFO : banana: Copied (new) 2026/03/24 02:30:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:30:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/24 02:30:02 INFO : appleappleapplebanana: Copied (new) 2026/03/24 02:30:02 DEBUG : apple: size = 5 OK 2026/03/24 02:30:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/24 02:30:02 INFO : apple: Copied (new) 2026/03/24 02:30:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:30:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/24 02:30:02 INFO : splitbananasplit: Copied (new) 2026/03/24 02:30:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:30:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/24 02:30:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/24 02:30:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:30:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/24 02:30:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/24 02:30:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:30:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/24 02:30:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/24 02:30:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:30:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/24 02:30:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/24 02:30:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:30:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/24 02:30:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/24 02:30:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:30:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/24 02:30:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/24 02:30:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:30:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/24 02:30:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/24 02:30:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:30:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/24 02:30:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/24 02:30:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:30:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/24 02:30:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/24 02:30:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:30:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/24 02:30:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/24 02:30:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:30:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/24 02:30:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/24 02:30:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:30:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/24 02:30:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/24 02:30:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:30:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/24 02:30:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/24 02:30:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:30:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/24 02:30:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/24 02:30:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:30:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/24 02:30:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/24 02:30:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:30:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/24 02:30:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/24 02:30:04 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:04 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/24 02:30:04 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/24 02:30:04 INFO : PREFIXbanana: Deleted 2026/03/24 02:30:04 INFO : PREFIXsplitbananasplit: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/24 02:30:04 INFO : PREFIXapple: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/24 02:30:04 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/24 02:30:04 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:04 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:30:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:05 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:30:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:30:20 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:20 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:30:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:30:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/24 02:30:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/24 02:30:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/24 02:30:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/24 02:30:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/24 02:30:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/24 02:30:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:21 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:30:21 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:30:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/24 02:30:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/24 02:30:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/24 02:30:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/24 02:30:21 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/24 02:30:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/24 02:30:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/24 02:30:21 DEBUG : appleSUFFIX: size = 5 OK 2026/03/24 02:30:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/24 02:30:21 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/24 02:30:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/24 02:30:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/24 02:30:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/24 02:30:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/24 02:30:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/24 02:30:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/24 02:30:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/24 02:30:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/24 02:30:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/24 02:30:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/24 02:30:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/24 02:30:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/24 02:30:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/24 02:30:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/24 02:30:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/24 02:30:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/24 02:30:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/24 02:30:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/24 02:30:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/24 02:30:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/24 02:30:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/24 02:30:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/24 02:30:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/24 02:30:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/24 02:30:23 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/24 02:30:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/24 02:30:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/24 02:30:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/24 02:30:23 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/24 02:30:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/24 02:30:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/24 02:30:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/24 02:30:23 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/24 02:30:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/24 02:30:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/24 02:30:23 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/24 02:30:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/24 02:30:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/24 02:30:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/24 02:30:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/24 02:30:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/24 02:30:23 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/24 02:30:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/24 02:30:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/24 02:30:23 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:24 INFO : dir1/0014-89;=.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0009-3456789.txt: Deleted 2026/03/24 02:30:24 INFO : apple: Deleted 2026/03/24 02:30:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/24 02:30:24 INFO : splitbananasplit: Deleted 2026/03/24 02:30:24 INFO : dir1/0007-1234567.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0008-2345678.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0012-6789;.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0015-9;=.txt: Deleted 2026/03/24 02:30:24 INFO : appleappleapplebanana: Deleted 2026/03/24 02:30:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0003-defghij.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0010-456789.txt: Deleted 2026/03/24 02:30:24 INFO : dir1/0011-56789;.txt: Deleted 2026/03/24 02:30:24 INFO : banana: Deleted 2026/03/24 02:30:24 INFO : dir1/0013-789;=.txt: Deleted 2026/03/24 02:30:24 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/24 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : apple: transformed to: appleSUFFIX 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/24 02:30:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/24 02:30:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/24 02:30:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:25 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:30:25 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:30:25 DEBUG : banana: size = 6 OK 2026/03/24 02:30:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/24 02:30:25 INFO : banana: Copied (new) 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:30:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/24 02:30:25 INFO : appleappleapplebanana: Copied (new) 2026/03/24 02:30:25 DEBUG : apple: size = 5 OK 2026/03/24 02:30:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/24 02:30:25 INFO : apple: Copied (new) 2026/03/24 02:30:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:30:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/24 02:30:26 INFO : splitbananasplit: Copied (new) 2026/03/24 02:30:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:30:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/24 02:30:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/24 02:30:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:30:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/24 02:30:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/24 02:30:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:30:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/24 02:30:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/24 02:30:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:30:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/24 02:30:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/24 02:30:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:30:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/24 02:30:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/24 02:30:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:30:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/24 02:30:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/24 02:30:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:30:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/24 02:30:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/24 02:30:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:30:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/24 02:30:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/24 02:30:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:30:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/24 02:30:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/24 02:30:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:30:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/24 02:30:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/24 02:30:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:30:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/24 02:30:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/24 02:30:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:30:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/24 02:30:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/24 02:30:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:30:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/24 02:30:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/24 02:30:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:30:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/24 02:30:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/24 02:30:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:30:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/24 02:30:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/24 02:30:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:30:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/24 02:30:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/24 02:30:28 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:28 INFO : appleSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : bananaSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/24 02:30:28 INFO : splitbananasplitSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/24 02:30:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/24 02:30:28 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:29 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:29 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:30:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:30:47 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:47 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:30:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:30:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : apple: size = 5 OK 2026/03/24 02:30:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:48 DEBUG : apple: Unchanged skipping 2026/03/24 02:30:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:48 DEBUG : banana: size = 6 OK 2026/03/24 02:30:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:48 DEBUG : banana: Unchanged skipping 2026/03/24 02:30:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/24 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/24 02:30:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/24 02:30:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/24 02:30:48 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:30:48 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:30:48 DEBUG : appleapple: size = 21 OK 2026/03/24 02:30:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/24 02:30:48 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/24 02:30:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/24 02:30:48 DEBUG : splitbanan: size = 16 OK 2026/03/24 02:30:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/24 02:30:48 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/24 02:30:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/24 02:30:48 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/24 02:30:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/24 02:30:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/24 02:30:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/24 02:30:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/24 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/24 02:30:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/24 02:30:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/24 02:30:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/24 02:30:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/24 02:30:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/24 02:30:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/24 02:30:49 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/24 02:30:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/24 02:30:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/24 02:30:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/24 02:30:49 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/24 02:30:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/24 02:30:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/24 02:30:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/24 02:30:49 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/24 02:30:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/24 02:30:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/24 02:30:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/24 02:30:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/24 02:30:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/24 02:30:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/24 02:30:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/24 02:30:49 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/24 02:30:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/24 02:30:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/24 02:30:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/24 02:30:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/24 02:30:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/24 02:30:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/24 02:30:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/24 02:30:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/24 02:30:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/24 02:30:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/24 02:30:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/24 02:30:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/24 02:30:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/24 02:30:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/24 02:30:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/24 02:30:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/24 02:30:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/24 02:30:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/24 02:30:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/24 02:30:50 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/24 02:30:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/24 02:30:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/24 02:30:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/24 02:30:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/24 02:30:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/24 02:30:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/24 02:30:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/24 02:30:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/24 02:30:57 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/24 02:30:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/24 02:30:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/24 02:30:57 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:57 INFO : dir1/0012-6789;.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0015-9;=.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0007-1234567.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0003-defghij.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0011-56789;.txt: Deleted 2026/03/24 02:30:57 INFO : appleappleapplebanana: Deleted 2026/03/24 02:30:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/24 02:30:57 INFO : splitbananasplit: Deleted 2026/03/24 02:30:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0008-2345678.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0009-3456789.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0010-456789.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0013-789;=.txt: Deleted 2026/03/24 02:30:57 INFO : dir1/0014-89;=.txt: Deleted 2026/03/24 02:30:57 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:58 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : appleapple: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/24 02:30:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/24 02:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/24 02:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/24 02:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/24 02:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/24 02:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/24 02:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/24 02:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/24 02:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/24 02:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/24 02:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/24 02:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/24 02:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/24 02:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/24 02:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/24 02:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/24 02:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/24 02:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/24 02:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/24 02:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/24 02:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/24 02:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/24 02:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/24 02:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/24 02:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/24 02:30:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/24 02:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/24 02:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/24 02:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/24 02:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/24 02:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/24 02:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/24 02:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/24 02:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/24 02:30:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/24 02:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/24 02:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/24 02:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/24 02:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/24 02:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/24 02:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/24 02:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/24 02:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/24 02:30:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:58 DEBUG : apple: size = 5 OK 2026/03/24 02:30:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : apple: Unchanged skipping 2026/03/24 02:30:58 DEBUG : appleapple: size = 21 OK 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:30:58 DEBUG : banana: size = 6 OK 2026/03/24 02:30:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : banana: Unchanged skipping 2026/03/24 02:30:58 DEBUG : splitbanan: size = 16 OK 2026/03/24 02:30:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/24 02:30:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/24 02:30:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/24 02:30:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/24 02:30:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/24 02:30:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/24 02:30:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/24 02:30:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/24 02:30:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/24 02:30:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/24 02:30:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/24 02:30:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/24 02:30:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/24 02:30:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/24 02:30:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/24 02:30:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/24 02:30:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/24 02:30:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/24 02:30:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/24 02:30:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/24 02:30:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/24 02:30:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/24 02:30:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/24 02:30:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/24 02:30:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/24 02:30:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:30:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:30:58 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:30:58 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:58 DEBUG : Waiting for deletions to finish 2026/03/24 02:30:58 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : appleapple: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/24 02:30:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/24 02:30:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/24 02:30:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/24 02:30:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/24 02:30:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/24 02:30:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/24 02:30:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/24 02:30:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/24 02:30:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/24 02:30:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/24 02:30:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/24 02:30:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/24 02:30:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/24 02:30:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/24 02:30:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/24 02:30:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/24 02:30:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/24 02:30:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/24 02:30:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/24 02:30:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/24 02:30:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/24 02:30:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/24 02:30:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/24 02:30:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/24 02:30:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/24 02:30:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/24 02:30:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/24 02:30:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/24 02:30:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/24 02:30:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/24 02:30:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/24 02:30:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/24 02:30:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/24 02:30:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/24 02:30:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/24 02:30:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/24 02:30:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/24 02:30:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/24 02:30:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/24 02:30:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/24 02:30:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/24 02:30:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/24 02:30:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/24 02:30:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/24 02:30:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/24 02:30:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/24 02:30:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/24 02:30:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/24 02:30:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/24 02:30:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/24 02:30:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/24 02:30:59 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:31:16 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:16 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : apple: size = 5 OK 2026/03/24 02:31:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : apple: Unchanged skipping 2026/03/24 02:31:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:31:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:31:17 DEBUG : banana: size = 6 OK 2026/03/24 02:31:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : banana: Unchanged skipping 2026/03/24 02:31:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:31:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:31:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:31:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:31:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:31:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:31:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:31:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:31:17 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:31:17 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:17 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:17 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:31:17 DEBUG : apple: size = 5 OK 2026/03/24 02:31:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : apple: Unchanged skipping 2026/03/24 02:31:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:31:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:31:17 DEBUG : banana: size = 6 OK 2026/03/24 02:31:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : banana: Unchanged skipping 2026/03/24 02:31:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:31:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:31:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:31:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:31:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:31:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:31:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:31:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:31:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:31:17 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:31:17 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:31:17 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:17 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:18 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:18 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:31:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:31:34 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:34 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:31:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : apple: size = 5 OK 2026/03/24 02:31:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : apple: Unchanged skipping 2026/03/24 02:31:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:31:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : banana: size = 6 OK 2026/03/24 02:31:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:31:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:31:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:31:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : banana: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:31:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:31:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:31:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:31:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:31:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:31:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:31:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:31:35 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:35 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:35 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:31:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:31:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:31:35 DEBUG : banana: size = 6 OK 2026/03/24 02:31:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:31:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:31:35 DEBUG : apple: size = 5 OK 2026/03/24 02:31:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : apple: Unchanged skipping 2026/03/24 02:31:35 DEBUG : banana: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:31:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:31:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:31:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:31:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:31:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:31:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:31:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:31:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:31:35 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:31:35 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:35 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:36 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:31:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:31:52 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:52 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:31:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : apple: size = 5 OK 2026/03/24 02:31:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : apple: Unchanged skipping 2026/03/24 02:31:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:31:53 DEBUG : banana: size = 6 OK 2026/03/24 02:31:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:31:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:31:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:31:53 DEBUG : banana: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:31:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:31:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:31:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:31:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:31:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:31:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:31:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:31:53 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:53 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:53 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:31:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:31:53 DEBUG : apple: size = 5 OK 2026/03/24 02:31:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : apple: Unchanged skipping 2026/03/24 02:31:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:31:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:31:53 DEBUG : banana: size = 6 OK 2026/03/24 02:31:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : banana: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:31:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:31:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:31:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:31:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:31:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:31:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:31:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:31:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:31:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:31:53 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:31:53 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:53 DEBUG : Waiting for deletions to finish 2026/03/24 02:31:53 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:31:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:08 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:09 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:32:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:32:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:32:09 DEBUG : banana: size = 6 OK 2026/03/24 02:32:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : banana: Unchanged skipping 2026/03/24 02:32:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:32:09 DEBUG : apple: size = 5 OK 2026/03/24 02:32:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : apple: Unchanged skipping 2026/03/24 02:32:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:32:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:32:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:32:09 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:32:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:32:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:32:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:32:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:32:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:32:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:32:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:32:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:32:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:32:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:32:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:32:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:32:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:32:09 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:09 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:09 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:10 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : apple: size = 5 OK 2026/03/24 02:32:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : apple: Unchanged skipping 2026/03/24 02:32:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:32:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:32:10 DEBUG : banana: size = 6 OK 2026/03/24 02:32:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : banana: Unchanged skipping 2026/03/24 02:32:10 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:32:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:32:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:32:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:32:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:32:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:32:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:32:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:32:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:32:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:32:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:32:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:32:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:32:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:32:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:32:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:32:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:32:10 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:10 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:10 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:10 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:32:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:27 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:28 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:32:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:32:29 DEBUG : banana: size = 6 OK 2026/03/24 02:32:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:32:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:32:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:32:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : banana: Unchanged skipping 2026/03/24 02:32:29 DEBUG : apple: size = 5 OK 2026/03/24 02:32:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : apple: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:32:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:32:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:32:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:32:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:32:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:32:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:29 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:29 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:29 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/24 02:32:29 DEBUG : banana: size = 6 OK 2026/03/24 02:32:29 DEBUG : splitbananasplit: size = 16 OK 2026/03/24 02:32:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : banana: Unchanged skipping 2026/03/24 02:32:29 DEBUG : splitbananasplit: Unchanged skipping 2026/03/24 02:32:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/24 02:32:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/24 02:32:29 DEBUG : apple: size = 5 OK 2026/03/24 02:32:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : apple: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/24 02:32:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/24 02:32:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/24 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/24 02:32:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/24 02:32:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/24 02:32:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/24 02:32:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/24 02:32:29 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:29 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:29 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:30 DEBUG : apple: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : banana: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/24 02:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (225.10s) --- PASS: TestTransform/NFC (16.21s) --- PASS: TestTransform/NFD (18.33s) --- PASS: TestTransform/base64 (21.83s) --- PASS: TestTransform/prefix (24.03s) --- PASS: TestTransform/suffix (24.54s) --- PASS: TestTransform/truncate (29.16s) --- PASS: TestTransform/encoder (19.40s) --- PASS: TestTransform/ISO-8859-1 (17.76s) --- PASS: TestTransform/charmap (18.00s) --- PASS: TestTransform/lowercase (16.70s) --- PASS: TestTransform/ascii (19.14s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/24 02:32:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/24 02:32:34 INFO : sub dir_somesuffix: Making directory 2026/03/24 02:32:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/24 02:32:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/24 02:32:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/24 02:32:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/24 02:32:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/24 02:32:34 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:34 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/24 02:32:35 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/24 02:32:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:36 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:36 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:36 INFO : tictactoe: Making directory 2026/03/24 02:32:36 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:36 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/24 02:32:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:36 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:36 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:37 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/24 02:32:37 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/24 02:32:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:38 INFO : toe: Making directory 2026/03/24 02:32:38 INFO : toe/toe: Making directory 2026/03/24 02:32:38 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/24 02:32:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/24 02:32:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/24 02:32:38 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:38 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/24 02:32:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/24 02:32:39 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.23s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:40 INFO : toe: Making directory 2026/03/24 02:32:40 INFO : toe/toe: Making directory 2026/03/24 02:32:40 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/24 02:32:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/24 02:32:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/24 02:32:40 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:40 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/24 02:32:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/24 02:32:41 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.70s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:42 DEBUG : empty_dir: Making directory with metadata 2026/03/24 02:32:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/24 02:32:42 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:42 INFO : tictacempty_dir: Making directory 2026/03/24 02:32:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:42 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:42 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:42 INFO : tictactoe: Making directory 2026/03/24 02:32:42 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:42 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:42 INFO : tictactoe/tictactoe: Making directory 2026/03/24 02:32:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/24 02:32:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/24 02:32:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/24 02:32:42 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:42 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/24 02:32:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/24 02:32:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.87s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:44 DEBUG : empty_dir: Making directory with metadata 2026/03/24 02:32:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/24 02:32:44 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:44 INFO : tictacempty_dir: Making directory 2026/03/24 02:32:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:44 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:44 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:44 INFO : tictactoe: Making directory 2026/03/24 02:32:44 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:44 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:44 INFO : tictactoe/tictactoe: Making directory 2026/03/24 02:32:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/24 02:32:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/24 02:32:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:44 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:44 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/24 02:32:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/24 02:32:45 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:45 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:45 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:45 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/24 02:32:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/24 02:32:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/24 02:32:45 NOTICE: B2 bucket rclone-test-segetij8ragu: 0 differences found 2026/03/24 02:32:45 NOTICE: B2 bucket rclone-test-segetij8ragu: 1 matching files --- PASS: TestAllTag (1.94s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:45 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:46 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:46 INFO : tictactoe: Making directory 2026/03/24 02:32:46 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:46 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:46 INFO : tictactoe/tictactoe: Making directory 2026/03/24 02:32:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/24 02:32:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/24 02:32:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/24 02:32:46 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:46 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/24 02:32:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/24 02:32:46 DEBUG : Waiting for deletions to finish 2026/03/24 02:32:47 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:47 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:47 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/24 02:32:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/24 02:32:47 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/24 02:32:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/24 02:32:47 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.12s) === RUN TestSyntax 2026/03/24 02:32:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:48 INFO : toe: Making directory 2026/03/24 02:32:48 INFO : toe/toe: Making directory 2026/03/24 02:32:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/24 02:32:48 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:48 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:48 DEBUG : toe/toe/toe: size = 11 OK 2026/03/24 02:32:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:48 INFO : toe/toe/toe: Copied (new) 2026/03/24 02:32:48 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:49 DEBUG : empty_dir: Making directory with metadata 2026/03/24 02:32:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/24 02:32:49 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:50 INFO : tictacempty_dir: Making directory 2026/03/24 02:32:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:50 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:50 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:50 INFO : tictactoe: Making directory 2026/03/24 02:32:50 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:50 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:50 INFO : tictactoe/tictactoe: Making directory 2026/03/24 02:32:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/24 02:32:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/24 02:32:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:50 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:50 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/24 02:32:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:50 INFO : toe/toe/toe.txt: Deleted 2026/03/24 02:32:50 INFO : toe/toe: Removing directory 2026/03/24 02:32:50 INFO : toe: Removing directory 2026/03/24 02:32:50 INFO : empty_dir: Removing directory 2026/03/24 02:32:50 DEBUG : Local file system at /tmp/rclone2488067972: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.78s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:51 DEBUG : empty_dir: Making directory with metadata 2026/03/24 02:32:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/24 02:32:51 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:51 INFO : tictacempty_dir: Making directory 2026/03/24 02:32:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:51 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:51 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:51 INFO : tictactoe: Making directory 2026/03/24 02:32:51 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:51 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:51 INFO : tictactoe/tictactoe: Making directory 2026/03/24 02:32:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/24 02:32:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/24 02:32:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:51 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:51 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/24 02:32:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:52 INFO : toe/toe/toe.txt: Deleted 2026/03/24 02:32:52 INFO : toe/toe: Removing directory 2026/03/24 02:32:52 INFO : toe: Removing directory 2026/03/24 02:32:52 INFO : empty_dir: Removing directory 2026/03/24 02:32:52 DEBUG : Local file system at /tmp/rclone2488067972: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/24 02:32:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/24 02:32:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/24 02:32:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/24 02:32:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/24 02:32:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/24 02:32:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/24 02:32:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/24 02:32:54 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.85s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:55 DEBUG : Reset feature "Copy" 2026/03/24 02:32:55 DEBUG : Reset feature "Move" 2026/03/24 02:32:55 DEBUG : Reset feature "Copy" 2026/03/24 02:32:55 DEBUG : Reset feature "Move" 2026/03/24 02:32:55 DEBUG : empty_dir: Making directory with metadata 2026/03/24 02:32:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/24 02:32:55 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:55 INFO : tictacempty_dir: Making directory 2026/03/24 02:32:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/24 02:32:55 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:55 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:55 INFO : tictactoe: Making directory 2026/03/24 02:32:55 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:55 DEBUG : toe: transformed to: tictactoe 2026/03/24 02:32:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:55 INFO : tictactoe/tictactoe: Making directory 2026/03/24 02:32:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/24 02:32:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/24 02:32:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/24 02:32:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:55 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:55 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:32:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/24 02:32:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/24 02:32:56 INFO : toe/toe/toe.txt: Deleted 2026/03/24 02:32:56 INFO : toe/toe: Removing directory 2026/03/24 02:32:56 INFO : toe: Removing directory 2026/03/24 02:32:56 INFO : empty_dir: Removing directory 2026/03/24 02:32:56 DEBUG : Local file system at /tmp/rclone2488067972: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/24 02:32:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/24 02:32:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/24 02:32:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/24 02:32:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/24 02:32:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/24 02:32:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/24 02:32:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:32:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/24 02:32:58 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-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:32:58 DEBUG : toe: transformed to: dG9l 2026/03/24 02:32:59 DEBUG : toe: transformed to: dG9l 2026/03/24 02:32:59 INFO : dG9l: Making directory 2026/03/24 02:32:59 DEBUG : toe: transformed to: dG9l 2026/03/24 02:32:59 DEBUG : toe: transformed to: dG9l 2026/03/24 02:32:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/24 02:32:59 INFO : dG9l/dG9l: Making directory 2026/03/24 02:32:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/24 02:32:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/24 02:32:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/24 02:32:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/24 02:32:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/24 02:32:59 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:32:59 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:33:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/24 02:33:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:33:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/24 02:33:00 DEBUG : Waiting for deletions to finish 2026/03/24 02:33:00 DEBUG : dG9l: transformed to: toe 2026/03/24 02:33:00 DEBUG : dG9l: transformed to: toe 2026/03/24 02:33:00 DEBUG : dG9l: transformed to: toe 2026/03/24 02:33:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/24 02:33:00 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/24 02:33:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/24 02:33:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/24 02:33:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/24 02:33:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/24 02:33:00 DEBUG : Local file system at /tmp/rclone2488067972: Waiting for checks to finish 2026/03/24 02:33:00 DEBUG : Local file system at /tmp/rclone2488067972: Waiting for transfers to finish 2026/03/24 02:33:00 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.72s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-segetij8ragu", Local "Local file system at /tmp/rclone2488067972", Modify Window "1ms" 2026/03/24 02:33:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/24 02:33:01 DEBUG : toe: transformed to: 2026/03/24 02:33:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/24 02:33:01 DEBUG : toe: transformed to: 2026/03/24 02:33:01 INFO : B2 bucket rclone-test-segetij8ragu: Making directory 2026/03/24 02:33:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/24 02:33:01 DEBUG : toe: transformed to: 2026/03/24 02:33:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/24 02:33:01 DEBUG : toe: transformed to: 2026/03/24 02:33:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/24 02:33:01 DEBUG : toe/toe: transformed to: 2026/03/24 02:33:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/24 02:33:01 INFO : toe/toe: Making directory 2026/03/24 02:33:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/24 02:33:01 DEBUG : toe/toe: transformed to: 2026/03/24 02:33:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/24 02:33:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/24 02:33:01 DEBUG : toe: transformed to: 2026/03/24 02:33:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/24 02:33:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/24 02:33:01 DEBUG : toe/toe/toe: transformed to: 2026/03/24 02:33:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/24 02:33:01 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for checks to finish 2026/03/24 02:33:01 DEBUG : B2 bucket rclone-test-segetij8ragu: Waiting for transfers to finish 2026/03/24 02:33:02 DEBUG : toe/toe/toe: size = 11 OK 2026/03/24 02:33:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/24 02:33:02 INFO : toe/toe/toe: Copied (new) 2026/03/24 02:33:02 ERROR : B2 bucket rclone-test-segetij8ragu: not deleting files as there were IO errors 2026/03/24 02:33:02 ERROR : B2 bucket rclone-test-segetij8ragu: not deleting directories as there were IO errors --- PASS: TestError (1.82s) PASS 2026/03/24 02:33:03 DEBUG : B2 bucket rclone-test-segetij8ragu: Purge remote 2026/03/24 02:33:03 INFO : B2 bucket rclone-test-segetij8ragu: cleaning bucket "rclone-test-segetij8ragu" of all files 2026/03/24 02:33:04 DEBUG : BackupDir/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbc311_d20260324_m022512_c001_v7007000_t0000_u01774319112575") 2026/03/24 02:33:04 DEBUG : BackupDir/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f11076805d307a023_d20260324_m022506_c001_v0001180_t0003_u01774319106751") 2026/03/24 02:33:04 DEBUG : CompareDest/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a64ec_d20260324_m022446_c001_v7007000_t0000_u01774319086388") 2026/03/24 02:33:04 DEBUG : CompareDest/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65d9e69_d20260324_m022439_c001_v0001167_t0012_u01774319079154") 2026/03/24 02:33:04 DEBUG : CompareDest/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a64ed_d20260324_m022446_c001_v7007000_t0000_u01774319086569") 2026/03/24 02:33:04 DEBUG : CompareDest/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70542c_d20260324_m022441_c001_v0001154_t0004_u01774319081732") 2026/03/24 02:33:04 DEBUG : CopyDest/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbc312_d20260324_m022512_c001_v7007000_t0000_u01774319112759") 2026/03/24 02:33:04 DEBUG : CopyDest/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff336a8b_d20260324_m022503_c001_v0001167_t0037_u01774319103169") 2026/03/24 02:33:04 DEBUG : CopyDest/three: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbc314_d20260324_m022512_c001_v7007000_t0000_u01774319112941") 2026/03/24 02:33:04 DEBUG : CopyDest/three: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705478_d20260324_m022510_c001_v0001154_t0000_u01774319110694") 2026/03/24 02:33:05 DEBUG : CopyDest/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbc315_d20260324_m022513_c001_v7007000_t0000_u01774319113123") 2026/03/24 02:33:05 DEBUG : CopyDest/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da01f_d20260324_m022508_c001_v0001167_t0002_u01774319108544") 2026/03/24 02:33:05 DEBUG : EXISTING: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d361e_d20260324_m022741_c001_v7007000_t0000_u01774319261874") 2026/03/24 02:33:05 DEBUG : EXISTING: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da72c_d20260324_m022740_c001_v0001167_t0035_u01774319260680") 2026/03/24 02:33:05 DEBUG : PREFIXapple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5eb1e_d20260324_m023004_c001_v7007000_t0000_u01774319404429") 2026/03/24 02:33:05 DEBUG : PREFIXapple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337e78_d20260324_m022957_c001_v0001167_t0057_u01774319397978") 2026/03/24 02:33:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e56_d20260324_m023004_c001_v7007000_t0000_u01774319404173") 2026/03/24 02:33:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0d2_d20260324_m022957_c001_v0001167_t0021_u01774319397969") 2026/03/24 02:33:05 DEBUG : PREFIXbanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e59_d20260324_m023004_c001_v7007000_t0000_u01774319404358") 2026/03/24 02:33:05 DEBUG : PREFIXbanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2a0_d20260324_m022957_c001_v0001102_t0031_u01774319397946") 2026/03/24 02:33:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f422df68851459acd_d20260324_m023004_c001_v7007000_t0000_u01774319404369") 2026/03/24 02:33:05 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057b4_d20260324_m022957_c001_v0001154_t0020_u01774319397958") 2026/03/24 02:33:05 DEBUG : Testêé: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d3615_d20260324_m022737_c001_v7007000_t0000_u01774319257536") 2026/03/24 02:33:05 DEBUG : Testêé: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7055f4_d20260324_m022736_c001_v0001154_t0004_u01774319256727") 2026/03/24 02:33:05 DEBUG : Testêé: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da704_d20260324_m022735_c001_v0001167_t0042_u01774319255558") 2026/03/24 02:33:05 DEBUG : YXBwbGU=: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2459_d20260324_m022941_c001_v7007000_t0000_u01774319381878") 2026/03/24 02:33:05 DEBUG : YXBwbGU=: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65daf2c_d20260324_m022936_c001_v0001167_t0037_u01774319376768") 2026/03/24 02:33:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e245a_d20260324_m022942_c001_v7007000_t0000_u01774319382061") 2026/03/24 02:33:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705770_d20260324_m022936_c001_v0001154_t0017_u01774319376746") 2026/03/24 02:33:06 DEBUG : YmFuYW5h: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e245b_d20260324_m022942_c001_v7007000_t0000_u01774319382243") 2026/03/24 02:33:06 DEBUG : YmFuYW5h: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337ce6_d20260324_m022936_c001_v0001167_t0002_u01774319376756") 2026/03/24 02:33:06 DEBUG : a/potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3408_d20260324_m022259_c001_v7007000_t0000_u01774318979804") 2026/03/24 02:33:06 DEBUG : a/potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70533c_d20260324_m022259_c001_v0001154_t0001_u01774318979025") 2026/03/24 02:33:06 DEBUG : a/potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec33ff_d20260324_m022257_c001_v7007000_t0000_u01774318977224") 2026/03/24 02:33:06 DEBUG : a/potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705332_d20260324_m022256_c001_v0001154_t0000_u01774318976362") 2026/03/24 02:33:06 DEBUG : a/potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea629b_d20260324_m022237_c001_v7007000_t0000_u01774318957561") 2026/03/24 02:33:06 DEBUG : a/potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052dc_d20260324_m022236_c001_v0001154_t0000_u01774318956666") 2026/03/24 02:33:06 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbca_d20260324_m023230_c001_v7007000_t0000_u01774319550579") 2026/03/24 02:33:06 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db90e_d20260324_m023226_c001_v0001167_t0041_u01774319546187") 2026/03/24 02:33:06 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b342595_d20260324_m023211_c001_v7007000_t0000_u01774319531468") 2026/03/24 02:33:06 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db7a6_d20260324_m023207_c001_v0001167_t0043_u01774319527600") 2026/03/24 02:33:06 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c85247677_d20260324_m023154_c001_v7007000_t0000_u01774319514525") 2026/03/24 02:33:06 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db6fe_d20260324_m023150_c001_v0001167_t0019_u01774319510349") 2026/03/24 02:33:06 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f763_d20260324_m023136_c001_v7007000_t0000_u01774319496615") 2026/03/24 02:33:06 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db5d0_d20260324_m023132_c001_v0001167_t0027_u01774319492384") 2026/03/24 02:33:06 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7070_d20260324_m023119_c001_v7007000_t0000_u01774319479044") 2026/03/24 02:33:06 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db504_d20260324_m023114_c001_v0001167_t0000_u01774319474506") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba558_d20260324_m023059_c001_v7007000_t0000_u01774319459467") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70585e_d20260324_m023045_c001_v0001154_t0015_u01774319445327") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a303_d20260324_m023030_c001_v7007000_t0000_u01774319430228") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3380ba_d20260324_m023025_c001_v0001167_t0003_u01774319425496") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacc2cb_d20260324_m023023_c001_v7007000_t0000_u01774319423986") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705804_d20260324_m023018_c001_v0001154_t0004_u01774319418011") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcad4_d20260324_m023005_c001_v7007000_t0000_u01774319405885") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0f0_d20260324_m023001_c001_v0001167_t0049_u01774319401779") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852472f8_d20260324_m023000_c001_v7007000_t0000_u01774319400839") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d29c_d20260324_m022955_c001_v0001102_t0004_u01774319395556") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbca3f_d20260324_m022940_c001_v7007000_t0000_u01774319380087") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705766_d20260324_m022933_c001_v0001154_t0010_u01774319373738") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34184a_d20260324_m022920_c001_v7007000_t0000_u01774319360013") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705738_d20260324_m022915_c001_v0001154_t0002_u01774319355746") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aac3_d20260324_m022901_c001_v7007000_t0000_u01774319341749") 2026/03/24 02:33:07 DEBUG : apple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7056f2_d20260324_m022857_c001_v0001154_t0008_u01774319337892") 2026/03/24 02:33:07 DEBUG : appleSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4119e416b2db42c1_d20260324_m023028_c001_v7007000_t0000_u01774319428428") 2026/03/24 02:33:07 DEBUG : appleSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db236_d20260324_m023021_c001_v0001167_t0000_u01774319421363") 2026/03/24 02:33:07 DEBUG : appleapple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba559_d20260324_m023059_c001_v7007000_t0000_u01774319459714") 2026/03/24 02:33:07 DEBUG : appleapple: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70586c_d20260324_m023048_c001_v0001154_t0019_u01774319448515") 2026/03/24 02:33:07 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbcc_d20260324_m023230_c001_v7007000_t0000_u01774319550760") 2026/03/24 02:33:07 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70596a_d20260324_m023227_c001_v0001154_t0006_u01774319547020") 2026/03/24 02:33:07 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b342596_d20260324_m023211_c001_v7007000_t0000_u01774319531649") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705936_d20260324_m023208_c001_v0001154_t0006_u01774319528326") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c85247679_d20260324_m023154_c001_v7007000_t0000_u01774319514710") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705904_d20260324_m023151_c001_v0001154_t0023_u01774319511364") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f766_d20260324_m023136_c001_v7007000_t0000_u01774319496869") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058de_d20260324_m023133_c001_v0001154_t0010_u01774319493374") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7072_d20260324_m023119_c001_v7007000_t0000_u01774319479225") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058b0_d20260324_m023115_c001_v0001154_t0005_u01774319475568") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba551_d20260324_m023057_c001_v7007000_t0000_u01774319457686") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3381cc_d20260324_m023046_c001_v0001167_t0018_u01774319446096") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a304_d20260324_m023030_c001_v7007000_t0000_u01774319430415") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db28c_d20260324_m023025_c001_v0001167_t0037_u01774319425517") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd471_d20260324_m023024_c001_v7007000_t0000_u01774319424449") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338014_d20260324_m023018_c001_v0001167_t0006_u01774319418811") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcad5_d20260324_m023006_c001_v7007000_t0000_u01774319406068") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337eb2_d20260324_m023001_c001_v0001167_t0039_u01774319401758") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd373_d20260324_m023000_c001_v7007000_t0000_u01774319400803") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0c8_d20260324_m022956_c001_v0001167_t0052_u01774319396313") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f603920f_d20260324_m022940_c001_v7007000_t0000_u01774319380097") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65daefe_d20260324_m022934_c001_v0001167_t0011_u01774319374551") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34184c_d20260324_m022920_c001_v7007000_t0000_u01774319360194") 2026/03/24 02:33:08 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dadb0_d20260324_m022916_c001_v0001167_t0000_u01774319356507") 2026/03/24 02:33:09 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aac8_d20260324_m022901_c001_v7007000_t0000_u01774319341929") 2026/03/24 02:33:09 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dacdc_d20260324_m022858_c001_v0001167_t0021_u01774319338749") 2026/03/24 02:33:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacc35e_d20260324_m023028_c001_v7007000_t0000_u01774319428682") 2026/03/24 02:33:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338052_d20260324_m023021_c001_v0001167_t0008_u01774319421352") 2026/03/24 02:33:09 DEBUG : b/potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3409_d20260324_m022259_c001_v7007000_t0000_u01774318979985") 2026/03/24 02:33:09 DEBUG : b/potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705338_d20260324_m022257_c001_v0001154_t0001_u01774318977769") 2026/03/24 02:33:09 DEBUG : b/potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec33fc_d20260324_m022256_c001_v7007000_t0000_u01774318976672") 2026/03/24 02:33:09 DEBUG : b/potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705326_d20260324_m022254_c001_v0001154_t0025_u01774318974483") 2026/03/24 02:33:09 DEBUG : b/potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea628e_d20260324_m022236_c001_v7007000_t0000_u01774318956993") 2026/03/24 02:33:09 DEBUG : b/potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052d0_d20260324_m022235_c001_v0001154_t0012_u01774318955412") 2026/03/24 02:33:09 DEBUG : backup/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5e42c_d20260324_m022626_c001_v7007000_t0000_u01774319186132") 2026/03/24 02:33:09 DEBUG : backup/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f114690340800b59c_d20260324_m022624_c001_v0001184_t0047_u01774319184498") 2026/03/24 02:33:09 DEBUG : backup/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f115294e05fb275a7_d20260324_m022620_c001_v0001180_t0058_u01774319180373") 2026/03/24 02:33:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decb969_d20260324_m022652_c001_v7007000_t0000_u01774319212896") 2026/03/24 02:33:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1079fb8834d74ee3_d20260324_m022651_c001_v0001161_t0031_u01774319211059") 2026/03/24 02:33:09 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f117a62c3b7551fd8_d20260324_m022647_c001_v0001100_t0033_u01774319207104") 2026/03/24 02:33:09 DEBUG : backup/one.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decb8ef_d20260324_m022639_c001_v7007000_t0000_u01774319199589") 2026/03/24 02:33:09 DEBUG : backup/one.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f118f86feb66a2935_d20260324_m022637_c001_v0001185_t0057_u01774319197447") 2026/03/24 02:33:09 DEBUG : backup/one.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f116f0d9ac65cbbd7_d20260324_m022633_c001_v0001097_t0042_u01774319193158") 2026/03/24 02:33:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decb96b_d20260324_m022653_c001_v7007000_t0000_u01774319213078") 2026/03/24 02:33:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10672733dfacc5dd_d20260324_m022652_c001_v0001177_t0032_u01774319212142") 2026/03/24 02:33:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f11076805d307a217_d20260324_m022648_c001_v0001180_t0019_u01774319208837") 2026/03/24 02:33:10 DEBUG : backup/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5e42d_d20260324_m022626_c001_v7007000_t0000_u01774319186314") 2026/03/24 02:33:10 DEBUG : backup/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f111da1df0493e23b_d20260324_m022625_c001_v0001165_t0043_u01774319185315") 2026/03/24 02:33:10 DEBUG : backup/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f117f3cba225bd7a0_d20260324_m022621_c001_v0001181_t0057_u01774319181935") 2026/03/24 02:33:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decb8f1_d20260324_m022639_c001_v7007000_t0000_u01774319199771") 2026/03/24 02:33:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1068e618e5b6dd0c_d20260324_m022638_c001_v0001131_t0042_u01774319198563") 2026/03/24 02:33:10 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1073084fd678a55d_d20260324_m022634_c001_v0001179_t0018_u01774319194878") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbcf_d20260324_m023230_c001_v7007000_t0000_u01774319550942") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d49a_d20260324_m023226_c001_v0001102_t0040_u01774319546662") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b342597_d20260324_m023211_c001_v7007000_t0000_u01774319531830") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d466_d20260324_m023207_c001_v0001102_t0058_u01774319527980") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c8524767b_d20260324_m023154_c001_v7007000_t0000_u01774319514895") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d434_d20260324_m023151_c001_v0001102_t0017_u01774319511039") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f767_d20260324_m023137_c001_v7007000_t0000_u01774319497052") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d40a_d20260324_m023133_c001_v0001102_t0055_u01774319493012") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7075_d20260324_m023119_c001_v7007000_t0000_u01774319479408") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d3de_d20260324_m023115_c001_v0001102_t0058_u01774319475164") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba55a_d20260324_m023059_c001_v7007000_t0000_u01774319459898") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d366_d20260324_m023045_c001_v0001102_t0059_u01774319445764") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a308_d20260324_m023030_c001_v7007000_t0000_u01774319430613") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d312_d20260324_m023025_c001_v0001102_t0040_u01774319425506") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a2c0_d20260324_m023024_c001_v7007000_t0000_u01774319424578") 2026/03/24 02:33:10 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2ee_d20260324_m023018_c001_v0001102_t0013_u01774319418350") 2026/03/24 02:33:11 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcad7_d20260324_m023006_c001_v7007000_t0000_u01774319406253") 2026/03/24 02:33:11 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2b0_d20260324_m023001_c001_v0001102_t0008_u01774319401771") 2026/03/24 02:33:11 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d3c93_d20260324_m023000_c001_v7007000_t0000_u01774319400801") 2026/03/24 02:33:11 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057ae_d20260324_m022955_c001_v0001154_t0000_u01774319395959") 2026/03/24 02:33:11 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419bd1b7b3722360_d20260324_m022940_c001_v7007000_t0000_u01774319380142") 2026/03/24 02:33:11 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337cae_d20260324_m022934_c001_v0001167_t0015_u01774319374130") 2026/03/24 02:33:11 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34184d_d20260324_m022920_c001_v7007000_t0000_u01774319360376") 2026/03/24 02:33:11 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337b66_d20260324_m022916_c001_v0001167_t0057_u01774319356098") 2026/03/24 02:33:11 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aacd_d20260324_m022902_c001_v7007000_t0000_u01774319342110") 2026/03/24 02:33:11 DEBUG : banana: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337aa8_d20260324_m022858_c001_v0001167_t0042_u01774319338255") 2026/03/24 02:33:11 DEBUG : bananaSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4119e416b2db42c6_d20260324_m023028_c001_v7007000_t0000_u01774319428611") 2026/03/24 02:33:11 DEBUG : bananaSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2f8_d20260324_m023021_c001_v0001102_t0008_u01774319421342") 2026/03/24 02:33:11 DEBUG : both0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb2e_d20260324_m022833_c001_v7007000_t0000_u01774319313523") 2026/03/24 02:33:11 DEBUG : both0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337670_d20260324_m022810_c001_v0001167_t0053_u01774319290050") 2026/03/24 02:33:11 DEBUG : both0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a752c_d20260324_m022805_c001_v7007000_t0000_u01774319285796") 2026/03/24 02:33:11 DEBUG : both0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705608_d20260324_m022744_c001_v0001154_t0019_u01774319264104") 2026/03/24 02:33:11 DEBUG : both1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb2f_d20260324_m022833_c001_v7007000_t0000_u01774319313703") 2026/03/24 02:33:11 DEBUG : both1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705660_d20260324_m022812_c001_v0001154_t0018_u01774319292076") 2026/03/24 02:33:11 DEBUG : both1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a752d_d20260324_m022805_c001_v7007000_t0000_u01774319285978") 2026/03/24 02:33:11 DEBUG : both1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da742_d20260324_m022745_c001_v0001167_t0051_u01774319265244") 2026/03/24 02:33:12 DEBUG : both10: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb33_d20260324_m022833_c001_v7007000_t0000_u01774319313886") 2026/03/24 02:33:12 DEBUG : both10: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705682_d20260324_m022821_c001_v0001154_t0021_u01774319301606") 2026/03/24 02:33:12 DEBUG : both10: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a752e_d20260324_m022806_c001_v7007000_t0000_u01774319286159") 2026/03/24 02:33:12 DEBUG : both10: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da780_d20260324_m022752_c001_v0001167_t0007_u01774319272603") 2026/03/24 02:33:12 DEBUG : both11: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb38_d20260324_m022834_c001_v7007000_t0000_u01774319314066") 2026/03/24 02:33:12 DEBUG : both11: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da9ac_d20260324_m022822_c001_v0001167_t0043_u01774319302545") 2026/03/24 02:33:12 DEBUG : both11: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a752f_d20260324_m022806_c001_v7007000_t0000_u01774319286341") 2026/03/24 02:33:12 DEBUG : both11: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3374fa_d20260324_m022753_c001_v0001167_t0019_u01774319273416") 2026/03/24 02:33:12 DEBUG : both12: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb3d_d20260324_m022834_c001_v7007000_t0000_u01774319314248") 2026/03/24 02:33:12 DEBUG : both12: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337772_d20260324_m022823_c001_v0001167_t0017_u01774319303507") 2026/03/24 02:33:12 DEBUG : both12: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7530_d20260324_m022806_c001_v7007000_t0000_u01774319286522") 2026/03/24 02:33:12 DEBUG : both12: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705634_d20260324_m022755_c001_v0001154_t0007_u01774319275052") 2026/03/24 02:33:12 DEBUG : both13: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb40_d20260324_m022834_c001_v7007000_t0000_u01774319314430") 2026/03/24 02:33:12 DEBUG : both13: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70568e_d20260324_m022824_c001_v0001154_t0020_u01774319304623") 2026/03/24 02:33:12 DEBUG : both13: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7531_d20260324_m022806_c001_v7007000_t0000_u01774319286704") 2026/03/24 02:33:12 DEBUG : both13: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da7a4_d20260324_m022755_c001_v0001167_t0024_u01774319275897") 2026/03/24 02:33:12 DEBUG : both14: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb43_d20260324_m022834_c001_v7007000_t0000_u01774319314612") 2026/03/24 02:33:12 DEBUG : both14: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da9c6_d20260324_m022825_c001_v0001167_t0043_u01774319305710") 2026/03/24 02:33:12 DEBUG : both14: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7532_d20260324_m022806_c001_v7007000_t0000_u01774319286885") 2026/03/24 02:33:12 DEBUG : both14: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337532_d20260324_m022756_c001_v0001167_t0015_u01774319276803") 2026/03/24 02:33:13 DEBUG : both15: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb49_d20260324_m022834_c001_v7007000_t0000_u01774319314794") 2026/03/24 02:33:13 DEBUG : both15: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337796_d20260324_m022826_c001_v0001167_t0032_u01774319306380") 2026/03/24 02:33:13 DEBUG : both15: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7533_d20260324_m022807_c001_v7007000_t0000_u01774319287068") 2026/03/24 02:33:13 DEBUG : both15: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70563e_d20260324_m022757_c001_v0001154_t0007_u01774319277722") 2026/03/24 02:33:13 DEBUG : both16: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb4f_d20260324_m022834_c001_v7007000_t0000_u01774319314976") 2026/03/24 02:33:13 DEBUG : both16: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705696_d20260324_m022827_c001_v0001154_t0000_u01774319307402") 2026/03/24 02:33:13 DEBUG : both16: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7534_d20260324_m022807_c001_v7007000_t0000_u01774319287250") 2026/03/24 02:33:13 DEBUG : both16: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da7d4_d20260324_m022758_c001_v0001167_t0017_u01774319278576") 2026/03/24 02:33:13 DEBUG : both17: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb55_d20260324_m022835_c001_v7007000_t0000_u01774319315157") 2026/03/24 02:33:13 DEBUG : both17: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da9fc_d20260324_m022828_c001_v0001167_t0040_u01774319308197") 2026/03/24 02:33:13 DEBUG : both17: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7536_d20260324_m022807_c001_v7007000_t0000_u01774319287431") 2026/03/24 02:33:13 DEBUG : both17: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337566_d20260324_m022759_c001_v0001167_t0040_u01774319279401") 2026/03/24 02:33:13 DEBUG : both18: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb5d_d20260324_m022835_c001_v7007000_t0000_u01774319315339") 2026/03/24 02:33:13 DEBUG : both18: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3377ee_d20260324_m022829_c001_v0001167_t0039_u01774319309211") 2026/03/24 02:33:13 DEBUG : both18: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7537_d20260324_m022807_c001_v7007000_t0000_u01774319287614") 2026/03/24 02:33:13 DEBUG : both18: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705646_d20260324_m022800_c001_v0001154_t0017_u01774319280233") 2026/03/24 02:33:13 DEBUG : both19: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb67_d20260324_m022835_c001_v7007000_t0000_u01774319315521") 2026/03/24 02:33:13 DEBUG : both19: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7056a2_d20260324_m022830_c001_v0001154_t0013_u01774319310052") 2026/03/24 02:33:13 DEBUG : both19: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7538_d20260324_m022807_c001_v7007000_t0000_u01774319287796") 2026/03/24 02:33:13 DEBUG : both19: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da80e_d20260324_m022801_c001_v0001167_t0010_u01774319281405") 2026/03/24 02:33:14 DEBUG : both2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb6d_d20260324_m022835_c001_v7007000_t0000_u01774319315701") 2026/03/24 02:33:14 DEBUG : both2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da92c_d20260324_m022813_c001_v0001167_t0023_u01774319293281") 2026/03/24 02:33:14 DEBUG : both2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7539_d20260324_m022807_c001_v7007000_t0000_u01774319287979") 2026/03/24 02:33:14 DEBUG : both2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337482_d20260324_m022746_c001_v0001167_t0033_u01774319266015") 2026/03/24 02:33:14 DEBUG : both3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb71_d20260324_m022835_c001_v7007000_t0000_u01774319315882") 2026/03/24 02:33:14 DEBUG : both3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3376c6_d20260324_m022814_c001_v0001167_t0030_u01774319294533") 2026/03/24 02:33:14 DEBUG : both3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a753b_d20260324_m022808_c001_v7007000_t0000_u01774319288207") 2026/03/24 02:33:14 DEBUG : both3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705610_d20260324_m022747_c001_v0001154_t0024_u01774319267156") 2026/03/24 02:33:14 DEBUG : both4: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb76_d20260324_m022836_c001_v7007000_t0000_u01774319316064") 2026/03/24 02:33:14 DEBUG : both4: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705666_d20260324_m022815_c001_v0001154_t0005_u01774319295677") 2026/03/24 02:33:14 DEBUG : both4: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a753c_d20260324_m022808_c001_v7007000_t0000_u01774319288388") 2026/03/24 02:33:14 DEBUG : both4: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da756_d20260324_m022747_c001_v0001167_t0057_u01774319267956") 2026/03/24 02:33:14 DEBUG : both5: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb7c_d20260324_m022836_c001_v7007000_t0000_u01774319316245") 2026/03/24 02:33:14 DEBUG : both5: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da95e_d20260324_m022816_c001_v0001167_t0008_u01774319296607") 2026/03/24 02:33:14 DEBUG : both5: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a753d_d20260324_m022808_c001_v7007000_t0000_u01774319288570") 2026/03/24 02:33:14 DEBUG : both5: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3374aa_d20260324_m022748_c001_v0001167_t0020_u01774319268754") 2026/03/24 02:33:14 DEBUG : both6: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb84_d20260324_m022836_c001_v7007000_t0000_u01774319316429") 2026/03/24 02:33:14 DEBUG : both6: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337712_d20260324_m022817_c001_v0001167_t0000_u01774319297329") 2026/03/24 02:33:14 DEBUG : both6: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a753f_d20260324_m022808_c001_v7007000_t0000_u01774319288761") 2026/03/24 02:33:14 DEBUG : both6: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705620_d20260324_m022749_c001_v0001154_t0014_u01774319269490") 2026/03/24 02:33:14 DEBUG : both7: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb87_d20260324_m022836_c001_v7007000_t0000_u01774319316610") 2026/03/24 02:33:14 DEBUG : both7: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705672_d20260324_m022818_c001_v0001154_t0003_u01774319298234") 2026/03/24 02:33:14 DEBUG : both7: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7540_d20260324_m022808_c001_v7007000_t0000_u01774319288946") 2026/03/24 02:33:15 DEBUG : both7: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da770_d20260324_m022750_c001_v0001167_t0012_u01774319270431") 2026/03/24 02:33:15 DEBUG : both8: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb8a_d20260324_m022836_c001_v7007000_t0000_u01774319316791") 2026/03/24 02:33:15 DEBUG : both8: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da984_d20260324_m022819_c001_v0001167_t0030_u01774319299117") 2026/03/24 02:33:15 DEBUG : both8: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7542_d20260324_m022809_c001_v7007000_t0000_u01774319289128") 2026/03/24 02:33:15 DEBUG : both8: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3374d6_d20260324_m022751_c001_v0001167_t0029_u01774319271101") 2026/03/24 02:33:15 DEBUG : both9: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb90_d20260324_m022837_c001_v7007000_t0000_u01774319317009") 2026/03/24 02:33:15 DEBUG : both9: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337746_d20260324_m022820_c001_v0001167_t0007_u01774319300575") 2026/03/24 02:33:15 DEBUG : both9: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7545_d20260324_m022809_c001_v7007000_t0000_u01774319289312") 2026/03/24 02:33:15 DEBUG : both9: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70562a_d20260324_m022751_c001_v0001154_t0010_u01774319271848") 2026/03/24 02:33:15 DEBUG : c/non empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec340b_d20260324_m022300_c001_v7007000_t0000_u01774318980165") 2026/03/24 02:33:15 DEBUG : c/non empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70533a_d20260324_m022258_c001_v0001154_t0019_u01774318978178") 2026/03/24 02:33:15 DEBUG : c/non empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3400_d20260324_m022257_c001_v7007000_t0000_u01774318977404") 2026/03/24 02:33:15 DEBUG : c/non empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70532a_d20260324_m022255_c001_v0001154_t0016_u01774318975174") 2026/03/24 02:33:15 DEBUG : c/non empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea62a1_d20260324_m022237_c001_v7007000_t0000_u01774318957741") 2026/03/24 02:33:15 DEBUG : c/non empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052d2_d20260324_m022235_c001_v0001154_t0018_u01774318955742") 2026/03/24 02:33:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e245c_d20260324_m022942_c001_v7007000_t0000_u01774319382427") 2026/03/24 02:33:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d242_d20260324_m022936_c001_v0001102_t0017_u01774319376777") 2026/03/24 02:33:15 DEBUG : check sum: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea623c_d20260324_m022228_c001_v7007000_t0000_u01774318948049") 2026/03/24 02:33:15 DEBUG : check sum: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052ac_d20260324_m022226_c001_v0001154_t0021_u01774318946086") 2026/03/24 02:33:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f60399f6_d20260324_m023301_c001_v7007000_t0000_u01774319581385") 2026/03/24 02:33:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dbb22_d20260324_m023259_c001_v0001167_t0053_u01774319579623") 2026/03/24 02:33:16 DEBUG : dest/3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbc2ee_d20260324_m022456_c001_v7007000_t0000_u01774319096104") 2026/03/24 02:33:16 DEBUG : dest/3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f403d48a89d768c1d_d20260324_m022454_c001_v0001115_t0022_u01774319094997") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba55b_d20260324_m023100_c001_v7007000_t0000_u01774319460080") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338208_d20260324_m023048_c001_v0001167_t0031_u01774319448535") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbd2_d20260324_m023231_c001_v7007000_t0000_u01774319551127") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db862_d20260324_m023216_c001_v0001167_t0054_u01774319536086") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34259a_d20260324_m023212_c001_v7007000_t0000_u01774319532013") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db738_d20260324_m023159_c001_v0001167_t0014_u01774319519386") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c8524767d_d20260324_m023155_c001_v7007000_t0000_u01774319515080") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db64e_d20260324_m023141_c001_v0001167_t0006_u01774319501381") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f768_d20260324_m023137_c001_v7007000_t0000_u01774319497236") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db562_d20260324_m023123_c001_v0001167_t0050_u01774319483619") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7078_d20260324_m023119_c001_v7007000_t0000_u01774319479589") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db484_d20260324_m023104_c001_v0001167_t0001_u01774319464244") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd597_d20260324_m023057_c001_v7007000_t0000_u01774319457534") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705846_d20260324_m023035_c001_v0001154_t0017_u01774319435062") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a309_d20260324_m023030_c001_v7007000_t0000_u01774319430796") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d316_d20260324_m023025_c001_v0001102_t0042_u01774319425860") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacc2d5_d20260324_m023024_c001_v7007000_t0000_u01774319424465") 2026/03/24 02:33:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057f2_d20260324_m023010_c001_v0001154_t0022_u01774319410525") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcad8_d20260324_m023006_c001_v7007000_t0000_u01774319406437") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2b2_d20260324_m023002_c001_v0001102_t0055_u01774319402221") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbca5d_d20260324_m023000_c001_v7007000_t0000_u01774319400813") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d27a_d20260324_m022946_c001_v0001102_t0013_u01774319386495") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f603920e_d20260324_m022939_c001_v7007000_t0000_u01774319379911") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70574e_d20260324_m022924_c001_v0001154_t0015_u01774319364661") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34184e_d20260324_m022920_c001_v7007000_t0000_u01774319360559") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705712_d20260324_m022906_c001_v0001154_t0017_u01774319346337") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aad3_d20260324_m022902_c001_v7007000_t0000_u01774319342297") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7056d2_d20260324_m022849_c001_v0001154_t0022_u01774319329765") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5ebcf_d20260324_m023028_c001_v7007000_t0000_u01774319428451") 2026/03/24 02:33:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33805c_d20260324_m023021_c001_v0001167_t0006_u01774319421742") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba55c_d20260324_m023100_c001_v7007000_t0000_u01774319460262") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db3a6_d20260324_m023048_c001_v0001167_t0002_u01774319448546") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbd4_d20260324_m023231_c001_v7007000_t0000_u01774319551310") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d478_d20260324_m023217_c001_v0001102_t0002_u01774319537012") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34259b_d20260324_m023212_c001_v7007000_t0000_u01774319532200") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d452_d20260324_m023200_c001_v0001102_t0029_u01774319520245") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c8524767e_d20260324_m023155_c001_v7007000_t0000_u01774319515266") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d41e_d20260324_m023142_c001_v0001102_t0055_u01774319502352") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f769_d20260324_m023137_c001_v7007000_t0000_u01774319497418") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d3ec_d20260324_m023124_c001_v0001102_t0015_u01774319484373") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7079_d20260324_m023119_c001_v7007000_t0000_u01774319479770") 2026/03/24 02:33:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d3b4_d20260324_m023105_c001_v0001102_t0016_u01774319465353") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c85247453_d20260324_m023057_c001_v7007000_t0000_u01774319457729") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d348_d20260324_m023035_c001_v0001102_t0025_u01774319435941") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a30b_d20260324_m023031_c001_v7007000_t0000_u01774319431123") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db294_d20260324_m023026_c001_v0001167_t0001_u01774319426027") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd470_d20260324_m023024_c001_v7007000_t0000_u01774319424266") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2d0_d20260324_m023011_c001_v0001102_t0009_u01774319411207") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcad9_d20260324_m023006_c001_v7007000_t0000_u01774319406623") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337eb8_d20260324_m023002_c001_v0001167_t0034_u01774319402229") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852472f6_d20260324_m023000_c001_v7007000_t0000_u01774319400584") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70578a_d20260324_m022947_c001_v0001154_t0017_u01774319387215") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f026_d20260324_m022939_c001_v7007000_t0000_u01774319379516") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337c0a_d20260324_m022925_c001_v0001167_t0017_u01774319365827") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34184f_d20260324_m022920_c001_v7007000_t0000_u01774319360741") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337af2_d20260324_m022908_c001_v0001167_t0000_u01774319348248") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aada_d20260324_m022902_c001_v7007000_t0000_u01774319342478") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337a04_d20260324_m022850_c001_v0001167_t0005_u01774319330204") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacc358_d20260324_m023028_c001_v7007000_t0000_u01774319428490") 2026/03/24 02:33:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d300_d20260324_m023021_c001_v0001102_t0032_u01774319421777") 2026/03/24 02:33:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba55d_d20260324_m023100_c001_v7007000_t0000_u01774319460444") 2026/03/24 02:33:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70586e_d20260324_m023048_c001_v0001154_t0023_u01774319448806") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbd7_d20260324_m023231_c001_v7007000_t0000_u01774319551492") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705956_d20260324_m023217_c001_v0001154_t0018_u01774319537663") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34259d_d20260324_m023212_c001_v7007000_t0000_u01774319532387") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705920_d20260324_m023201_c001_v0001154_t0023_u01774319521032") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c85247680_d20260324_m023155_c001_v7007000_t0000_u01774319515461") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058ee_d20260324_m023143_c001_v0001154_t0014_u01774319503029") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f76a_d20260324_m023137_c001_v7007000_t0000_u01774319497604") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058c2_d20260324_m023125_c001_v0001154_t0015_u01774319485265") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea707b_d20260324_m023119_c001_v7007000_t0000_u01774319479951") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705894_d20260324_m023106_c001_v0001154_t0001_u01774319466071") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd595_d20260324_m023057_c001_v7007000_t0000_u01774319457273") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338176_d20260324_m023036_c001_v0001167_t0023_u01774319436703") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a30c_d20260324_m023031_c001_v7007000_t0000_u01774319431318") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3380cc_d20260324_m023026_c001_v0001167_t0050_u01774319426035") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd46e_d20260324_m023023_c001_v7007000_t0000_u01774319423995") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337f4e_d20260324_m023011_c001_v0001167_t0005_u01774319411922") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcadb_d20260324_m023006_c001_v7007000_t0000_u01774319406807") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0f2_d20260324_m023002_c001_v0001167_t0021_u01774319402242") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852472f5_d20260324_m023000_c001_v7007000_t0000_u01774319400376") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db050_d20260324_m022948_c001_v0001167_t0023_u01774319388006") 2026/03/24 02:33:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f02e_d20260324_m022940_c001_v7007000_t0000_u01774319380241") 2026/03/24 02:33:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dae64_d20260324_m022926_c001_v0001167_t0016_u01774319366722") 2026/03/24 02:33:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b341850_d20260324_m022920_c001_v7007000_t0000_u01774319360923") 2026/03/24 02:33:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dad5c_d20260324_m022909_c001_v0001167_t0040_u01774319349167") 2026/03/24 02:33:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aae0_d20260324_m022902_c001_v7007000_t0000_u01774319342679") 2026/03/24 02:33:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dabf8_d20260324_m022850_c001_v0001167_t0035_u01774319330846") 2026/03/24 02:33:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a2ff_d20260324_m023028_c001_v7007000_t0000_u01774319428625") 2026/03/24 02:33:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70580a_d20260324_m023021_c001_v0001154_t0004_u01774319421811") 2026/03/24 02:33:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba55f_d20260324_m023100_c001_v7007000_t0000_u01774319460628") 2026/03/24 02:33:20 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d378_d20260324_m023048_c001_v0001102_t0016_u01774319448885") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbd9_d20260324_m023231_c001_v7007000_t0000_u01774319551674") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3386c7_d20260324_m023218_c001_v0001167_t0000_u01774319538571") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34259e_d20260324_m023212_c001_v7007000_t0000_u01774319532568") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338596_d20260324_m023202_c001_v0001167_t0018_u01774319522292") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c85247684_d20260324_m023155_c001_v7007000_t0000_u01774319515645") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3384c6_d20260324_m023143_c001_v0001167_t0042_u01774319503749") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f76b_d20260324_m023137_c001_v7007000_t0000_u01774319497802") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3383b6_d20260324_m023126_c001_v0001167_t0015_u01774319486259") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea707c_d20260324_m023120_c001_v7007000_t0000_u01774319480131") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3382ce_d20260324_m023107_c001_v0001167_t0044_u01774319467284") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba54e_d20260324_m023057_c001_v7007000_t0000_u01774319457657") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db328_d20260324_m023037_c001_v0001167_t0029_u01774319437850") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a30d_d20260324_m023031_c001_v7007000_t0000_u01774319431502") 2026/03/24 02:33:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70581e_d20260324_m023026_c001_v0001154_t0015_u01774319426277") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4119e416b2db4273_d20260324_m023024_c001_v7007000_t0000_u01774319424468") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db14e_d20260324_m023012_c001_v0001167_t0013_u01774319412762") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcade_d20260324_m023006_c001_v7007000_t0000_u01774319406991") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057d4_d20260324_m023002_c001_v0001154_t0022_u01774319402375") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e4e_d20260324_m023000_c001_v7007000_t0000_u01774319400592") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337dee_d20260324_m022948_c001_v0001167_t0007_u01774319388750") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e34_d20260324_m022939_c001_v7007000_t0000_u01774319379922") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d224_d20260324_m022927_c001_v0001102_t0014_u01774319367760") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b341851_d20260324_m022921_c001_v7007000_t0000_u01774319361104") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d202_d20260324_m022910_c001_v0001102_t0054_u01774319350022") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aae7_d20260324_m022902_c001_v7007000_t0000_u01774319342864") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d1d6_d20260324_m022851_c001_v0001102_t0011_u01774319331655") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4119e416b2db42ce_d20260324_m023028_c001_v7007000_t0000_u01774319428840") 2026/03/24 02:33:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db242_d20260324_m023021_c001_v0001167_t0002_u01774319421856") 2026/03/24 02:33:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba560_d20260324_m023100_c001_v7007000_t0000_u01774319460810") 2026/03/24 02:33:21 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33821a_d20260324_m023048_c001_v0001167_t0043_u01774319448978") 2026/03/24 02:33:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbdc_d20260324_m023231_c001_v7007000_t0000_u01774319551855") 2026/03/24 02:33:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db89a_d20260324_m023219_c001_v0001167_t0027_u01774319539490") 2026/03/24 02:33:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425a0_d20260324_m023212_c001_v7007000_t0000_u01774319532750") 2026/03/24 02:33:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db760_d20260324_m023202_c001_v0001167_t0051_u01774319522655") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c85247686_d20260324_m023155_c001_v7007000_t0000_u01774319515830") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db6a8_d20260324_m023144_c001_v0001167_t0052_u01774319504566") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f76c_d20260324_m023137_c001_v7007000_t0000_u01774319497985") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db58c_d20260324_m023127_c001_v0001167_t0002_u01774319487179") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea707f_d20260324_m023120_c001_v7007000_t0000_u01774319480311") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db4a4_d20260324_m023107_c001_v0001167_t0054_u01774319467671") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcd81_d20260324_m023057_c001_v7007000_t0000_u01774319457668") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70584e_d20260324_m023038_c001_v0001154_t0020_u01774319438237") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a311_d20260324_m023031_c001_v7007000_t0000_u01774319431686") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d318_d20260324_m023026_c001_v0001102_t0057_u01774319426301") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacc2cf_d20260324_m023024_c001_v7007000_t0000_u01774319424170") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057f8_d20260324_m023013_c001_v0001154_t0000_u01774319413267") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcadf_d20260324_m023007_c001_v7007000_t0000_u01774319407174") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2b4_d20260324_m023002_c001_v0001102_t0038_u01774319402549") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd372_d20260324_m023000_c001_v7007000_t0000_u01774319400593") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d282_d20260324_m022949_c001_v0001102_t0027_u01774319389219") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e35_d20260324_m022939_c001_v7007000_t0000_u01774319379934") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70575c_d20260324_m022928_c001_v0001154_t0003_u01774319368190") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b341852_d20260324_m022921_c001_v7007000_t0000_u01774319361285") 2026/03/24 02:33:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70571e_d20260324_m022910_c001_v0001154_t0022_u01774319350384") 2026/03/24 02:33:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aaed_d20260324_m022903_c001_v7007000_t0000_u01774319343046") 2026/03/24 02:33:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7056d8_d20260324_m022852_c001_v0001154_t0014_u01774319332084") 2026/03/24 02:33:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419bd1b7b372288d_d20260324_m023028_c001_v7007000_t0000_u01774319428461") 2026/03/24 02:33:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338066_d20260324_m023022_c001_v0001167_t0015_u01774319422032") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba562_d20260324_m023100_c001_v7007000_t0000_u01774319460992") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db3b8_d20260324_m023049_c001_v0001167_t0052_u01774319449139") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbdf_d20260324_m023232_c001_v7007000_t0000_u01774319552037") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d480_d20260324_m023220_c001_v0001102_t0030_u01774319540282") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425a1_d20260324_m023212_c001_v7007000_t0000_u01774319532930") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d456_d20260324_m023202_c001_v0001102_t0019_u01774319522971") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c85247688_d20260324_m023156_c001_v7007000_t0000_u01774319516015") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d42a_d20260324_m023145_c001_v0001102_t0010_u01774319505139") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f76e_d20260324_m023138_c001_v7007000_t0000_u01774319498167") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d3f2_d20260324_m023127_c001_v0001102_t0020_u01774319487504") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7082_d20260324_m023120_c001_v7007000_t0000_u01774319480492") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d3c8_d20260324_m023108_c001_v0001102_t0037_u01774319468186") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f60396cb_d20260324_m023057_c001_v7007000_t0000_u01774319457287") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d34e_d20260324_m023038_c001_v0001102_t0009_u01774319438583") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a312_d20260324_m023031_c001_v7007000_t0000_u01774319431874") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db2a4_d20260324_m023026_c001_v0001167_t0036_u01774319426405") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4119e416b2db426d_d20260324_m023024_c001_v7007000_t0000_u01774319424272") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2d8_d20260324_m023013_c001_v0001102_t0029_u01774319413549") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcae0_d20260324_m023007_c001_v7007000_t0000_u01774319407361") 2026/03/24 02:33:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337ebe_d20260324_m023002_c001_v0001167_t0003_u01774319402599") 2026/03/24 02:33:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbca5b_d20260324_m023000_c001_v7007000_t0000_u01774319400632") 2026/03/24 02:33:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705798_d20260324_m022949_c001_v0001154_t0021_u01774319389669") 2026/03/24 02:33:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419bd1b7b372235c_d20260324_m022939_c001_v7007000_t0000_u01774319379940") 2026/03/24 02:33:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337c30_d20260324_m022928_c001_v0001167_t0036_u01774319368513") 2026/03/24 02:33:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b341853_d20260324_m022921_c001_v7007000_t0000_u01774319361475") 2026/03/24 02:33:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337b12_d20260324_m022910_c001_v0001167_t0014_u01774319350709") 2026/03/24 02:33:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aaf0_d20260324_m022903_c001_v7007000_t0000_u01774319343226") 2026/03/24 02:33:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337a2c_d20260324_m022852_c001_v0001167_t0015_u01774319332505") 2026/03/24 02:33:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd47f_d20260324_m023028_c001_v7007000_t0000_u01774319428500") 2026/03/24 02:33:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d302_d20260324_m023022_c001_v0001102_t0009_u01774319422171") 2026/03/24 02:33:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba563_d20260324_m023101_c001_v7007000_t0000_u01774319461174") 2026/03/24 02:33:24 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705872_d20260324_m023049_c001_v0001154_t0013_u01774319449270") 2026/03/24 02:33:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbe2_d20260324_m023232_c001_v7007000_t0000_u01774319552219") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70595a_d20260324_m023220_c001_v0001154_t0015_u01774319540738") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425a2_d20260324_m023213_c001_v7007000_t0000_u01774319533111") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70592a_d20260324_m023203_c001_v0001154_t0024_u01774319523319") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c8524768a_d20260324_m023156_c001_v7007000_t0000_u01774319516204") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058f4_d20260324_m023145_c001_v0001154_t0017_u01774319505590") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f76f_d20260324_m023138_c001_v7007000_t0000_u01774319498350") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058ca_d20260324_m023127_c001_v0001154_t0015_u01774319487815") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7083_d20260324_m023120_c001_v7007000_t0000_u01774319480673") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70589a_d20260324_m023108_c001_v0001154_t0003_u01774319468624") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcd82_d20260324_m023057_c001_v7007000_t0000_u01774319457699") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33818a_d20260324_m023039_c001_v0001167_t0000_u01774319439126") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a313_d20260324_m023032_c001_v7007000_t0000_u01774319432059") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3380da_d20260324_m023026_c001_v0001167_t0050_u01774319426609") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacc2d7_d20260324_m023024_c001_v7007000_t0000_u01774319424483") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337f94_d20260324_m023013_c001_v0001167_t0038_u01774319413920") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcae1_d20260324_m023007_c001_v7007000_t0000_u01774319407549") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0f4_d20260324_m023002_c001_v0001167_t0001_u01774319402740") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5eaab_d20260324_m023000_c001_v7007000_t0000_u01774319400212") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db078_d20260324_m022949_c001_v0001167_t0053_u01774319389994") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2455_d20260324_m022940_c001_v7007000_t0000_u01774319380259") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dae9c_d20260324_m022929_c001_v0001167_t0039_u01774319369263") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b341854_d20260324_m022921_c001_v7007000_t0000_u01774319361664") 2026/03/24 02:33:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dad6c_d20260324_m022911_c001_v0001167_t0053_u01774319351179") 2026/03/24 02:33:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aaf4_d20260324_m022903_c001_v7007000_t0000_u01774319343408") 2026/03/24 02:33:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dac2e_d20260324_m022852_c001_v0001167_t0055_u01774319332899") 2026/03/24 02:33:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a300_d20260324_m023028_c001_v7007000_t0000_u01774319428842") 2026/03/24 02:33:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70580c_d20260324_m023022_c001_v0001154_t0011_u01774319422211") 2026/03/24 02:33:26 DEBUG : dir1/0007-12345: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba564_d20260324_m023101_c001_v7007000_t0000_u01774319461357") 2026/03/24 02:33:26 DEBUG : dir1/0007-12345: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d37a_d20260324_m023049_c001_v0001102_t0058_u01774319449281") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbe4_d20260324_m023232_c001_v7007000_t0000_u01774319552401") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3386ef_d20260324_m023221_c001_v0001167_t0033_u01774319541346") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425a3_d20260324_m023213_c001_v7007000_t0000_u01774319533293") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3385b2_d20260324_m023203_c001_v0001167_t0055_u01774319523902") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c8524768c_d20260324_m023156_c001_v7007000_t0000_u01774319516390") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3384e8_d20260324_m023146_c001_v0001167_t0058_u01774319506148") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f771_d20260324_m023138_c001_v7007000_t0000_u01774319498534") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3383dc_d20260324_m023128_c001_v0001167_t0015_u01774319488400") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7087_d20260324_m023120_c001_v7007000_t0000_u01774319480855") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3382dc_d20260324_m023109_c001_v0001167_t0000_u01774319469002") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c8524744f_d20260324_m023057_c001_v7007000_t0000_u01774319457535") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db330_d20260324_m023040_c001_v0001167_t0044_u01774319440024") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a314_d20260324_m023032_c001_v7007000_t0000_u01774319432243") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d322_d20260324_m023026_c001_v0001102_t0022_u01774319426700") 2026/03/24 02:33:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419bd1b7b3722850_d20260324_m023024_c001_v7007000_t0000_u01774319424370") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db178_d20260324_m023014_c001_v0001167_t0000_u01774319414400") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcae2_d20260324_m023007_c001_v7007000_t0000_u01774319407742") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057d6_d20260324_m023002_c001_v0001154_t0002_u01774319402775") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5eab8_d20260324_m023000_c001_v7007000_t0000_u01774319400771") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337e16_d20260324_m022950_c001_v0001167_t0008_u01774319390698") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f412f7ec579fc2d1a_d20260324_m022939_c001_v7007000_t0000_u01774319379949") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d228_d20260324_m022929_c001_v0001102_t0025_u01774319369865") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b341855_d20260324_m022921_c001_v7007000_t0000_u01774319361845") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d206_d20260324_m022911_c001_v0001102_t0057_u01774319351764") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95aafb_d20260324_m022903_c001_v7007000_t0000_u01774319343594") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d1d8_d20260324_m022853_c001_v0001102_t0035_u01774319333314") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacc357_d20260324_m023028_c001_v7007000_t0000_u01774319428471") 2026/03/24 02:33:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db24e_d20260324_m023022_c001_v0001167_t0058_u01774319422358") 2026/03/24 02:33:27 DEBUG : dir1/0008-23456: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba565_d20260324_m023101_c001_v7007000_t0000_u01774319461538") 2026/03/24 02:33:27 DEBUG : dir1/0008-23456: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338230_d20260324_m023049_c001_v0001167_t0001_u01774319449627") 2026/03/24 02:33:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbe7_d20260324_m023232_c001_v7007000_t0000_u01774319552584") 2026/03/24 02:33:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db8c0_d20260324_m023221_c001_v0001167_t0023_u01774319541982") 2026/03/24 02:33:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425a4_d20260324_m023213_c001_v7007000_t0000_u01774319533474") 2026/03/24 02:33:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db77a_d20260324_m023204_c001_v0001167_t0032_u01774319524362") 2026/03/24 02:33:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c8524768d_d20260324_m023156_c001_v7007000_t0000_u01774319516573") 2026/03/24 02:33:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db6be_d20260324_m023146_c001_v0001167_t0026_u01774319506536") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f772_d20260324_m023138_c001_v7007000_t0000_u01774319498722") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db59e_d20260324_m023128_c001_v0001167_t0030_u01774319488855") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea708a_d20260324_m023121_c001_v7007000_t0000_u01774319481036") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db4ba_d20260324_m023110_c001_v0001167_t0019_u01774319470053") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd59a_d20260324_m023057_c001_v7007000_t0000_u01774319457738") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705852_d20260324_m023040_c001_v0001154_t0006_u01774319440660") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a316_d20260324_m023032_c001_v7007000_t0000_u01774319432428") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705824_d20260324_m023026_c001_v0001154_t0000_u01774319426764") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5ebc7_d20260324_m023024_c001_v7007000_t0000_u01774319424377") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057fc_d20260324_m023014_c001_v0001154_t0010_u01774319414803") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcae4_d20260324_m023007_c001_v7007000_t0000_u01774319407930") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2ba_d20260324_m023003_c001_v0001102_t0039_u01774319403009") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5eab2_d20260324_m023000_c001_v7007000_t0000_u01774319400588") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d28c_d20260324_m022951_c001_v0001102_t0054_u01774319391911") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e36_d20260324_m022940_c001_v7007000_t0000_u01774319380106") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70575e_d20260324_m022930_c001_v0001154_t0012_u01774319370267") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b341856_d20260324_m022922_c001_v7007000_t0000_u01774319362027") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705726_d20260324_m022912_c001_v0001154_t0020_u01774319352094") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95ab00_d20260324_m022903_c001_v7007000_t0000_u01774319343774") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7056e2_d20260324_m022853_c001_v0001154_t0012_u01774319333822") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a2fc_d20260324_m023028_c001_v7007000_t0000_u01774319428439") 2026/03/24 02:33:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338072_d20260324_m023022_c001_v0001167_t0024_u01774319422371") 2026/03/24 02:33:28 DEBUG : dir1/0009-34567: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba566_d20260324_m023101_c001_v7007000_t0000_u01774319461721") 2026/03/24 02:33:29 DEBUG : dir1/0009-34567: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d37c_d20260324_m023049_c001_v0001102_t0026_u01774319449644") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbe9_d20260324_m023232_c001_v7007000_t0000_u01774319552766") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d48e_d20260324_m023222_c001_v0001102_t0045_u01774319542917") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425a5_d20260324_m023213_c001_v7007000_t0000_u01774319533658") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d45e_d20260324_m023204_c001_v0001102_t0043_u01774319524764") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c8524768f_d20260324_m023156_c001_v7007000_t0000_u01774319516757") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d42e_d20260324_m023147_c001_v0001102_t0007_u01774319507023") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f773_d20260324_m023138_c001_v7007000_t0000_u01774319498907") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d3f6_d20260324_m023129_c001_v0001102_t0008_u01774319489319") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea708d_d20260324_m023121_c001_v7007000_t0000_u01774319481217") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d3d2_d20260324_m023110_c001_v0001102_t0008_u01774319470729") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba553_d20260324_m023057_c001_v7007000_t0000_u01774319457842") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d356_d20260324_m023040_c001_v0001102_t0052_u01774319440969") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a319_d20260324_m023032_c001_v7007000_t0000_u01774319432611") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70582a_d20260324_m023027_c001_v0001154_t0017_u01774319427096") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacc2cc_d20260324_m023023_c001_v7007000_t0000_u01774319423986") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2de_d20260324_m023015_c001_v0001102_t0025_u01774319415135") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcae5_d20260324_m023008_c001_v7007000_t0000_u01774319408114") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057da_d20260324_m023003_c001_v0001154_t0012_u01774319403117") 2026/03/24 02:33:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e51_d20260324_m023000_c001_v7007000_t0000_u01774319400781") 2026/03/24 02:33:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057a4_d20260324_m022952_c001_v0001154_t0024_u01774319392290") 2026/03/24 02:33:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e37_d20260324_m022940_c001_v7007000_t0000_u01774319380119") 2026/03/24 02:33:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337c5e_d20260324_m022930_c001_v0001167_t0035_u01774319370892") 2026/03/24 02:33:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b341857_d20260324_m022922_c001_v7007000_t0000_u01774319362283") 2026/03/24 02:33:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337b30_d20260324_m022912_c001_v0001167_t0024_u01774319352441") 2026/03/24 02:33:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95ab03_d20260324_m022903_c001_v7007000_t0000_u01774319343956") 2026/03/24 02:33:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337a52_d20260324_m022854_c001_v0001167_t0017_u01774319334183") 2026/03/24 02:33:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5ebd1_d20260324_m023028_c001_v7007000_t0000_u01774319428637") 2026/03/24 02:33:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d304_d20260324_m023022_c001_v0001102_t0038_u01774319422591") 2026/03/24 02:33:30 DEBUG : dir1/0010-45678: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba567_d20260324_m023101_c001_v7007000_t0000_u01774319461904") 2026/03/24 02:33:30 DEBUG : dir1/0010-45678: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705874_d20260324_m023049_c001_v0001154_t0025_u01774319449773") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbeb_d20260324_m023232_c001_v7007000_t0000_u01774319552948") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705960_d20260324_m023223_c001_v0001154_t0019_u01774319543295") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425a6_d20260324_m023213_c001_v7007000_t0000_u01774319533840") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70592e_d20260324_m023205_c001_v0001154_t0001_u01774319525116") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c85247690_d20260324_m023156_c001_v7007000_t0000_u01774319516944") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058f8_d20260324_m023147_c001_v0001154_t0002_u01774319507533") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f775_d20260324_m023139_c001_v7007000_t0000_u01774319499091") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058d0_d20260324_m023129_c001_v0001154_t0001_u01774319489845") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7090_d20260324_m023121_c001_v7007000_t0000_u01774319481398") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058a0_d20260324_m023111_c001_v0001154_t0003_u01774319471354") 2026/03/24 02:33:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcd83_d20260324_m023057_c001_v7007000_t0000_u01774319457855") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338194_d20260324_m023041_c001_v0001167_t0021_u01774319441251") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a31a_d20260324_m023032_c001_v7007000_t0000_u01774319432794") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d326_d20260324_m023027_c001_v0001102_t0045_u01774319427105") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419bd1b7b3722854_d20260324_m023024_c001_v7007000_t0000_u01774319424553") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337fbe_d20260324_m023015_c001_v0001167_t0007_u01774319415623") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcae6_d20260324_m023008_c001_v7007000_t0000_u01774319408298") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0fb_d20260324_m023003_c001_v0001167_t0049_u01774319403232") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5eaaf_d20260324_m023000_c001_v7007000_t0000_u01774319400395") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0a4_d20260324_m022952_c001_v0001167_t0028_u01774319392748") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f02c_d20260324_m022940_c001_v7007000_t0000_u01774319380061") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65daec8_d20260324_m022931_c001_v0001167_t0028_u01774319371322") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b341859_d20260324_m022922_c001_v7007000_t0000_u01774319362465") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dad88_d20260324_m022913_c001_v0001167_t0027_u01774319353123") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95ab0a_d20260324_m022904_c001_v7007000_t0000_u01774319344136") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dac6a_d20260324_m022854_c001_v0001167_t0021_u01774319334755") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5ebd3_d20260324_m023028_c001_v7007000_t0000_u01774319428844") 2026/03/24 02:33:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70580e_d20260324_m023022_c001_v0001154_t0011_u01774319422782") 2026/03/24 02:33:31 DEBUG : dir1/0011-56789: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba568_d20260324_m023102_c001_v7007000_t0000_u01774319462111") 2026/03/24 02:33:31 DEBUG : dir1/0011-56789: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db3d6_d20260324_m023050_c001_v0001167_t0056_u01774319450013") 2026/03/24 02:33:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbed_d20260324_m023233_c001_v7007000_t0000_u01774319553130") 2026/03/24 02:33:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338717_d20260324_m023223_c001_v0001167_t0032_u01774319543585") 2026/03/24 02:33:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425a7_d20260324_m023214_c001_v7007000_t0000_u01774319534021") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3385d6_d20260324_m023205_c001_v0001167_t0034_u01774319525625") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852476aa_d20260324_m023157_c001_v7007000_t0000_u01774319517191") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338510_d20260324_m023147_c001_v0001167_t0004_u01774319507854") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f776_d20260324_m023139_c001_v7007000_t0000_u01774319499282") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3383fa_d20260324_m023130_c001_v0001167_t0046_u01774319490227") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7091_d20260324_m023121_c001_v7007000_t0000_u01774319481578") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3382f8_d20260324_m023111_c001_v0001167_t0021_u01774319471754") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd599_d20260324_m023057_c001_v7007000_t0000_u01774319457673") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db340_d20260324_m023041_c001_v0001167_t0048_u01774319441855") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a31b_d20260324_m023032_c001_v7007000_t0000_u01774319432979") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3380ee_d20260324_m023027_c001_v0001167_t0020_u01774319427145") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5ebc8_d20260324_m023024_c001_v7007000_t0000_u01774319424564") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db1a4_d20260324_m023016_c001_v0001167_t0001_u01774319416287") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcae7_d20260324_m023008_c001_v7007000_t0000_u01774319408481") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337ec8_d20260324_m023003_c001_v0001167_t0046_u01774319403315") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f422df68851459aa4_d20260324_m023000_c001_v7007000_t0000_u01774319400822") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337e3c_d20260324_m022953_c001_v0001167_t0022_u01774319393512") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2454_d20260324_m022940_c001_v7007000_t0000_u01774319380074") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d232_d20260324_m022931_c001_v0001102_t0055_u01774319371977") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34185a_d20260324_m022922_c001_v7007000_t0000_u01774319362645") 2026/03/24 02:33:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d208_d20260324_m022913_c001_v0001102_t0059_u01774319353606") 2026/03/24 02:33:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95ab10_d20260324_m022904_c001_v7007000_t0000_u01774319344318") 2026/03/24 02:33:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d1e0_d20260324_m022855_c001_v0001102_t0039_u01774319335153") 2026/03/24 02:33:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4119e416b2db42c3_d20260324_m023028_c001_v7007000_t0000_u01774319428477") 2026/03/24 02:33:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338088_d20260324_m023022_c001_v0001167_t0010_u01774319422958") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba569_d20260324_m023102_c001_v7007000_t0000_u01774319462302") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d37e_d20260324_m023050_c001_v0001102_t0034_u01774319450043") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbf0_d20260324_m023233_c001_v7007000_t0000_u01774319553313") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db8ea_d20260324_m023224_c001_v0001167_t0040_u01774319544190") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425a8_d20260324_m023214_c001_v7007000_t0000_u01774319534202") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db78c_d20260324_m023205_c001_v0001167_t0054_u01774319525996") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852476ab_d20260324_m023157_c001_v7007000_t0000_u01774319517381") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db6e0_d20260324_m023148_c001_v0001167_t0040_u01774319508260") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f778_d20260324_m023139_c001_v7007000_t0000_u01774319499467") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db5b4_d20260324_m023130_c001_v0001167_t0058_u01774319490609") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7093_d20260324_m023121_c001_v7007000_t0000_u01774319481760") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db4dc_d20260324_m023112_c001_v0001167_t0023_u01774319472437") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c85247448_d20260324_m023057_c001_v7007000_t0000_u01774319457263") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705858_d20260324_m023043_c001_v0001154_t0014_u01774319443149") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a31c_d20260324_m023033_c001_v7007000_t0000_u01774319433162") 2026/03/24 02:33:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d328_d20260324_m023027_c001_v0001102_t0024_u01774319427426") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a2b8_d20260324_m023024_c001_v7007000_t0000_u01774319424394") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705800_d20260324_m023016_c001_v0001154_t0010_u01774319416647") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcae8_d20260324_m023008_c001_v7007000_t0000_u01774319408665") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057de_d20260324_m023003_c001_v0001154_t0012_u01774319403530") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e52_d20260324_m023000_c001_v7007000_t0000_u01774319400837") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d296_d20260324_m022953_c001_v0001102_t0037_u01774319393885") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f028_d20260324_m022939_c001_v7007000_t0000_u01774319379698") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705760_d20260324_m022932_c001_v0001154_t0015_u01774319372280") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34185b_d20260324_m022922_c001_v7007000_t0000_u01774319362826") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70572c_d20260324_m022913_c001_v0001154_t0005_u01774319353909") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95ab16_d20260324_m022904_c001_v7007000_t0000_u01774319344498") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7056e8_d20260324_m022855_c001_v0001154_t0015_u01774319335517") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419bd1b7b3722894_d20260324_m023028_c001_v7007000_t0000_u01774319428830") 2026/03/24 02:33:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d306_d20260324_m023022_c001_v0001102_t0008_u01774319422986") 2026/03/24 02:33:34 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba56a_d20260324_m023102_c001_v7007000_t0000_u01774319462484") 2026/03/24 02:33:34 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338234_d20260324_m023050_c001_v0001167_t0013_u01774319450053") 2026/03/24 02:33:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbf2_d20260324_m023233_c001_v7007000_t0000_u01774319553495") 2026/03/24 02:33:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d496_d20260324_m023224_c001_v0001102_t0000_u01774319544651") 2026/03/24 02:33:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425a9_d20260324_m023214_c001_v7007000_t0000_u01774319534384") 2026/03/24 02:33:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d462_d20260324_m023206_c001_v0001102_t0046_u01774319526373") 2026/03/24 02:33:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852476ac_d20260324_m023157_c001_v7007000_t0000_u01774319517566") 2026/03/24 02:33:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d432_d20260324_m023148_c001_v0001102_t0034_u01774319508817") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f779_d20260324_m023139_c001_v7007000_t0000_u01774319499653") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d404_d20260324_m023131_c001_v0001102_t0004_u01774319491011") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7097_d20260324_m023121_c001_v7007000_t0000_u01774319481941") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d3d4_d20260324_m023112_c001_v0001102_t0033_u01774319472968") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd59c_d20260324_m023057_c001_v7007000_t0000_u01774319457862") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d35e_d20260324_m023043_c001_v0001102_t0045_u01774319443490") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a31f_d20260324_m023033_c001_v7007000_t0000_u01774319433346") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705830_d20260324_m023027_c001_v0001154_t0023_u01774319427607") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4119e416b2db4276_d20260324_m023024_c001_v7007000_t0000_u01774319424587") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2e4_d20260324_m023016_c001_v0001102_t0002_u01774319416959") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcb4e_d20260324_m023008_c001_v7007000_t0000_u01774319408847") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2be_d20260324_m023003_c001_v0001102_t0019_u01774319403582") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e4f_d20260324_m023000_c001_v7007000_t0000_u01774319400599") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057aa_d20260324_m022954_c001_v0001154_t0003_u01774319394213") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f02a_d20260324_m022939_c001_v7007000_t0000_u01774319379880") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337c90_d20260324_m022932_c001_v0001167_t0001_u01774319372634") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34185c_d20260324_m022923_c001_v7007000_t0000_u01774319363008") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337b56_d20260324_m022914_c001_v0001167_t0018_u01774319354280") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95ab1d_d20260324_m022904_c001_v7007000_t0000_u01774319344679") 2026/03/24 02:33:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337a6a_d20260324_m022855_c001_v0001167_t0019_u01774319335940") 2026/03/24 02:33:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419bd1b7b3722890_d20260324_m023028_c001_v7007000_t0000_u01774319428646") 2026/03/24 02:33:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705810_d20260324_m023023_c001_v0001154_t0000_u01774319423150") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba56b_d20260324_m023102_c001_v7007000_t0000_u01774319462665") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d380_d20260324_m023050_c001_v0001102_t0035_u01774319450410") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbf4_d20260324_m023233_c001_v7007000_t0000_u01774319553679") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705962_d20260324_m023224_c001_v0001154_t0012_u01774319544930") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425aa_d20260324_m023214_c001_v7007000_t0000_u01774319534565") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705934_d20260324_m023206_c001_v0001154_t0016_u01774319526762") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852476ad_d20260324_m023157_c001_v7007000_t0000_u01774319517752") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705900_d20260324_m023149_c001_v0001154_t0008_u01774319509225") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f77a_d20260324_m023139_c001_v7007000_t0000_u01774319499840") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058d6_d20260324_m023131_c001_v0001154_t0021_u01774319491364") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea7099_d20260324_m023122_c001_v7007000_t0000_u01774319482122") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7058a6_d20260324_m023113_c001_v0001154_t0023_u01774319473368") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba554_d20260324_m023057_c001_v7007000_t0000_u01774319457873") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3381b8_d20260324_m023044_c001_v0001167_t0057_u01774319444029") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a320_d20260324_m023033_c001_v7007000_t0000_u01774319433532") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d32e_d20260324_m023027_c001_v0001102_t0030_u01774319427780") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4119e416b2db4267_d20260324_m023023_c001_v7007000_t0000_u01774319423962") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337fee_d20260324_m023017_c001_v0001167_t0032_u01774319417219") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcb4f_d20260324_m023009_c001_v7007000_t0000_u01774319409029") 2026/03/24 02:33:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db100_d20260324_m023003_c001_v0001167_t0023_u01774319403761") 2026/03/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d3c92_d20260324_m023000_c001_v7007000_t0000_u01774319400613") 2026/03/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0b8_d20260324_m022954_c001_v0001167_t0040_u01774319394600") 2026/03/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f412f7ec579fc2d1b_d20260324_m022940_c001_v7007000_t0000_u01774319380130") 2026/03/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65daee4_d20260324_m022932_c001_v0001167_t0014_u01774319372907") 2026/03/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34185e_d20260324_m022923_c001_v7007000_t0000_u01774319363188") 2026/03/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dad9e_d20260324_m022914_c001_v0001167_t0048_u01774319354628") 2026/03/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95ab22_d20260324_m022904_c001_v7007000_t0000_u01774319344860") 2026/03/24 02:33:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dacaa_d20260324_m022857_c001_v0001167_t0010_u01774319337209") 2026/03/24 02:33:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacc35c_d20260324_m023028_c001_v7007000_t0000_u01774319428662") 2026/03/24 02:33:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338094_d20260324_m023023_c001_v0001167_t0009_u01774319423299") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba56c_d20260324_m023102_c001_v7007000_t0000_u01774319462848") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705878_d20260324_m023050_c001_v0001154_t0007_u01774319450654") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbf6_d20260324_m023233_c001_v7007000_t0000_u01774319553861") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338747_d20260324_m023225_c001_v0001167_t0052_u01774319545690") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425ab_d20260324_m023214_c001_v7007000_t0000_u01774319534748") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3385ea_d20260324_m023207_c001_v0001167_t0033_u01774319527111") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852476ae_d20260324_m023157_c001_v7007000_t0000_u01774319517938") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33852e_d20260324_m023149_c001_v0001167_t0056_u01774319509646") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f77b_d20260324_m023140_c001_v7007000_t0000_u01774319500036") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33841a_d20260324_m023131_c001_v0001167_t0037_u01774319491872") 2026/03/24 02:33:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea709c_d20260324_m023122_c001_v7007000_t0000_u01774319482303") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33831a_d20260324_m023113_c001_v0001167_t0041_u01774319473976") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f60396cc_d20260324_m023057_c001_v7007000_t0000_u01774319457537") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db360_d20260324_m023044_c001_v0001167_t0045_u01774319444813") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a321_d20260324_m023033_c001_v7007000_t0000_u01774319433716") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db2c4_d20260324_m023027_c001_v0001167_t0018_u01774319427793") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4119e416b2db4271_d20260324_m023024_c001_v7007000_t0000_u01774319424401") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db1cc_d20260324_m023017_c001_v0001167_t0026_u01774319417587") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcb50_d20260324_m023009_c001_v7007000_t0000_u01774319409221") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337ed4_d20260324_m023003_c001_v0001167_t0003_u01774319403784") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f422df68851459aa3_d20260324_m023000_c001_v7007000_t0000_u01774319400622") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337e52_d20260324_m022955_c001_v0001167_t0049_u01774319395070") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2453_d20260324_m022939_c001_v7007000_t0000_u01774319379891") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d23a_d20260324_m022933_c001_v0001102_t0041_u01774319373318") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b34185f_d20260324_m022923_c001_v7007000_t0000_u01774319363371") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d20a_d20260324_m022915_c001_v0001102_t0040_u01774319355373") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95ab2c_d20260324_m022905_c001_v7007000_t0000_u01774319345040") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d1e5_d20260324_m022857_c001_v0001102_t0048_u01774319337542") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4119e416b2db42c8_d20260324_m023028_c001_v7007000_t0000_u01774319428668") 2026/03/24 02:33:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705812_d20260324_m023023_c001_v0001154_t0024_u01774319423479") 2026/03/24 02:33:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e245d_d20260324_m022942_c001_v7007000_t0000_u01774319382610") 2026/03/24 02:33:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337cfa_d20260324_m022937_c001_v0001167_t0018_u01774319377247") 2026/03/24 02:33:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e245e_d20260324_m022942_c001_v7007000_t0000_u01774319382792") 2026/03/24 02:33:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65daf3e_d20260324_m022937_c001_v0001167_t0007_u01774319377265") 2026/03/24 02:33:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2460_d20260324_m022942_c001_v7007000_t0000_u01774319382975") 2026/03/24 02:33:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d246_d20260324_m022937_c001_v0001102_t0010_u01774319377306") 2026/03/24 02:33:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2461_d20260324_m022943_c001_v7007000_t0000_u01774319383164") 2026/03/24 02:33:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705774_d20260324_m022937_c001_v0001154_t0017_u01774319377332") 2026/03/24 02:33:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2462_d20260324_m022943_c001_v7007000_t0000_u01774319383346") 2026/03/24 02:33:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65daf46_d20260324_m022937_c001_v0001167_t0040_u01774319377690") 2026/03/24 02:33:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2463_d20260324_m022943_c001_v7007000_t0000_u01774319383531") 2026/03/24 02:33:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d248_d20260324_m022937_c001_v0001102_t0037_u01774319377715") 2026/03/24 02:33:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2464_d20260324_m022943_c001_v7007000_t0000_u01774319383714") 2026/03/24 02:33:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337d08_d20260324_m022937_c001_v0001167_t0019_u01774319377791") 2026/03/24 02:33:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2465_d20260324_m022943_c001_v7007000_t0000_u01774319383896") 2026/03/24 02:33:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705776_d20260324_m022937_c001_v0001154_t0000_u01774319377914") 2026/03/24 02:33:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2467_d20260324_m022944_c001_v7007000_t0000_u01774319384079") 2026/03/24 02:33:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d24a_d20260324_m022938_c001_v0001102_t0040_u01774319378104") 2026/03/24 02:33:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2468_d20260324_m022944_c001_v7007000_t0000_u01774319384260") 2026/03/24 02:33:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65daf4e_d20260324_m022938_c001_v0001167_t0006_u01774319378145") 2026/03/24 02:33:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e2469_d20260324_m022944_c001_v7007000_t0000_u01774319384442") 2026/03/24 02:33:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337d14_d20260324_m022938_c001_v0001167_t0056_u01774319378240") 2026/03/24 02:33:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e246a_d20260324_m022944_c001_v7007000_t0000_u01774319384625") 2026/03/24 02:33:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70577a_d20260324_m022938_c001_v0001154_t0012_u01774319378256") 2026/03/24 02:33:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e246b_d20260324_m022944_c001_v7007000_t0000_u01774319384807") 2026/03/24 02:33:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70577c_d20260324_m022938_c001_v0001154_t0024_u01774319378616") 2026/03/24 02:33:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e246c_d20260324_m022944_c001_v7007000_t0000_u01774319384989") 2026/03/24 02:33:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d252_d20260324_m022938_c001_v0001102_t0046_u01774319378652") 2026/03/24 02:33:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e246d_d20260324_m022945_c001_v7007000_t0000_u01774319385171") 2026/03/24 02:33:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65daf5e_d20260324_m022938_c001_v0001167_t0040_u01774319378665") 2026/03/24 02:33:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405c9f2a862e246e_d20260324_m022945_c001_v7007000_t0000_u01774319385354") 2026/03/24 02:33:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337d2c_d20260324_m022938_c001_v0001167_t0039_u01774319378836") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcacd_d20260324_m023004_c001_v7007000_t0000_u01774319404383") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0d4_d20260324_m022958_c001_v0001167_t0030_u01774319398250") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852472ff_d20260324_m023004_c001_v7007000_t0000_u01774319404527") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057b6_d20260324_m022958_c001_v0001154_t0022_u01774319398286") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd37f_d20260324_m023004_c001_v7007000_t0000_u01774319404385") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2a2_d20260324_m022958_c001_v0001102_t0013_u01774319398322") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e5b_d20260324_m023004_c001_v7007000_t0000_u01774319404552") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337e7c_d20260324_m022958_c001_v0001167_t0012_u01774319398515") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f422df68851459ad6_d20260324_m023004_c001_v7007000_t0000_u01774319404555") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057b8_d20260324_m022958_c001_v0001154_t0011_u01774319398616") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e5a_d20260324_m023004_c001_v7007000_t0000_u01774319404398") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0d8_d20260324_m022958_c001_v0001167_t0051_u01774319398684") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f422df68851459ac3_d20260324_m023004_c001_v7007000_t0000_u01774319404183") 2026/03/24 02:33:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2a4_d20260324_m022958_c001_v0001102_t0047_u01774319398732") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d3ca3_d20260324_m023004_c001_v7007000_t0000_u01774319404224") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057ba_d20260324_m022959_c001_v0001154_t0000_u01774319399008") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcacb_d20260324_m023004_c001_v7007000_t0000_u01774319404195") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2a6_d20260324_m022959_c001_v0001102_t0054_u01774319399077") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5eb1c_d20260324_m023004_c001_v7007000_t0000_u01774319404235") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0e0_d20260324_m022959_c001_v0001167_t0034_u01774319399183") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d3ca8_d20260324_m023004_c001_v7007000_t0000_u01774319404408") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2a8_d20260324_m022959_c001_v0001102_t0037_u01774319399377") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcace_d20260324_m023004_c001_v7007000_t0000_u01774319404566") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337e86_d20260324_m022959_c001_v0001167_t0000_u01774319399515") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd37e_d20260324_m023004_c001_v7007000_t0000_u01774319404202") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057bc_d20260324_m022959_c001_v0001154_t0001_u01774319399545") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852472fe_d20260324_m023004_c001_v7007000_t0000_u01774319404345") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db0e2_d20260324_m022959_c001_v0001167_t0037_u01774319399579") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6e57_d20260324_m023004_c001_v7007000_t0000_u01774319404214") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d2aa_d20260324_m022959_c001_v0001102_t0039_u01774319399730") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852472fd_d20260324_m023004_c001_v7007000_t0000_u01774319404157") 2026/03/24 02:33:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057be_d20260324_m022959_c001_v0001154_t0023_u01774319399855") 2026/03/24 02:33:41 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d360d_d20260324_m022734_c001_v7007000_t0000_u01774319254080") 2026/03/24 02:33:41 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1046310a7b08ea9e_d20260324_m022731_c001_v0001033_t0002_u01774319251343") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f417f67ac6967e6ad_d20260324_m022731_c001_v7007000_t0000_u01774319251159") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1046310a7b08ea68_d20260324_m022727_c001_v0001033_t0057_u01774319247167") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f417f67ac6967e6a5_d20260324_m022726_c001_v7007000_t0000_u01774319246403") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da65c_d20260324_m022721_c001_v0001167_t0035_u01774319241628") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a7cc_d20260324_m022720_c001_v7007000_t0000_u01774319240173") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1027b544bcf0002e_d20260324_m022717_c001_v0001171_t0041_u01774319237784") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1a8cc_d20260324_m022717_c001_v7007000_t0000_u01774319237605") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1027b544bcf0000a_d20260324_m022714_c001_v0001171_t0039_u01774319234210") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1a8b1_d20260324_m022713_c001_v7007000_t0000_u01774319233452") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da5c2_d20260324_m022707_c001_v0001167_t0007_u01774319227715") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacb91f_d20260324_m022706_c001_v7007000_t0000_u01774319226413") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f116d593b00207ea1_d20260324_m022704_c001_v0001040_t0041_u01774319224773") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f6038e3b_d20260324_m022704_c001_v7007000_t0000_u01774319224588") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f116d593b00207e91_d20260324_m022700_c001_v0001040_t0049_u01774319220482") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f6038e21_d20260324_m022659_c001_v7007000_t0000_u01774319219728") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337119_d20260324_m022654_c001_v0001167_t0049_u01774319214167") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decb96e_d20260324_m022653_c001_v7007000_t0000_u01774319213260") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f110fb03591d5f956_d20260324_m022651_c001_v0001178_t0037_u01774319211719") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a767_d20260324_m022651_c001_v7007000_t0000_u01774319211533") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f110fb03591d5f93c_d20260324_m022648_c001_v0001178_t0038_u01774319208353") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a74e_d20260324_m022647_c001_v7007000_t0000_u01774319207585") 2026/03/24 02:33:42 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705550_d20260324_m022640_c001_v0001154_t0015_u01774319200871") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decb8f3_d20260324_m022639_c001_v7007000_t0000_u01774319199955") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f11059e4071625be4_d20260324_m022637_c001_v0001173_t0004_u01774319197864") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b340bdc_d20260324_m022637_c001_v7007000_t0000_u01774319197686") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f11059e4071625bba_d20260324_m022634_c001_v0001173_t0032_u01774319194336") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b340bd3_d20260324_m022633_c001_v7007000_t0000_u01774319193594") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da3cc_d20260324_m022627_c001_v0001167_t0007_u01774319187405") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5e42e_d20260324_m022626_c001_v7007000_t0000_u01774319186496") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f111299816ec18e5c_d20260324_m022624_c001_v0001179_t0030_u01774319184881") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4156322da3ea899f_d20260324_m022624_c001_v7007000_t0000_u01774319184704") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f111299816ec18e4a_d20260324_m022621_c001_v0001179_t0000_u01774319181411") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4156322da3ea894e_d20260324_m022620_c001_v7007000_t0000_u01774319180644") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff336b3b_d20260324_m022514_c001_v0001167_t0029_u01774319114415") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbc316_d20260324_m022513_c001_v7007000_t0000_u01774319113305") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f113f89b19aff21a0_d20260324_m022507_c001_v0001136_t0026_u01774319107200") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f409808a7d6ec6462_d20260324_m022506_c001_v7007000_t0000_u01774319106965") 2026/03/24 02:33:43 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705468_d20260324_m022502_c001_v0001154_t0004_u01774319102432") 2026/03/24 02:33:44 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f119ef116b397b24a_d20260324_m022501_c001_v0001185_t0028_u01774319101635") 2026/03/24 02:33:44 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f119ef116b397b23a_d20260324_m022500_c001_v0001185_t0015_u01774319100703") 2026/03/24 02:33:44 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a64ee_d20260324_m022446_c001_v7007000_t0000_u01774319086751") 2026/03/24 02:33:44 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff336947_d20260324_m022438_c001_v0001167_t0057_u01774319078195") 2026/03/24 02:33:44 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1044921559b8f6c0_d20260324_m022437_c001_v0001185_t0027_u01774319077457") 2026/03/24 02:33:44 DEBUG : dst/one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1044921559b8f6b4_d20260324_m022436_c001_v0001185_t0035_u01774319076475") 2026/03/24 02:33:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d360e_d20260324_m022734_c001_v7007000_t0000_u01774319254264") 2026/03/24 02:33:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10833e124724be68_d20260324_m022730_c001_v0001167_t0007_u01774319250549") 2026/03/24 02:33:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f113dcff11b7bb234_d20260324_m022726_c001_v0001131_t0040_u01774319246036") 2026/03/24 02:33:44 DEBUG : dst/one.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a7ce_d20260324_m022720_c001_v7007000_t0000_u01774319240353") 2026/03/24 02:33:44 DEBUG : dst/one.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1154524c4fcd36b1_d20260324_m022717_c001_v0001134_t0029_u01774319237139") 2026/03/24 02:33:44 DEBUG : dst/one.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1089da3d4fa2e68e_d20260324_m022712_c001_v0001144_t0001_u01774319232864") 2026/03/24 02:33:44 DEBUG : dst/one.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacb920_d20260324_m022706_c001_v7007000_t0000_u01774319226595") 2026/03/24 02:33:44 DEBUG : dst/one.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1003a596a57fa4d7_d20260324_m022703_c001_v0001033_t0037_u01774319223889") 2026/03/24 02:33:44 DEBUG : dst/one.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1115f57677d7c7be_d20260324_m022658_c001_v0001173_t0047_u01774319218936") 2026/03/24 02:33:44 DEBUG : dst/three: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbc318_d20260324_m022513_c001_v7007000_t0000_u01774319113492") 2026/03/24 02:33:44 DEBUG : dst/three: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f119ef116b397b332_d20260324_m022512_c001_v0001185_t0023_u01774319112007") 2026/03/24 02:33:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d360f_d20260324_m022734_c001_v7007000_t0000_u01774319254448") 2026/03/24 02:33:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f108b98fad3395718_d20260324_m022732_c001_v0001161_t0033_u01774319252316") 2026/03/24 02:33:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1119a8e08366b61a_d20260324_m022728_c001_v0001136_t0031_u01774319248407") 2026/03/24 02:33:44 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d3610_d20260324_m022734_c001_v7007000_t0000_u01774319254632") 2026/03/24 02:33:44 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1046310a7b08eab2_d20260324_m022732_c001_v0001033_t0031_u01774319252968") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f417f67ac6967e6b3_d20260324_m022732_c001_v7007000_t0000_u01774319252784") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1046310a7b08ea7a_d20260324_m022728_c001_v0001033_t0036_u01774319248943") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f417f67ac6967e6a6_d20260324_m022728_c001_v7007000_t0000_u01774319248758") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337304_d20260324_m022723_c001_v0001167_t0005_u01774319243205") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a7cf_d20260324_m022720_c001_v7007000_t0000_u01774319240534") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1027b544bcf00042_d20260324_m022719_c001_v0001171_t0052_u01774319239249") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1a8d8_d20260324_m022719_c001_v7007000_t0000_u01774319239069") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1027b544bcf00016_d20260324_m022715_c001_v0001171_t0024_u01774319235597") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1a8bf_d20260324_m022715_c001_v7007000_t0000_u01774319235417") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33723e_d20260324_m022709_c001_v0001167_t0040_u01774319229617") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f6038e67_d20260324_m022705_c001_v7007000_t0000_u01774319225862") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3371b5_d20260324_m022702_c001_v0001167_t0022_u01774319222811") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f6038e2c_d20260324_m022701_c001_v7007000_t0000_u01774319221695") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70558e_d20260324_m022656_c001_v0001154_t0020_u01774319216223") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a76f_d20260324_m022652_c001_v7007000_t0000_u01774319212346") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705574_d20260324_m022650_c001_v0001154_t0020_u01774319210143") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a758_d20260324_m022649_c001_v7007000_t0000_u01774319209037") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da428_d20260324_m022642_c001_v0001167_t0007_u01774319202622") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b340bde_d20260324_m022639_c001_v7007000_t0000_u01774319199037") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da40e_d20260324_m022636_c001_v0001167_t0010_u01774319196175") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b340bd6_d20260324_m022635_c001_v7007000_t0000_u01774319195083") 2026/03/24 02:33:45 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff336ff1_d20260324_m022628_c001_v0001167_t0035_u01774319188397") 2026/03/24 02:33:46 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4156322da3ea89b0_d20260324_m022625_c001_v7007000_t0000_u01774319185588") 2026/03/24 02:33:46 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff336fb1_d20260324_m022623_c001_v0001167_t0044_u01774319183259") 2026/03/24 02:33:46 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4156322da3ea896d_d20260324_m022622_c001_v7007000_t0000_u01774319182151") 2026/03/24 02:33:46 DEBUG : dst/three.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705488_d20260324_m022515_c001_v0001154_t0013_u01774319115618") 2026/03/24 02:33:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a7d0_d20260324_m022720_c001_v7007000_t0000_u01774319240714") 2026/03/24 02:33:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f104e051d332ab17f_d20260324_m022718_c001_v0001134_t0039_u01774319238676") 2026/03/24 02:33:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10207d6f7ce9e3e4_d20260324_m022715_c001_v0001184_t0045_u01774319235207") 2026/03/24 02:33:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacb921_d20260324_m022706_c001_v7007000_t0000_u01774319226778") 2026/03/24 02:33:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1177c007ca75d131_d20260324_m022705_c001_v0001157_t0000_u01774319225513") 2026/03/24 02:33:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f111a2dbc1ad76751_d20260324_m022701_c001_v0001098_t0051_u01774319221189") 2026/03/24 02:33:46 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d3611_d20260324_m022734_c001_v7007000_t0000_u01774319254817") 2026/03/24 02:33:46 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7055d6_d20260324_m022722_c001_v0001154_t0021_u01774319242509") 2026/03/24 02:33:46 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a7d2_d20260324_m022720_c001_v7007000_t0000_u01774319240897") 2026/03/24 02:33:46 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7055ac_d20260324_m022708_c001_v0001154_t0017_u01774319228781") 2026/03/24 02:33:46 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacb922_d20260324_m022706_c001_v7007000_t0000_u01774319226962") 2026/03/24 02:33:46 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da4e4_d20260324_m022655_c001_v0001167_t0057_u01774319215199") 2026/03/24 02:33:46 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decb971_d20260324_m022653_c001_v7007000_t0000_u01774319213442") 2026/03/24 02:33:46 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33707d_d20260324_m022641_c001_v0001167_t0000_u01774319201722") 2026/03/24 02:33:46 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decb8f5_d20260324_m022640_c001_v7007000_t0000_u01774319200140") 2026/03/24 02:33:46 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705534_d20260324_m022628_c001_v0001154_t0010_u01774319188076") 2026/03/24 02:33:47 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f410d4070fbf5e42f_d20260324_m022626_c001_v7007000_t0000_u01774319186676") 2026/03/24 02:33:47 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da09b_d20260324_m022515_c001_v0001167_t0041_u01774319115176") 2026/03/24 02:33:47 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbc319_d20260324_m022513_c001_v7007000_t0000_u01774319113674") 2026/03/24 02:33:47 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1020a49487ca76fd_d20260324_m022509_c001_v0001185_t0051_u01774319109568") 2026/03/24 02:33:47 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a64ef_d20260324_m022446_c001_v7007000_t0000_u01774319086934") 2026/03/24 02:33:47 DEBUG : dst/two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1044921559b8f74e_d20260324_m022445_c001_v0001185_t0053_u01774319085835") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419c121b8b4b1186_d20260324_m022411_c001_v7007000_t0000_u01774319051822") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7053f2_d20260324_m022406_c001_v0001154_t0000_u01774319046518") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419c121b8b4b117b_d20260324_m022404_c001_v7007000_t0000_u01774319044466") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7053d8_d20260324_m022352_c001_v0001154_t0025_u01774319032510") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a03b_d20260324_m022343_c001_v7007000_t0000_u01774319023092") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7053ba_d20260324_m022338_c001_v0001154_t0016_u01774319018569") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec354c_d20260324_m022315_c001_v7007000_t0000_u01774318995678") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70537c_d20260324_m022313_c001_v0001154_t0021_u01774318993684") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3531_d20260324_m022312_c001_v7007000_t0000_u01774318992853") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70536e_d20260324_m022311_c001_v0001154_t0018_u01774318991283") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec348a_d20260324_m022305_c001_v7007000_t0000_u01774318985312") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705352_d20260324_m022303_c001_v0001154_t0023_u01774318983266") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3412_d20260324_m022302_c001_v7007000_t0000_u01774318982319") 2026/03/24 02:33:47 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70534a_d20260324_m022300_c001_v0001154_t0014_u01774318980853") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec33f7_d20260324_m022253_c001_v7007000_t0000_u01774318973936") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705318_d20260324_m022252_c001_v0001154_t0001_u01774318972141") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec33ee_d20260324_m022251_c001_v7007000_t0000_u01774318971268") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705310_d20260324_m022250_c001_v0001154_t0008_u01774318970283") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea62db_d20260324_m022245_c001_v7007000_t0000_u01774318965576") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052f6_d20260324_m022244_c001_v0001154_t0013_u01774318964072") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea62d4_d20260324_m022242_c001_v7007000_t0000_u01774318962254") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052ec_d20260324_m022241_c001_v0001154_t0005_u01774318961091") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea62ce_d20260324_m022240_c001_v7007000_t0000_u01774318960728") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10516789edfafd49_d20260324_m022239_c001_v0001116_t0044_u01774318959903") 2026/03/24 02:33:48 DEBUG : empty space: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052e0_d20260324_m022238_c001_v0001154_t0013_u01774318958140") 2026/03/24 02:33:48 DEBUG : enormous: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3543_d20260324_m022314_c001_v7007000_t0000_u01774318994771") 2026/03/24 02:33:48 DEBUG : enormous: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70537e_d20260324_m022314_c001_v0001154_t0023_u01774318994047") 2026/03/24 02:33:48 DEBUG : existing: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4074310fab2d3618_d20260324_m022740_c001_v7007000_t0000_u01774319260299") 2026/03/24 02:33:48 DEBUG : existing: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3373ea_d20260324_m022738_c001_v0001167_t0036_u01774319258663") 2026/03/24 02:33:48 DEBUG : existing: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a034_d20260324_m022337_c001_v7007000_t0000_u01774319017036") 2026/03/24 02:33:48 DEBUG : existing: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3365e6_d20260324_m022335_c001_v0001167_t0025_u01774319015678") 2026/03/24 02:33:48 DEBUG : existing: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6265_d20260324_m022235_c001_v7007000_t0000_u01774318955050") 2026/03/24 02:33:48 DEBUG : existing: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052c6_d20260324_m022233_c001_v0001154_t0016_u01774318953803") 2026/03/24 02:33:48 DEBUG : existing: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6251_d20260324_m022233_c001_v7007000_t0000_u01774318953262") 2026/03/24 02:33:48 DEBUG : existing: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052c0_d20260324_m022232_c001_v0001154_t0003_u01774318952529") 2026/03/24 02:33:48 DEBUG : existing: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052ba_d20260324_m022231_c001_v0001154_t0012_u01774318951660") 2026/03/24 02:33:48 DEBUG : existing-b: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a035_d20260324_m022337_c001_v7007000_t0000_u01774319017221") 2026/03/24 02:33:48 DEBUG : existing-b: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7053b8_d20260324_m022335_c001_v0001154_t0003_u01774319015669") 2026/03/24 02:33:49 DEBUG : file1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bc03_d20260324_m022844_c001_v7007000_t0000_u01774319324964") 2026/03/24 02:33:49 DEBUG : file1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dab64_d20260324_m022844_c001_v0001167_t0031_u01774319324018") 2026/03/24 02:33:49 DEBUG : file1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbf3_d20260324_m022842_c001_v7007000_t0000_u01774319322713") 2026/03/24 02:33:49 DEBUG : file1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337960_d20260324_m022841_c001_v0001167_t0048_u01774319321607") 2026/03/24 02:33:49 DEBUG : five: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec356e_d20260324_m022320_c001_v7007000_t0000_u01774319000047") 2026/03/24 02:33:49 DEBUG : five: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da70538a_d20260324_m022317_c001_v0001154_t0008_u01774318997698") 2026/03/24 02:33:49 DEBUG : foo: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea62d9_d20260324_m022243_c001_v7007000_t0000_u01774318963711") 2026/03/24 02:33:49 DEBUG : foo: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da7052f2_d20260324_m022243_c001_v0001154_t0008_u01774318963165") 2026/03/24 02:33:49 DEBUG : foo: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da7052f0_d20260324_m022242_c001_v0001154_t0008_u01774318962617") 2026/03/24 02:33:49 DEBUG : four: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3570_d20260324_m022320_c001_v7007000_t0000_u01774319000228") 2026/03/24 02:33:49 DEBUG : four: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405395a9ff3364a8_d20260324_m022318_c001_v0001167_t0014_u01774318998467") 2026/03/24 02:33:49 DEBUG : four: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705388_d20260324_m022316_c001_v0001154_t0005_u01774318996969") 2026/03/24 02:33:49 DEBUG : hello world2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf235_d20260324_m022146_c001_v7007000_t0000_u01774318906913") 2026/03/24 02:33:49 DEBUG : hello world2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705216_d20260324_m022146_c001_v0001154_t0024_u01774318906114") 2026/03/24 02:33:49 DEBUG : ignore-size: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6248_d20260324_m022231_c001_v7007000_t0000_u01774318951297") 2026/03/24 02:33:49 DEBUG : ignore-size: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052b6_d20260324_m022230_c001_v0001154_t0023_u01774318950261") 2026/03/24 02:33:49 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a031_d20260324_m022334_c001_v7007000_t0000_u01774319014930") 2026/03/24 02:33:49 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3365c2_d20260324_m022333_c001_v0001167_t0038_u01774319013593") 2026/03/24 02:33:49 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a02a_d20260324_m022332_c001_v7007000_t0000_u01774319012785") 2026/03/24 02:33:49 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3365a4_d20260324_m022331_c001_v0001167_t0033_u01774319011646") 2026/03/24 02:33:50 DEBUG : one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3573_d20260324_m022320_c001_v7007000_t0000_u01774319000409") 2026/03/24 02:33:50 DEBUG : one: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da705382_d20260324_m022316_c001_v0001154_t0008_u01774318996063") 2026/03/24 02:33:50 DEBUG : only0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb92_d20260324_m022837_c001_v7007000_t0000_u01774319317192") 2026/03/24 02:33:50 DEBUG : only0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da7056a8_d20260324_m022831_c001_v0001154_t0008_u01774319311841") 2026/03/24 02:33:50 DEBUG : only0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da90e_d20260324_m022811_c001_v0001167_t0012_u01774319291041") 2026/03/24 02:33:50 DEBUG : only0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419c121b8b4b2a92_d20260324_m022805_c001_v7007000_t0000_u01774319285039") 2026/03/24 02:33:50 DEBUG : only0: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33746a_d20260324_m022744_c001_v0001167_t0040_u01774319264823") 2026/03/24 02:33:50 DEBUG : only1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb94_d20260324_m022837_c001_v7007000_t0000_u01774319317373") 2026/03/24 02:33:50 DEBUG : only1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da7056ac_d20260324_m022832_c001_v0001154_t0008_u01774319312243") 2026/03/24 02:33:50 DEBUG : only1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3376a2_d20260324_m022812_c001_v0001167_t0057_u01774319292940") 2026/03/24 02:33:50 DEBUG : only1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419c121b8b4b2a8d_d20260324_m022804_c001_v7007000_t0000_u01774319284672") 2026/03/24 02:33:50 DEBUG : only1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70560a_d20260324_m022745_c001_v0001154_t0006_u01774319265711") 2026/03/24 02:33:50 DEBUG : only10: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb96_d20260324_m022837_c001_v7007000_t0000_u01774319317554") 2026/03/24 02:33:50 DEBUG : only10: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f412d2992b65daa4e_d20260324_m022831_c001_v0001167_t0022_u01774319311829") 2026/03/24 02:33:50 DEBUG : only10: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33775e_d20260324_m022822_c001_v0001167_t0035_u01774319302147") 2026/03/24 02:33:50 DEBUG : only10: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7529_d20260324_m022804_c001_v7007000_t0000_u01774319284833") 2026/03/24 02:33:50 DEBUG : only10: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70562c_d20260324_m022753_c001_v0001154_t0007_u01774319273007") 2026/03/24 02:33:50 DEBUG : only11: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb97_d20260324_m022837_c001_v7007000_t0000_u01774319317736") 2026/03/24 02:33:50 DEBUG : only11: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f412d2992b65daa7a_d20260324_m022832_c001_v0001167_t0022_u01774319312793") 2026/03/24 02:33:50 DEBUG : only11: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705688_d20260324_m022823_c001_v0001154_t0000_u01774319303136") 2026/03/24 02:33:50 DEBUG : only11: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7527_d20260324_m022804_c001_v7007000_t0000_u01774319284462") 2026/03/24 02:33:51 DEBUG : only11: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da798_d20260324_m022754_c001_v0001167_t0022_u01774319274464") 2026/03/24 02:33:51 DEBUG : only12: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb99_d20260324_m022837_c001_v7007000_t0000_u01774319317917") 2026/03/24 02:33:51 DEBUG : only12: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da7056b4_d20260324_m022832_c001_v0001154_t0008_u01774319312805") 2026/03/24 02:33:51 DEBUG : only12: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da9b8_d20260324_m022824_c001_v0001167_t0039_u01774319304090") 2026/03/24 02:33:51 DEBUG : only12: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3411c4_d20260324_m022805_c001_v7007000_t0000_u01774319285184") 2026/03/24 02:33:51 DEBUG : only12: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33751e_d20260324_m022755_c001_v0001167_t0043_u01774319275526") 2026/03/24 02:33:51 DEBUG : only13: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bb9d_d20260324_m022838_c001_v7007000_t0000_u01774319318097") 2026/03/24 02:33:51 DEBUG : only13: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f406fe23fdc99d1a8_d20260324_m022832_c001_v0001102_t0057_u01774319312813") 2026/03/24 02:33:51 DEBUG : only13: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33777e_d20260324_m022824_c001_v0001167_t0002_u01774319304960") 2026/03/24 02:33:51 DEBUG : only13: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1aa90_d20260324_m022804_c001_v7007000_t0000_u01774319284843") 2026/03/24 02:33:51 DEBUG : only13: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705636_d20260324_m022756_c001_v0001154_t0006_u01774319276216") 2026/03/24 02:33:51 DEBUG : only14: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bba3_d20260324_m022838_c001_v7007000_t0000_u01774319318279") 2026/03/24 02:33:51 DEBUG : only14: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405395a9ff33784a_d20260324_m022831_c001_v0001167_t0014_u01774319311849") 2026/03/24 02:33:51 DEBUG : only14: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705690_d20260324_m022826_c001_v0001154_t0001_u01774319306051") 2026/03/24 02:33:51 DEBUG : only14: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419c121b8b4b2a8f_d20260324_m022804_c001_v7007000_t0000_u01774319284855") 2026/03/24 02:33:51 DEBUG : only14: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da7b6_d20260324_m022757_c001_v0001167_t0050_u01774319277276") 2026/03/24 02:33:51 DEBUG : only15: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bba8_d20260324_m022838_c001_v7007000_t0000_u01774319318460") 2026/03/24 02:33:51 DEBUG : only15: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f406fe23fdc99d1a4_d20260324_m022832_c001_v0001102_t0057_u01774319312420") 2026/03/24 02:33:51 DEBUG : only15: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da9dc_d20260324_m022826_c001_v0001167_t0053_u01774319306866") 2026/03/24 02:33:51 DEBUG : only15: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3411be_d20260324_m022805_c001_v7007000_t0000_u01774319285003") 2026/03/24 02:33:51 DEBUG : only15: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33754a_d20260324_m022758_c001_v0001167_t0045_u01774319278295") 2026/03/24 02:33:51 DEBUG : only16: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbad_d20260324_m022838_c001_v7007000_t0000_u01774319318643") 2026/03/24 02:33:52 DEBUG : only16: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f412d2992b65daa58_d20260324_m022832_c001_v0001167_t0022_u01774319312048") 2026/03/24 02:33:52 DEBUG : only16: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3377c2_d20260324_m022827_c001_v0001167_t0056_u01774319307694") 2026/03/24 02:33:52 DEBUG : only16: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7528_d20260324_m022804_c001_v7007000_t0000_u01774319284652") 2026/03/24 02:33:52 DEBUG : only16: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705642_d20260324_m022758_c001_v0001154_t0013_u01774319278990") 2026/03/24 02:33:52 DEBUG : only17: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbae_d20260324_m022838_c001_v7007000_t0000_u01774319318825") 2026/03/24 02:33:52 DEBUG : only17: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da7056aa_d20260324_m022832_c001_v0001154_t0008_u01774319312059") 2026/03/24 02:33:52 DEBUG : only17: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70569c_d20260324_m022828_c001_v0001154_t0011_u01774319308849") 2026/03/24 02:33:52 DEBUG : only17: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a752b_d20260324_m022805_c001_v7007000_t0000_u01774319285197") 2026/03/24 02:33:52 DEBUG : only17: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da7f2_d20260324_m022759_c001_v0001167_t0037_u01774319279792") 2026/03/24 02:33:52 DEBUG : only18: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbb3_d20260324_m022839_c001_v7007000_t0000_u01774319319007") 2026/03/24 02:33:52 DEBUG : only18: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405395a9ff337852_d20260324_m022832_c001_v0001167_t0014_u01774319312068") 2026/03/24 02:33:52 DEBUG : only18: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65daa1c_d20260324_m022829_c001_v0001167_t0041_u01774319309593") 2026/03/24 02:33:52 DEBUG : only18: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7525_d20260324_m022804_c001_v7007000_t0000_u01774319284091") 2026/03/24 02:33:53 DEBUG : only18: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33757a_d20260324_m022800_c001_v0001167_t0006_u01774319280691") 2026/03/24 02:33:53 DEBUG : only19: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbb8_d20260324_m022839_c001_v7007000_t0000_u01774319319187") 2026/03/24 02:33:53 DEBUG : only19: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f412d2992b65daa60_d20260324_m022832_c001_v0001167_t0022_u01774319312232") 2026/03/24 02:33:53 DEBUG : only19: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337814_d20260324_m022830_c001_v0001167_t0048_u01774319310568") 2026/03/24 02:33:53 DEBUG : only19: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1aa8e_d20260324_m022804_c001_v7007000_t0000_u01774319284660") 2026/03/24 02:33:53 DEBUG : only19: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70564a_d20260324_m022802_c001_v0001154_t0013_u01774319282038") 2026/03/24 02:33:53 DEBUG : only2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbba_d20260324_m022839_c001_v7007000_t0000_u01774319319368") 2026/03/24 02:33:53 DEBUG : only2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405395a9ff33785a_d20260324_m022832_c001_v0001167_t0014_u01774319312339") 2026/03/24 02:33:53 DEBUG : only2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705664_d20260324_m022813_c001_v0001154_t0023_u01774319293699") 2026/03/24 02:33:53 DEBUG : only2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3411b8_d20260324_m022804_c001_v7007000_t0000_u01774319284822") 2026/03/24 02:33:53 DEBUG : only2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da74e_d20260324_m022746_c001_v0001167_t0019_u01774319266484") 2026/03/24 02:33:53 DEBUG : only3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbbf_d20260324_m022839_c001_v7007000_t0000_u01774319319567") 2026/03/24 02:33:53 DEBUG : only3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f412d2992b65daa70_d20260324_m022832_c001_v0001167_t0022_u01774319312414") 2026/03/24 02:33:53 DEBUG : only3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da940_d20260324_m022814_c001_v0001167_t0001_u01774319294931") 2026/03/24 02:33:53 DEBUG : only3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3411b2_d20260324_m022804_c001_v7007000_t0000_u01774319284641") 2026/03/24 02:33:53 DEBUG : only3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33749c_d20260324_m022747_c001_v0001167_t0008_u01774319267573") 2026/03/24 02:33:53 DEBUG : only4: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbc5_d20260324_m022839_c001_v7007000_t0000_u01774319319749") 2026/03/24 02:33:53 DEBUG : only4: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da7056ae_d20260324_m022832_c001_v0001154_t0008_u01774319312430") 2026/03/24 02:33:53 DEBUG : only4: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3376ee_d20260324_m022815_c001_v0001167_t0045_u01774319295992") 2026/03/24 02:33:53 DEBUG : only4: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a7526_d20260324_m022804_c001_v7007000_t0000_u01774319284279") 2026/03/24 02:33:54 DEBUG : only4: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70561a_d20260324_m022748_c001_v0001154_t0011_u01774319268434") 2026/03/24 02:33:54 DEBUG : only5: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbca_d20260324_m022839_c001_v7007000_t0000_u01774319319930") 2026/03/24 02:33:54 DEBUG : only5: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405395a9ff337864_d20260324_m022832_c001_v0001167_t0014_u01774319312525") 2026/03/24 02:33:54 DEBUG : only5: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70566c_d20260324_m022817_c001_v0001154_t0021_u01774319297009") 2026/03/24 02:33:54 DEBUG : only5: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a752a_d20260324_m022805_c001_v7007000_t0000_u01774319285015") 2026/03/24 02:33:54 DEBUG : only5: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da762_d20260324_m022749_c001_v0001167_t0052_u01774319269106") 2026/03/24 02:33:54 DEBUG : only6: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbcf_d20260324_m022840_c001_v7007000_t0000_u01774319320112") 2026/03/24 02:33:54 DEBUG : only6: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f412d2992b65daa76_d20260324_m022832_c001_v0001167_t0022_u01774319312610") 2026/03/24 02:33:54 DEBUG : only6: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da970_d20260324_m022817_c001_v0001167_t0043_u01774319297642") 2026/03/24 02:33:54 DEBUG : only6: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1aa92_d20260324_m022805_c001_v7007000_t0000_u01774319285025") 2026/03/24 02:33:54 DEBUG : only6: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3374c2_d20260324_m022749_c001_v0001167_t0016_u01774319269845") 2026/03/24 02:33:54 DEBUG : only7: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbd2_d20260324_m022840_c001_v7007000_t0000_u01774319320293") 2026/03/24 02:33:54 DEBUG : only7: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da7056b0_d20260324_m022832_c001_v0001154_t0008_u01774319312612") 2026/03/24 02:33:54 DEBUG : only7: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33772a_d20260324_m022818_c001_v0001167_t0001_u01774319298769") 2026/03/24 02:33:54 DEBUG : only7: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419c121b8b4b2a8b_d20260324_m022804_c001_v7007000_t0000_u01774319284474") 2026/03/24 02:33:54 DEBUG : only7: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705626_d20260324_m022750_c001_v0001154_t0006_u01774319270802") 2026/03/24 02:33:54 DEBUG : only8: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbd6_d20260324_m022840_c001_v7007000_t0000_u01774319320475") 2026/03/24 02:33:54 DEBUG : only8: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f406fe23fdc99d1a6_d20260324_m022832_c001_v0001102_t0057_u01774319312621") 2026/03/24 02:33:54 DEBUG : only8: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70567a_d20260324_m022819_c001_v0001154_t0015_u01774319299611") 2026/03/24 02:33:54 DEBUG : only8: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3411ab_d20260324_m022804_c001_v7007000_t0000_u01774319284461") 2026/03/24 02:33:55 DEBUG : only8: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da778_d20260324_m022751_c001_v0001167_t0007_u01774319271526") 2026/03/24 02:33:55 DEBUG : only9: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbdc_d20260324_m022840_c001_v7007000_t0000_u01774319320656") 2026/03/24 02:33:55 DEBUG : only9: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f405395a9ff337868_d20260324_m022832_c001_v0001167_t0014_u01774319312709") 2026/03/24 02:33:55 DEBUG : only9: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65da994_d20260324_m022821_c001_v0001167_t0004_u01774319301193") 2026/03/24 02:33:55 DEBUG : only9: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1aa8b_d20260324_m022804_c001_v7007000_t0000_u01774319284477") 2026/03/24 02:33:55 DEBUG : only9: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3374e6_d20260324_m022752_c001_v0001167_t0058_u01774319272220") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a026_d20260324_m022330_c001_v7007000_t0000_u01774319010528") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33655e_d20260324_m022328_c001_v0001167_t0017_u01774319008364") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da959ffc_d20260324_m022327_c001_v7007000_t0000_u01774319007248") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65d9ab1_d20260324_m022324_c001_v0001167_t0035_u01774319004792") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da959fbf_d20260324_m022324_c001_v7007000_t0000_u01774319004045") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65d9a7f_d20260324_m022321_c001_v0001167_t0018_u01774319001319") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec34a8_d20260324_m022308_c001_v7007000_t0000_u01774318988009") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70535e_d20260324_m022305_c001_v0001154_t0006_u01774318985862") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec347d_d20260324_m022304_c001_v7007000_t0000_u01774318984037") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705350_d20260324_m022302_c001_v0001154_t0018_u01774318982863") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3410_d20260324_m022301_c001_v7007000_t0000_u01774318981584") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705348_d20260324_m022300_c001_v0001154_t0021_u01774318980530") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec33f6_d20260324_m022253_c001_v7007000_t0000_u01774318973362") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705316_d20260324_m022251_c001_v0001154_t0022_u01774318971813") 2026/03/24 02:33:55 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec33ef_d20260324_m022251_c001_v7007000_t0000_u01774318971450") 2026/03/24 02:33:56 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70530c_d20260324_m022249_c001_v0001154_t0003_u01774318969969") 2026/03/24 02:33:56 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec33e9_d20260324_m022249_c001_v7007000_t0000_u01774318969605") 2026/03/24 02:33:56 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705308_d20260324_m022248_c001_v0001154_t0000_u01774318968950") 2026/03/24 02:33:56 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705306_d20260324_m022248_c001_v0001154_t0001_u01774318968226") 2026/03/24 02:33:56 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec33e4_d20260324_m022247_c001_v7007000_t0000_u01774318967861") 2026/03/24 02:33:56 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705304_d20260324_m022247_c001_v0001154_t0012_u01774318967159") 2026/03/24 02:33:56 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705300_d20260324_m022246_c001_v0001154_t0001_u01774318966475") 2026/03/24 02:33:56 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea62dc_d20260324_m022245_c001_v7007000_t0000_u01774318965758") 2026/03/24 02:33:56 DEBUG : potato: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052fa_d20260324_m022244_c001_v0001154_t0023_u01774318964787") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a643a_d20260324_m022421_c001_v7007000_t0000_u01774319061514") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65d9d4f_d20260324_m022420_c001_v0001167_t0037_u01774319060747") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419c121b8b4b1188_d20260324_m022412_c001_v7007000_t0000_u01774319052125") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65d9ca5_d20260324_m022405_c001_v0001167_t0028_u01774319045821") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0b937e_d20260324_m022357_c001_v7007000_t0000_u01774319037742") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65d9bff_d20260324_m022351_c001_v0001167_t0015_u01774319031301") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a03d_d20260324_m022343_c001_v7007000_t0000_u01774319023497") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65d9ba9_d20260324_m022338_c001_v0001167_t0015_u01774319018143") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3545_d20260324_m022314_c001_v7007000_t0000_u01774318994951") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70537a_d20260324_m022313_c001_v0001154_t0019_u01774318993400") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3534_d20260324_m022313_c001_v7007000_t0000_u01774318993035") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705366_d20260324_m022308_c001_v0001154_t0016_u01774318988555") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec34aa_d20260324_m022308_c001_v7007000_t0000_u01774318988191") 2026/03/24 02:33:56 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705360_d20260324_m022306_c001_v0001154_t0007_u01774318986578") 2026/03/24 02:33:57 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec348d_d20260324_m022305_c001_v7007000_t0000_u01774318985496") 2026/03/24 02:33:57 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705354_d20260324_m022304_c001_v0001154_t0004_u01774318984403") 2026/03/24 02:33:57 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3413_d20260324_m022302_c001_v7007000_t0000_u01774318982499") 2026/03/24 02:33:57 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70534c_d20260324_m022301_c001_v0001154_t0013_u01774318981597") 2026/03/24 02:33:57 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec33f8_d20260324_m022254_c001_v7007000_t0000_u01774318974116") 2026/03/24 02:33:57 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70531e_d20260324_m022252_c001_v0001154_t0012_u01774318972839") 2026/03/24 02:33:57 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf237_d20260324_m022149_c001_v7007000_t0000_u01774318909763") 2026/03/24 02:33:57 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70521a_d20260324_m022149_c001_v0001154_t0001_u01774318909049") 2026/03/24 02:33:57 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf236_d20260324_m022148_c001_v7007000_t0000_u01774318908136") 2026/03/24 02:33:57 DEBUG : potato2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705218_d20260324_m022147_c001_v0001154_t0019_u01774318907462") 2026/03/24 02:33:57 DEBUG : potato3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f419c121b8b4b1189_d20260324_m022412_c001_v7007000_t0000_u01774319052460") 2026/03/24 02:33:57 DEBUG : potato3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3367c8_d20260324_m022407_c001_v0001167_t0051_u01774319047619") 2026/03/24 02:33:57 DEBUG : potato3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0b9381_d20260324_m022358_c001_v7007000_t0000_u01774319038018") 2026/03/24 02:33:57 DEBUG : potato3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3366c2_d20260324_m022353_c001_v0001167_t0007_u01774319033872") 2026/03/24 02:33:57 DEBUG : potato3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a03e_d20260324_m022343_c001_v7007000_t0000_u01774319023865") 2026/03/24 02:33:57 DEBUG : potato3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff336630_d20260324_m022339_c001_v0001167_t0051_u01774319019853") 2026/03/24 02:33:57 DEBUG : pre-dest1/1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbc2ef_d20260324_m022456_c001_v7007000_t0000_u01774319096285") 2026/03/24 02:33:57 DEBUG : pre-dest1/1: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3369e5_d20260324_m022447_c001_v0001167_t0032_u01774319087688") 2026/03/24 02:33:57 DEBUG : pre-dest2/2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbc2f0_d20260324_m022456_c001_v7007000_t0000_u01774319096468") 2026/03/24 02:33:57 DEBUG : pre-dest2/2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65d9f19_d20260324_m022448_c001_v0001167_t0004_u01774319088797") 2026/03/24 02:33:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4038d557897a64a8_d20260324_m022432_c001_v7007000_t0000_u01774319072415") 2026/03/24 02:33:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70540e_d20260324_m022429_c001_v0001154_t0021_u01774319069253") 2026/03/24 02:33:58 DEBUG : sizeonly: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6247_d20260324_m022229_c001_v7007000_t0000_u01774318949710") 2026/03/24 02:33:58 DEBUG : sizeonly: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052b2_d20260324_m022228_c001_v0001154_t0008_u01774318948596") 2026/03/24 02:33:58 DEBUG : splitbanan: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f421ca7993d0ba56d_d20260324_m023103_c001_v7007000_t0000_u01774319463082") 2026/03/24 02:33:58 DEBUG : splitbanan: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d372_d20260324_m023048_c001_v0001102_t0010_u01774319448525") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bbf8_d20260324_m023234_c001_v7007000_t0000_u01774319554043") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33875f_d20260324_m023227_c001_v0001167_t0029_u01774319547343") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b3425ad_d20260324_m023214_c001_v7007000_t0000_u01774319534932") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338600_d20260324_m023208_c001_v0001167_t0009_u01774319528659") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852476b0_d20260324_m023158_c001_v7007000_t0000_u01774319518211") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338546_d20260324_m023151_c001_v0001167_t0029_u01774319511840") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f402e59599e29f77c_d20260324_m023140_c001_v7007000_t0000_u01774319500222") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338430_d20260324_m023133_c001_v0001167_t0040_u01774319493703") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea709d_d20260324_m023122_c001_v7007000_t0000_u01774319482484") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338330_d20260324_m023116_c001_v0001167_t0029_u01774319476064") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f60396cd_d20260324_m023057_c001_v7007000_t0000_u01774319457720") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db384_d20260324_m023047_c001_v0001167_t0034_u01774319447292") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f416896be7437a322_d20260324_m023033_c001_v7007000_t0000_u01774319433914") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70581a_d20260324_m023025_c001_v0001154_t0024_u01774319425528") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40478a61ffacc2d2_d20260324_m023024_c001_v7007000_t0000_u01774319424274") 2026/03/24 02:33:58 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db1fc_d20260324_m023019_c001_v0001167_t0053_u01774319419098") 2026/03/24 02:33:59 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbcb51_d20260324_m023009_c001_v7007000_t0000_u01774319409402") 2026/03/24 02:33:59 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7057ce_d20260324_m023001_c001_v0001154_t0024_u01774319401792") 2026/03/24 02:33:59 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4084662c852472f4_d20260324_m023000_c001_v7007000_t0000_u01774319400193") 2026/03/24 02:33:59 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff337e6a_d20260324_m022956_c001_v0001167_t0035_u01774319396792") 2026/03/24 02:33:59 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4000d12d3dcbca3e_d20260324_m022939_c001_v7007000_t0000_u01774319379902") 2026/03/24 02:33:59 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d23e_d20260324_m022934_c001_v0001102_t0015_u01774319374980") 2026/03/24 02:33:59 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4069398b0b341862_d20260324_m022923_c001_v7007000_t0000_u01774319363551") 2026/03/24 02:33:59 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d20e_d20260324_m022917_c001_v0001102_t0033_u01774319357221") 2026/03/24 02:33:59 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95ab36_d20260324_m022905_c001_v7007000_t0000_u01774319345220") 2026/03/24 02:33:59 DEBUG : splitbananasplit: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d1eb_d20260324_m022859_c001_v0001102_t0013_u01774319339191") 2026/03/24 02:33:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401decd480_d20260324_m023028_c001_v7007000_t0000_u01774319428693") 2026/03/24 02:33:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705808_d20260324_m023021_c001_v0001154_t0006_u01774319421332") 2026/03/24 02:33:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bc20_d20260324_m022849_c001_v7007000_t0000_u01774319329203") 2026/03/24 02:33:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dabce_d20260324_m022848_c001_v0001167_t0004_u01774319328026") 2026/03/24 02:33:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bc11_d20260324_m022847_c001_v7007000_t0000_u01774319327261") 2026/03/24 02:33:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7056c2_d20260324_m022845_c001_v0001154_t0019_u01774319325909") 2026/03/24 02:33:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a032_d20260324_m022335_c001_v7007000_t0000_u01774319015114") 2026/03/24 02:33:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65d9b3f_d20260324_m022333_c001_v0001167_t0000_u01774319013584") 2026/03/24 02:33:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a02b_d20260324_m022333_c001_v7007000_t0000_u01774319013028") 2026/03/24 02:33:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7053b0_d20260324_m022332_c001_v0001154_t0003_u01774319012017") 2026/03/24 02:33:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6231_d20260324_m022225_c001_v7007000_t0000_u01774318945535") 2026/03/24 02:33:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7052a4_d20260324_m022224_c001_v0001154_t0006_u01774318944061") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea622c_d20260324_m022223_c001_v7007000_t0000_u01774318943698") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70529e_d20260324_m022222_c001_v0001154_t0014_u01774318942213") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea61cd_d20260324_m022220_c001_v7007000_t0000_u01774318940164") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705290_d20260324_m022218_c001_v0001154_t0004_u01774318938808") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea619c_d20260324_m022218_c001_v7007000_t0000_u01774318938268") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705282_d20260324_m022216_c001_v0001154_t0011_u01774318936855") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705272_d20260324_m022213_c001_v0001154_t0022_u01774318933797") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4148b7abf7ea6176_d20260324_m022213_c001_v7007000_t0000_u01774318933436") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70526c_d20260324_m022212_c001_v0001154_t0010_u01774318932714") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70526a_d20260324_m022211_c001_v0001154_t0007_u01774318931851") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf2f9_d20260324_m022211_c001_v7007000_t0000_u01774318931128") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705260_d20260324_m022208_c001_v0001154_t0003_u01774318928764") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705256_d20260324_m022206_c001_v0001154_t0012_u01774318926018") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf2f5_d20260324_m022205_c001_v7007000_t0000_u01774318925650") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705252_d20260324_m022204_c001_v0001154_t0016_u01774318924874") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70524e_d20260324_m022204_c001_v0001154_t0010_u01774318924085") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf2f2_d20260324_m022203_c001_v7007000_t0000_u01774318923718") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705244_d20260324_m022159_c001_v0001154_t0001_u01774318919955") 2026/03/24 02:34:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf2f1_d20260324_m022159_c001_v7007000_t0000_u01774318919587") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705240_d20260324_m022158_c001_v0001154_t0023_u01774318918901") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf2ed_d20260324_m022157_c001_v7007000_t0000_u01774318917942") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705238_d20260324_m022157_c001_v0001154_t0025_u01774318917113") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf26a_d20260324_m022156_c001_v7007000_t0000_u01774318916564") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70522e_d20260324_m022155_c001_v0001154_t0025_u01774318915090") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf244_d20260324_m022154_c001_v7007000_t0000_u01774318914102") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705226_d20260324_m022153_c001_v0001154_t0023_u01774318913211") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf23c_d20260324_m022152_c001_v7007000_t0000_u01774318912588") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705220_d20260324_m022151_c001_v0001154_t0014_u01774318911762") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf23b_d20260324_m022151_c001_v7007000_t0000_u01774318911211") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70521e_d20260324_m022150_c001_v0001154_t0012_u01774318910315") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf232_d20260324_m022145_c001_v7007000_t0000_u01774318905563") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705212_d20260324_m022144_c001_v0001154_t0025_u01774318904676") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf231_d20260324_m022144_c001_v7007000_t0000_u01774318904125") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70520a_d20260324_m022143_c001_v0001154_t0017_u01774318903094") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf22f_d20260324_m022142_c001_v7007000_t0000_u01774318902166") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705206_d20260324_m022141_c001_v0001154_t0023_u01774318901473") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4092d78de5fbf22e_d20260324_m022139_c001_v7007000_t0000_u01774318899287") 2026/03/24 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7051fa_d20260324_m022138_c001_v0001154_t0000_u01774318898393") 2026/03/24 02:34:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bc22_d20260324_m022849_c001_v7007000_t0000_u01774319329384") 2026/03/24 02:34:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d1ce_d20260324_m022848_c001_v0001102_t0022_u01774319328055") 2026/03/24 02:34:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bc14_d20260324_m022847_c001_v7007000_t0000_u01774319327443") 2026/03/24 02:34:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3379b6_d20260324_m022845_c001_v0001167_t0001_u01774319325918") 2026/03/24 02:34:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc07_d20260324_m023236_c001_v7007000_t0000_u01774319556245") 2026/03/24 02:34:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65db9a0_d20260324_m023235_c001_v0001167_t0013_u01774319555432") 2026/03/24 02:34:02 DEBUG : sub/yam: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a024_d20260324_m022329_c001_v7007000_t0000_u01774319009978") 2026/03/24 02:34:02 DEBUG : sub/yam: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65d9adb_d20260324_m022327_c001_v0001167_t0036_u01774319007995") 2026/03/24 02:34:02 DEBUG : test_dir1/file2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bc04_d20260324_m022845_c001_v7007000_t0000_u01774319325146") 2026/03/24 02:34:02 DEBUG : test_dir1/file2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d1c2_d20260324_m022843_c001_v0001102_t0017_u01774319323679") 2026/03/24 02:34:02 DEBUG : test_dir1/file2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbf9_d20260324_m022842_c001_v7007000_t0000_u01774319322895") 2026/03/24 02:34:02 DEBUG : test_dir1/file2: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d1b6_d20260324_m022841_c001_v0001102_t0035_u01774319321649") 2026/03/24 02:34:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bc05_d20260324_m022845_c001_v7007000_t0000_u01774319325327") 2026/03/24 02:34:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff33798e_d20260324_m022843_c001_v0001167_t0017_u01774319323670") 2026/03/24 02:34:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f413d527c9171bbfd_d20260324_m022843_c001_v7007000_t0000_u01774319323077") 2026/03/24 02:34:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7056bc_d20260324_m022841_c001_v0001154_t0014_u01774319321620") 2026/03/24 02:34:02 DEBUG : three: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3575_d20260324_m022320_c001_v7007000_t0000_u01774319000590") 2026/03/24 02:34:02 DEBUG : three: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da70538e_d20260324_m022319_c001_v0001154_t0025_u01774318999029") 2026/03/24 02:34:02 DEBUG : three: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705386_d20260324_m022316_c001_v0001154_t0008_u01774318996428") 2026/03/24 02:34:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc13_d20260324_m023237_c001_v7007000_t0000_u01774319557906") 2026/03/24 02:34:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d4b2_d20260324_m023237_c001_v0001102_t0004_u01774319557201") 2026/03/24 02:34:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc2a_d20260324_m023258_c001_v7007000_t0000_u01774319578060") 2026/03/24 02:34:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7059b4_d20260324_m023256_c001_v0001154_t0014_u01774319576104") 2026/03/24 02:34:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc27_d20260324_m023254_c001_v7007000_t0000_u01774319574389") 2026/03/24 02:34:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d4e8_d20260324_m023252_c001_v0001102_t0015_u01774319572262") 2026/03/24 02:34:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc25_d20260324_m023251_c001_v7007000_t0000_u01774319571283") 2026/03/24 02:34:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dbac2_d20260324_m023250_c001_v0001167_t0020_u01774319570488") 2026/03/24 02:34:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc1d_d20260324_m023245_c001_v7007000_t0000_u01774319565648") 2026/03/24 02:34:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d4d2_d20260324_m023244_c001_v0001102_t0043_u01774319564674") 2026/03/24 02:34:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc1f_d20260324_m023247_c001_v7007000_t0000_u01774319567747") 2026/03/24 02:34:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705996_d20260324_m023246_c001_v0001154_t0020_u01774319566602") 2026/03/24 02:34:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc1c_d20260324_m023243_c001_v7007000_t0000_u01774319563693") 2026/03/24 02:34:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f112d2992b65dba4a_d20260324_m023242_c001_v0001167_t0001_u01774319562790") 2026/03/24 02:34:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc19_d20260324_m023241_c001_v7007000_t0000_u01774319561842") 2026/03/24 02:34:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338867_d20260324_m023241_c001_v0001167_t0028_u01774319561086") 2026/03/24 02:34:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc15_d20260324_m023240_c001_v7007000_t0000_u01774319560141") 2026/03/24 02:34:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da705988_d20260324_m023238_c001_v0001154_t0019_u01774319558875") 2026/03/24 02:34:03 DEBUG : toe/toe/toe: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f418af7e1f60399f7_d20260324_m023303_c001_v7007000_t0000_u01774319583132") 2026/03/24 02:34:03 DEBUG : toe/toe/toe: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f106fe23fdc99d510_d20260324_m023302_c001_v0001102_t0013_u01774319582361") 2026/03/24 02:34:03 DEBUG : toe/toe/toe: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc22_d20260324_m023249_c001_v7007000_t0000_u01774319569519") 2026/03/24 02:34:03 DEBUG : toe/toe/toe: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3388f9_d20260324_m023248_c001_v0001167_t0059_u01774319568716") 2026/03/24 02:34:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc2b_d20260324_m023258_c001_v7007000_t0000_u01774319578668") 2026/03/24 02:34:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff338977_d20260324_m023257_c001_v0001167_t0006_u01774319577638") 2026/03/24 02:34:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f420836a593e1bc28_d20260324_m023255_c001_v7007000_t0000_u01774319575142") 2026/03/24 02:34:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f117a4c8ff9848953_d20260324_m023254_c001_v0001136_t0001_u01774319574001") 2026/03/24 02:34:04 DEBUG : two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f4059ec401dec3578_d20260324_m022320_c001_v7007000_t0000_u01774319000771") 2026/03/24 02:34:04 DEBUG : two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f412d2992b65d9a5c_d20260324_m022318_c001_v0001167_t0022_u01774318998266") 2026/03/24 02:34:04 DEBUG : two: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f40053f61da705384_d20260324_m022316_c001_v0001154_t0008_u01774318996246") 2026/03/24 02:34:04 DEBUG : yam: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a027_d20260324_m022330_c001_v7007000_t0000_u01774319010710") 2026/03/24 02:34:04 DEBUG : yam: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1156f915589eb2ac_d20260324_m022329_c001_v0001098_t0005_u01774319009609") 2026/03/24 02:34:04 DEBUG : yam: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da959fed_d20260324_m022326_c001_v7007000_t0000_u01774319006697") 2026/03/24 02:34:04 DEBUG : yam: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10053f61da7053a4_d20260324_m022325_c001_v0001154_t0015_u01774319005163") 2026/03/24 02:34:04 DEBUG : yam: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da959fbe_d20260324_m022323_c001_v7007000_t0000_u01774319003498") 2026/03/24 02:34:04 DEBUG : yam: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f105395a9ff3364ea_d20260324_m022321_c001_v0001167_t0023_u01774319001338") 2026/03/24 02:34:04 DEBUG : yaml: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da95a001_d20260324_m022327_c001_v7007000_t0000_u01774319007431") 2026/03/24 02:34:04 DEBUG : yaml: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f1098455d522d8cfe_d20260324_m022326_c001_v0001134_t0022_u01774319006316") 2026/03/24 02:34:04 DEBUG : yaml: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f401e3420da959fc0_d20260324_m022324_c001_v7007000_t0000_u01774319004228") 2026/03/24 02:34:04 DEBUG : yaml: Deleting (id "4_zbfc2cd53a05d1bdb9fd80e1b_f10178dc0a4ee0e1a_d20260324_m022323_c001_v0001185_t0057_u01774319003298") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m30.00975074s (try 1/5)