"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/03/31 02:18:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice" 2026/03/31 02:18:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 02:18:08 DEBUG : Creating backend with remote "/tmp/rclone2922723094" === 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-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/31 02:18:09 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:09 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:18:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:10 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:10 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:11 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:18:12 DEBUG : B2 bucket rclone-test-rorediq0vice: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.19s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", 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-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", 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-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:13 DEBUG : Creating backend with remote "/non-existing" 2026/03/31 02:18:13 DEBUG : Config file has changed externally - reloading 2026/03/31 02:18:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/31 02:18:13 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:13 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:14 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:14 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", 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-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:16 INFO : B2 bucket rclone-test-rorediq0vice: Running all checks before starting transfers 2026/03/31 02:18:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:16 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:16 INFO : B2 bucket rclone-test-rorediq0vice: Checks finished, now starting transfers 2026/03/31 02:18:16 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.36s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:17 ERROR : Ignoring --no-traverse with sync 2026/03/31 02:18:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:18 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:18:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/31 02:18:19 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:19 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:19 DEBUG : hello world2: size = 12 OK 2026/03/31 02:18:19 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/31 02:18:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.69s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:18:20 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:20 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:21 DEBUG : potato2: size = 11 OK 2026/03/31 02:18:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.77s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:18:22 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:22 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:23 DEBUG : potato2: size = 11 OK 2026/03/31 02:18:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/31 02:18:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:18:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:18:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:18:24 INFO : sub dir2: Making directory 2026/03/31 02:18:24 INFO : sub dir: Making directory 2026/03/31 02:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:24 INFO : sub dir2/sub sub dir2: Making directory 2026/03/31 02:18:24 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:24 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:25 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/31 02:18:25 DEBUG : B2 bucket rclone-test-rorediq0vice: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.86s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:26 INFO : sub dir2: Making directory 2026/03/31 02:18:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/31 02:18:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:18:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:26 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:26 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:31 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:18:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/31 02:18:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/31 02:18:31 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyNoEmptyDirectories (6.37s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:32 DEBUG : sub dir2: Making directory with metadata 2026/03/31 02:18:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:18:32 INFO : sub dir2: Making directory 2026/03/31 02:18:32 INFO : sub dir: Making directory 2026/03/31 02:18:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:32 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:32 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:33 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:18:33 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/31 02:18:33 DEBUG : B2 bucket rclone-test-rorediq0vice: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/31 02:18:33 DEBUG : B2 bucket rclone-test-rorediq0vice: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", 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-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:34 INFO : sub dir2: Making directory 2026/03/31 02:18:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:34 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:34 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:35 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:18:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.65s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:36 DEBUG : sub dir2: Making directory with metadata 2026/03/31 02:18:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:18:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:18:36 INFO : sub dir2: Making directory 2026/03/31 02:18:36 INFO : sub dir: Making directory 2026/03/31 02:18:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:36 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:36 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:36 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:36 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:18:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/31 02:18:37 DEBUG : B2 bucket rclone-test-rorediq0vice: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", 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-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:38 INFO : sub dir2: Making directory 2026/03/31 02:18:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:38 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:38 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:38 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:18:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.52s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:40 DEBUG : Creating backend with remote "TestB2:rclone-test-takirer4yobu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-rorediq0vice -> B2 bucket rclone-test-takirer4yobu 2026/03/31 02:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:41 DEBUG : B2 bucket rclone-test-takirer4yobu: Waiting for checks to finish 2026/03/31 02:18:41 DEBUG : B2 bucket rclone-test-takirer4yobu: Waiting for transfers to finish 2026/03/31 02:18:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:18:42 DEBUG : B2 bucket rclone-test-takirer4yobu: Purge remote 2026/03/31 02:18:42 INFO : B2 bucket rclone-test-takirer4yobu: cleaning bucket "rclone-test-takirer4yobu" of all files 2026/03/31 02:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z6f029de3a0fd4b1b9fd80e1b_f10553e2ab7cbc1d0_d20260331_m021842_c001_v0001183_t0055_u01774923522070") --- PASS: TestServerSideCopy (4.09s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:18:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:18:44 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:18:44 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:44 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:45 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:18:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/31 02:18:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.21s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:46 DEBUG : Creating backend with remote "TestB2:rclone-test-matikar7sise" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-rorediq0vice -> B2 bucket rclone-test-matikar7sise 2026/03/31 02:18:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:47 DEBUG : B2 bucket rclone-test-matikar7sise: Waiting for checks to finish 2026/03/31 02:18:47 DEBUG : B2 bucket rclone-test-matikar7sise: Waiting for transfers to finish 2026/03/31 02:18:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:18:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:18:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-matikar7sise) 2026/03/31 02:18:49 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:18:49 DEBUG : B2 bucket rclone-test-matikar7sise: Waiting for checks to finish 2026/03/31 02:18:49 DEBUG : B2 bucket rclone-test-matikar7sise: Waiting for transfers to finish 2026/03/31 02:18:50 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:18:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/31 02:18:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:18:50 DEBUG : B2 bucket rclone-test-matikar7sise: Purge remote 2026/03/31 02:18:50 INFO : B2 bucket rclone-test-matikar7sise: cleaning bucket "rclone-test-matikar7sise" of all files 2026/03/31 02:18:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf02bd63a0fd4b1b9fd80e1b_f1161f7037a66b8f8_d20260331_m021849_c001_v0001182_t0022_u01774923529964") 2026/03/31 02:18:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf02bd63a0fd4b1b9fd80e1b_f102c1cd5c6dfc134_d20260331_m021848_c001_v0001032_t0039_u01774923528256") --- PASS: TestServerSideCopyOverSelf (5.87s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:18:52 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:18:52 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:18:52 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:18:52 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:18:54 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:18:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/31 02:18:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/31 02:18:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (3.64s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:18:56 DEBUG : Creating backend with remote "TestB2:rclone-test-hibeqiw2teji" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-rorediq0vice -> B2 bucket rclone-test-hibeqiw2teji 2026/03/31 02:18:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:18:57 DEBUG : B2 bucket rclone-test-hibeqiw2teji: Waiting for checks to finish 2026/03/31 02:18:57 DEBUG : B2 bucket rclone-test-hibeqiw2teji: Waiting for transfers to finish 2026/03/31 02:18:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:18:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:18:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:18:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:18:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hibeqiw2teji) 2026/03/31 02:18:59 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:18:59 DEBUG : B2 bucket rclone-test-hibeqiw2teji: Waiting for checks to finish 2026/03/31 02:18:59 DEBUG : B2 bucket rclone-test-hibeqiw2teji: Waiting for transfers to finish 2026/03/31 02:18:59 DEBUG : sub dir/hello world: size = 17 OK 2026/03/31 02:18:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/31 02:18:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:18:59 INFO : sub dir/hello world: Deleted 2026/03/31 02:19:01 DEBUG : testing file moves 2026/03/31 02:19:01 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:19:01 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hibeqiw2teji) 2026/03/31 02:19:01 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 02:19:01 DEBUG : B2 bucket rclone-test-hibeqiw2teji: Waiting for checks to finish 2026/03/31 02:19:01 DEBUG : B2 bucket rclone-test-hibeqiw2teji: Waiting for transfers to finish 2026/03/31 02:19:04 DEBUG : sub dir/hello world: size = 24 OK 2026/03/31 02:19:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/31 02:19:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/31 02:19:04 INFO : sub dir/hello world: Deleted 2026/03/31 02:19:05 DEBUG : B2 bucket rclone-test-hibeqiw2teji: Purge remote 2026/03/31 02:19:05 INFO : B2 bucket rclone-test-hibeqiw2teji: cleaning bucket "rclone-test-hibeqiw2teji" of all files 2026/03/31 02:19:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f02ddc3a0fd4b1b9fd80e1b_f119d317b436acf6b_d20260331_m021901_c001_v0001090_t0024_u01774923541882") 2026/03/31 02:19:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f02ddc3a0fd4b1b9fd80e1b_f1027a382e9c5841e_d20260331_m021859_c001_v0001173_t0045_u01774923539390") 2026/03/31 02:19:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f02ddc3a0fd4b1b9fd80e1b_f118260ef2809adbe_d20260331_m021857_c001_v0001097_t0018_u01774923537852") --- PASS: TestServerSideMoveOverSelf (11.22s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:07 ERROR : error listing: directory not found 2026/03/31 02:19:07 INFO : Local file system at /tmp/rclone2922723094: Making directory 2026/03/31 02:19:08 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:08 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.14s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:19:09 DEBUG : Local file system at /tmp/rclone2922723094: Waiting for checks to finish 2026/03/31 02:19:09 DEBUG : Local file system at /tmp/rclone2922723094: Waiting for transfers to finish 2026/03/31 02:19:10 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/31 02:19:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:19:10 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/31 02:19:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/31 02:19:11 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:11 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:11 DEBUG : check sum: size = 1 OK 2026/03/31 02:19:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:19:11 INFO : check sum: Copied (new) 2026/03/31 02:19:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:11 DEBUG : check sum: size = 1 OK 2026/03/31 02:19:11 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:19:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/31 02:19:11 DEBUG : check sum: Unchanged skipping 2026/03/31 02:19:11 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.82s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/31 02:19:12 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:12 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:13 DEBUG : sizeonly: size = 6 OK 2026/03/31 02:19:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/31 02:19:13 INFO : sizeonly: Copied (new) 2026/03/31 02:19:13 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:13 DEBUG : sizeonly: size = 6 OK 2026/03/31 02:19:13 DEBUG : sizeonly: Sizes identical 2026/03/31 02:19:13 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:13 DEBUG : sizeonly: Unchanged skipping 2026/03/31 02:19:13 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:13 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.89s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/31 02:19:14 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:14 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/31 02:19:15 INFO : ignore-size: Copied (new) 2026/03/31 02:19:15 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:19:15 DEBUG : ignore-size: Unchanged skipping 2026/03/31 02:19:15 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:15 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:15 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.78s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:17 DEBUG : existing: size = 6 OK 2026/03/31 02:19:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:19:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:17 DEBUG : existing: Unchanged skipping 2026/03/31 02:19:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:17 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:17 INFO : There was nothing to transfer 2026/03/31 02:19:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/31 02:19:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:18 DEBUG : existing: size = 6 OK 2026/03/31 02:19:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/31 02:19:18 INFO : existing: Copied (replaced existing) 2026/03/31 02:19:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.07s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 02:19:19 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:19 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:20 DEBUG : existing: size = 6 OK 2026/03/31 02:19:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/31 02:19:20 INFO : existing: Copied (new) 2026/03/31 02:19:20 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:20 DEBUG : existing: Destination exists, skipping 2026/03/31 02:19:20 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:20 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:20 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.90s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/31 02:19:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 02:19:23 DEBUG : c/non empty space: size = 5 OK 2026/03/31 02:19:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:19:23 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 02:19:23 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:23 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:23 DEBUG : a/potato2: size = 60 OK 2026/03/31 02:19:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:19:23 INFO : a/potato2: Copied (new) 2026/03/31 02:19:23 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:25 DEBUG : empty space: size = 1 OK 2026/03/31 02:19:25 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/31 02:19:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:19:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/31 02:19:25 DEBUG : empty space: Unchanged skipping 2026/03/31 02:19:25 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:25 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:25 INFO : There was nothing to transfer 2026/03/31 02:19:26 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:26 DEBUG : empty space: size = 1 OK 2026/03/31 02:19:26 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/31 02:19:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:19:27 INFO : empty space: Updated modification time in destination 2026/03/31 02:19:27 DEBUG : empty space: Unchanged skipping 2026/03/31 02:19:27 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:27 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.15s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:29 DEBUG : empty space: size = 1 OK 2026/03/31 02:19:29 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/31 02:19:29 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:19:29 DEBUG : empty space: Unchanged skipping 2026/03/31 02:19:29 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:29 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:30 DEBUG : foo: size = 3 OK 2026/03/31 02:19:30 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/31 02:19:30 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:19:30 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:19:30 DEBUG : foo: sha1 differ 2026/03/31 02:19:30 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:30 DEBUG : foo: size = 3 OK 2026/03/31 02:19:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/31 02:19:30 INFO : foo: Copied (replaced existing) 2026/03/31 02:19:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/31 02:19:32 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:32 DEBUG : empty space: size = 1 OK 2026/03/31 02:19:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:19:32 DEBUG : empty space: Unchanged skipping 2026/03/31 02:19:32 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:32 DEBUG : potato: size = 60 OK 2026/03/31 02:19:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:19:32 INFO : potato: Copied (new) 2026/03/31 02:19:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.36s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:19:34 DEBUG : potato: size = 60 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:19:34 DEBUG : potato: Sizes differ 2026/03/31 02:19:34 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:34 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:35 DEBUG : potato: size = 21 OK 2026/03/31 02:19:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/31 02:19:35 INFO : potato: Copied (replaced existing) 2026/03/31 02:19:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.73s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:37 DEBUG : potato: size = 21 OK 2026/03/31 02:19:37 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/31 02:19:37 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2922723094) 2026/03/31 02:19:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:19:37 DEBUG : potato: sha1 differ 2026/03/31 02:19:37 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:38 DEBUG : potato: size = 21 OK 2026/03/31 02:19:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/31 02:19:38 INFO : potato: Copied (replaced existing) 2026/03/31 02:19:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:19:40 DEBUG : empty space: size = 1 OK 2026/03/31 02:19:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:19:40 DEBUG : empty space: Unchanged skipping 2026/03/31 02:19:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/31 02:19:40 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:40 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:40 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:51 DEBUG : potato: Clearing upload URL because of error: incident id ee3bae71bb24-fc1b480a421ab441 (500 internal_error) 2026/03/31 02:19:51 DEBUG : pacer: low level retry 1/1 (error incident id ee3bae71bb24-fc1b480a421ab441 (500 internal_error)) 2026/03/31 02:19:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "potato" to B2 bucket rclone-test-rorediq0vice: 1/10 (incident id ee3bae71bb24-fc1b480a421ab441 (500 internal_error)) 2026/03/31 02:19:54 DEBUG : pacer: Reducing sleep to 10ms 2026/03/31 02:19:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:19:55 DEBUG : empty space: size = 1 OK 2026/03/31 02:19:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:19:55 DEBUG : empty space: Unchanged skipping 2026/03/31 02:19:55 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:55 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:55 DEBUG : potato2: size = 60 OK 2026/03/31 02:19:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:19:55 INFO : potato2: Copied (new) 2026/03/31 02:19:55 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:55 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:57 INFO : d: Making directory 2026/03/31 02:19:57 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/31 02:19:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 02:19:57 DEBUG : c/non empty space: size = 5 OK 2026/03/31 02:19:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:19:57 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 02:19:57 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:57 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:57 DEBUG : a/potato2: size = 60 OK 2026/03/31 02:19:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:19:57 INFO : a/potato2: Copied (new) 2026/03/31 02:19:57 DEBUG : Waiting for deletions to finish 2026/03/31 02:19:58 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:19:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/31 02:19:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 02:19:59 DEBUG : c/non empty space: size = 5 OK 2026/03/31 02:19:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:19:59 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 02:19:59 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:19:59 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:19:59 DEBUG : a/potato2: size = 60 OK 2026/03/31 02:19:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:19:59 INFO : a/potato2: Copied (new) 2026/03/31 02:19:59 ERROR : B2 bucket rclone-test-rorediq0vice: not deleting files as there were IO errors 2026/03/31 02:19:59 ERROR : B2 bucket rclone-test-rorediq0vice: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:01 DEBUG : Waiting for deletions to finish 2026/03/31 02:20:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:20:01 DEBUG : empty space: size = 1 OK 2026/03/31 02:20:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:20:01 DEBUG : empty space: Unchanged skipping 2026/03/31 02:20:01 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:01 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:01 INFO : potato: Deleted 2026/03/31 02:20:02 DEBUG : potato2: size = 60 OK 2026/03/31 02:20:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:20:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.97s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:03 DEBUG : Waiting for deletions to finish 2026/03/31 02:20:04 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:04 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:04 INFO : potato: Deleted 2026/03/31 02:20:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:20:04 DEBUG : empty space: size = 1 OK 2026/03/31 02:20:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:20:04 DEBUG : empty space: Unchanged skipping 2026/03/31 02:20:04 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:04 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:04 DEBUG : potato2: size = 60 OK 2026/03/31 02:20:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:20:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.51s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:20:06 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:06 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:06 DEBUG : potato2: size = 19 OK 2026/03/31 02:20:06 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/31 02:20:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.65s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:07 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 02:20:07 DEBUG : enormous: Excluded 2026/03/31 02:20:07 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:20:07 DEBUG : potato2: Excluded 2026/03/31 02:20:08 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:20:08 DEBUG : empty space: size = 1 OK 2026/03/31 02:20:08 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:20:08 DEBUG : empty space: Unchanged skipping 2026/03/31 02:20:08 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:08 DEBUG : Waiting for deletions to finish 2026/03/31 02:20:08 INFO : There was nothing to transfer 2026/03/31 02:20:08 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 02:20:08 DEBUG : enormous: Excluded 2026/03/31 02:20:08 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:20:08 DEBUG : potato2: Excluded 2026/03/31 02:20:08 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:20:08 DEBUG : empty space: size = 1 OK 2026/03/31 02:20:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/31 02:20:08 DEBUG : empty space: Unchanged skipping 2026/03/31 02:20:08 DEBUG : Local file system at /tmp/rclone2922723094: Waiting for checks to finish 2026/03/31 02:20:08 DEBUG : Local file system at /tmp/rclone2922723094: Waiting for transfers to finish 2026/03/31 02:20:08 DEBUG : Waiting for deletions to finish 2026/03/31 02:20:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:10 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 02:20:10 DEBUG : enormous: Excluded 2026/03/31 02:20:10 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 02:20:10 DEBUG : potato2: Excluded 2026/03/31 02:20:10 DEBUG : empty space: size = 1 OK 2026/03/31 02:20:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:20:10 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:10 DEBUG : empty space: Unchanged skipping 2026/03/31 02:20:10 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:10 DEBUG : Waiting for deletions to finish 2026/03/31 02:20:10 INFO : enormous: Deleted 2026/03/31 02:20:10 INFO : potato2: Deleted 2026/03/31 02:20:10 INFO : There was nothing to transfer 2026/03/31 02:20:11 DEBUG : empty space: size = 1 OK 2026/03/31 02:20:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/31 02:20:11 DEBUG : empty space: Unchanged skipping 2026/03/31 02:20:11 DEBUG : Local file system at /tmp/rclone2922723094: Waiting for checks to finish 2026/03/31 02:20:11 DEBUG : Local file system at /tmp/rclone2922723094: Waiting for transfers to finish 2026/03/31 02:20:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:20:11 INFO : enormous: Deleted 2026/03/31 02:20:11 INFO : potato2: Deleted 2026/03/31 02:20:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.41s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:12 DEBUG : five: Need to transfer - File not found at Destination 2026/03/31 02:20:12 DEBUG : four: size = 4 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:20:12 DEBUG : four: size = 8 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:20:12 DEBUG : four: Sizes differ 2026/03/31 02:20:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/31 02:20:12 DEBUG : one: Destination is newer than source, skipping 2026/03/31 02:20:12 DEBUG : three: size = 5 OK 2026/03/31 02:20:12 DEBUG : three: Sizes identical 2026/03/31 02:20:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/31 02:20:12 DEBUG : two: size = 3 OK 2026/03/31 02:20:12 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2922723094) 2026/03/31 02:20:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:20:12 DEBUG : two: sha1 differ 2026/03/31 02:20:12 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:13 DEBUG : five: size = 4 OK 2026/03/31 02:20:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/31 02:20:13 INFO : five: Copied (new) 2026/03/31 02:20:13 DEBUG : two: size = 3 OK 2026/03/31 02:20:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/31 02:20:13 INFO : two: Copied (replaced existing) 2026/03/31 02:20:13 DEBUG : four: size = 4 OK 2026/03/31 02:20:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/31 02:20:13 INFO : four: Copied (replaced existing) 2026/03/31 02:20:13 DEBUG : Waiting for deletions to finish 2026/03/31 02:20:13 DEBUG : five: size = 4 OK 2026/03/31 02:20:13 DEBUG : four: size = 4 OK 2026/03/31 02:20:13 DEBUG : three: size = 5 OK 2026/03/31 02:20:13 DEBUG : two: size = 3 OK 2026/03/31 02:20:13 DEBUG : one: Destination is newer than source, skipping 2026/03/31 02:20:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/31 02:20:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/31 02:20:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2922723094) 2026/03/31 02:20:13 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/31 02:20:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/31 02:20:13 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/31 02:20:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/31 02:20:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/31 02:20:13 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:20:13 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:13 DEBUG : three: sha1 differ 2026/03/31 02:20:13 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/31 02:20:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/31 02:20:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/31 02:20:13 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:14 DEBUG : three: size = 5 OK 2026/03/31 02:20:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:20:14 INFO : three: Copied (replaced existing) 2026/03/31 02:20:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.91s) === 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-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/31 02:20:15 INFO : B2 bucket rclone-test-rorediq0vice: Making map for --track-renames 2026/03/31 02:20:15 INFO : B2 bucket rclone-test-rorediq0vice: Finished making map for --track-renames 2026/03/31 02:20:15 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:15 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for renames to finish 2026/03/31 02:20:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/31 02:20:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/31 02:20:15 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:16 DEBUG : potato: size = 14 OK 2026/03/31 02:20:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/31 02:20:16 INFO : potato: Copied (new) 2026/03/31 02:20:16 DEBUG : yam: size = 11 OK 2026/03/31 02:20:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:20:16 INFO : yam: Copied (new) 2026/03/31 02:20:16 DEBUG : Waiting for deletions to finish 2026/03/31 02:20:16 DEBUG : potato: size = 14 OK 2026/03/31 02:20:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:20:16 INFO : B2 bucket rclone-test-rorediq0vice: Making map for --track-renames 2026/03/31 02:20:16 DEBUG : potato: Unchanged skipping 2026/03/31 02:20:16 INFO : B2 bucket rclone-test-rorediq0vice: Finished making map for --track-renames 2026/03/31 02:20:16 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:16 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for renames to finish 2026/03/31 02:20:17 DEBUG : yaml: size = 11 OK 2026/03/31 02:20:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:20:17 INFO : yam: Copied (server-side copy) to: yaml 2026/03/31 02:20:17 INFO : yam: Deleted 2026/03/31 02:20:17 INFO : yaml: Renamed from "yam" 2026/03/31 02:20:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/31 02:20:18 INFO : B2 bucket rclone-test-rorediq0vice: Making map for --track-renames 2026/03/31 02:20:18 INFO : B2 bucket rclone-test-rorediq0vice: Finished making map for --track-renames 2026/03/31 02:20:18 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/31 02:20:18 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for renames to finish 2026/03/31 02:20:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/31 02:20:18 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:19 DEBUG : potato: size = 14 OK 2026/03/31 02:20:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/31 02:20:19 INFO : potato: Copied (new) 2026/03/31 02:20:19 DEBUG : yam: size = 11 OK 2026/03/31 02:20:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:20:19 INFO : yam: Copied (new) 2026/03/31 02:20:19 DEBUG : Waiting for deletions to finish 2026/03/31 02:20:19 DEBUG : potato: size = 14 OK 2026/03/31 02:20:19 INFO : B2 bucket rclone-test-rorediq0vice: Making map for --track-renames 2026/03/31 02:20:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:20:19 INFO : B2 bucket rclone-test-rorediq0vice: Finished making map for --track-renames 2026/03/31 02:20:19 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:19 DEBUG : potato: Unchanged skipping 2026/03/31 02:20:19 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for renames to finish 2026/03/31 02:20:20 DEBUG : yaml: size = 11 OK 2026/03/31 02:20:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:20:20 INFO : yam: Copied (server-side copy) to: yaml 2026/03/31 02:20:20 INFO : yam: Deleted 2026/03/31 02:20:20 INFO : yaml: Renamed from "yam" 2026/03/31 02:20:20 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/31 02:20:21 INFO : B2 bucket rclone-test-rorediq0vice: Making map for --track-renames 2026/03/31 02:20:21 INFO : B2 bucket rclone-test-rorediq0vice: Finished making map for --track-renames 2026/03/31 02:20:21 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/31 02:20:21 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for renames to finish 2026/03/31 02:20:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/31 02:20:21 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:21 DEBUG : sub/yam: size = 11 OK 2026/03/31 02:20:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:20:21 INFO : sub/yam: Copied (new) 2026/03/31 02:20:22 DEBUG : potato: size = 14 OK 2026/03/31 02:20:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/31 02:20:22 INFO : potato: Copied (new) 2026/03/31 02:20:22 DEBUG : Waiting for deletions to finish 2026/03/31 02:20:22 DEBUG : potato: size = 14 OK 2026/03/31 02:20:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:20:22 INFO : B2 bucket rclone-test-rorediq0vice: Making map for --track-renames 2026/03/31 02:20:22 INFO : B2 bucket rclone-test-rorediq0vice: Finished making map for --track-renames 2026/03/31 02:20:22 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:22 DEBUG : potato: Unchanged skipping 2026/03/31 02:20:22 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for renames to finish 2026/03/31 02:20:23 DEBUG : yam: size = 11 OK 2026/03/31 02:20:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/31 02:20:23 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/31 02:20:23 INFO : sub/yam: Deleted 2026/03/31 02:20:23 INFO : yam: Renamed from "sub/yam" 2026/03/31 02:20:23 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.52s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:24 DEBUG : Creating backend with remote "/tmp/rclone2922723094/dir1" 2026/03/31 02:20:24 DEBUG : Creating backend with remote "/tmp/rclone2922723094/dir2" 2026/03/31 02:20:24 DEBUG : Local file system at /tmp/rclone2922723094/dir2: Using server-side directory move 2026/03/31 02:20:24 INFO : Local file system at /tmp/rclone2922723094/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/31 02:20:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/31 02:20:24 INFO : file1.txt: Moved (server-side) 2026/03/31 02:20:24 DEBUG : Local file system at /tmp/rclone2922723094/dir2: Waiting for checks to finish 2026/03/31 02:20:24 DEBUG : Local file system at /tmp/rclone2922723094/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:20:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/31 02:20:25 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:25 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:20:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:20:25 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:20:25 INFO : sub dir/hello world: Deleted 2026/03/31 02:20:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/31 02:20:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/31 02:20:25 INFO : nested/sub dir/file: Copied (new) 2026/03/31 02:20:25 INFO : nested/sub dir/file: Deleted 2026/03/31 02:20:25 INFO : sub dir: Removing directory 2026/03/31 02:20:25 INFO : nested/sub dir: Removing directory 2026/03/31 02:20:25 INFO : nested: Removing directory 2026/03/31 02:20:25 DEBUG : Local file system at /tmp/rclone2922723094: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 02:20:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/31 02:20:26 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:26 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/31 02:20:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/31 02:20:26 INFO : nested/sub dir/file: Copied (new) 2026/03/31 02:20:26 INFO : nested/sub dir/file: Deleted 2026/03/31 02:20:27 DEBUG : sub dir/hello world: size = 11 OK 2026/03/31 02:20:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:20:27 INFO : sub dir/hello world: Copied (new) 2026/03/31 02:20:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/31 02:20:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 02:20:28 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:28 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:28 DEBUG : existing-b: size = 6 OK 2026/03/31 02:20:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/31 02:20:28 INFO : existing-b: Copied (new) 2026/03/31 02:20:28 INFO : existing-b: Deleted 2026/03/31 02:20:28 DEBUG : existing: size = 6 OK 2026/03/31 02:20:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/31 02:20:28 INFO : existing: Copied (new) 2026/03/31 02:20:28 INFO : existing: Deleted 2026/03/31 02:20:28 DEBUG : existing: Destination exists, skipping 2026/03/31 02:20:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/31 02:20:28 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:20:28 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:20:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.76s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jofuseh1waju" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rorediq0vice -> B2 bucket rclone-test-jofuseh1waju 2026/03/31 02:20:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:20:33 DEBUG : empty space: size = 1 OK 2026/03/31 02:20:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:20:33 DEBUG : empty space: Unchanged skipping 2026/03/31 02:20:33 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:20:33 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jofuseh1waju) 2026/03/31 02:20:33 DEBUG : potato3: Sizes differ 2026/03/31 02:20:33 DEBUG : B2 bucket rclone-test-jofuseh1waju: Waiting for checks to finish 2026/03/31 02:20:33 INFO : empty space: Deleted 2026/03/31 02:20:33 DEBUG : B2 bucket rclone-test-jofuseh1waju: Waiting for transfers to finish 2026/03/31 02:20:34 DEBUG : potato2: size = 60 OK 2026/03/31 02:20:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:20:34 INFO : potato2: Copied (server-side copy) 2026/03/31 02:20:34 INFO : potato2: Deleted 2026/03/31 02:20:34 DEBUG : potato3: size = 68 OK 2026/03/31 02:20:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:20:34 INFO : potato3: Copied (server-side copy) 2026/03/31 02:20:34 INFO : potato3: Deleted 2026/03/31 02:20:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hibamat5wibu" 2026/03/31 02:20:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/31 02:20:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:20:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/31 02:20:36 DEBUG : B2 bucket rclone-test-hibamat5wibu: Waiting for checks to finish 2026/03/31 02:20:36 DEBUG : B2 bucket rclone-test-hibamat5wibu: Waiting for transfers to finish 2026/03/31 02:20:37 DEBUG : empty space: size = 1 OK 2026/03/31 02:20:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:20:37 INFO : empty space: Copied (server-side copy) 2026/03/31 02:20:37 INFO : empty space: Deleted 2026/03/31 02:20:37 DEBUG : potato2: size = 60 OK 2026/03/31 02:20:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:20:37 INFO : potato2: Copied (server-side copy) 2026/03/31 02:20:37 INFO : potato2: Deleted 2026/03/31 02:20:38 DEBUG : potato3: size = 68 OK 2026/03/31 02:20:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:20:38 INFO : potato3: Copied (server-side copy) 2026/03/31 02:20:38 INFO : potato3: Deleted 2026/03/31 02:20:38 DEBUG : B2 bucket rclone-test-hibamat5wibu: Purge remote 2026/03/31 02:20:38 INFO : B2 bucket rclone-test-hibamat5wibu: cleaning bucket "rclone-test-hibamat5wibu" of all files 2026/03/31 02:20:38 DEBUG : empty space: Deleting (id "4_zaf425de3b01d4b1b9fd80e1b_f1168b1ec50a9b29d_d20260331_m022036_c001_v0001029_t0035_u01774923636816") 2026/03/31 02:20:38 DEBUG : potato2: Deleting (id "4_zaf425de3b01d4b1b9fd80e1b_f1019a82936133d00_d20260331_m022037_c001_v0001173_t0017_u01774923637175") 2026/03/31 02:20:38 DEBUG : potato3: Deleting (id "4_zaf425de3b01d4b1b9fd80e1b_f11809405e858a205_d20260331_m022037_c001_v0001033_t0031_u01774923637198") 2026/03/31 02:20:39 DEBUG : B2 bucket rclone-test-jofuseh1waju: Purge remote 2026/03/31 02:20:39 INFO : B2 bucket rclone-test-jofuseh1waju: cleaning bucket "rclone-test-jofuseh1waju" of all files 2026/03/31 02:20:39 DEBUG : empty space: Deleting (id "4_zdf024dd3b01d4b1b9fd80e1b_f420aa437c168158d_d20260331_m022037_c001_v7007000_t0000_u01774923637154") 2026/03/31 02:20:39 DEBUG : empty space: Deleting (id "4_zdf024dd3b01d4b1b9fd80e1b_f105bb654ac397954_d20260331_m022033_c001_v0001185_t0015_u01774923633055") 2026/03/31 02:20:39 DEBUG : potato2: Deleting (id "4_zdf024dd3b01d4b1b9fd80e1b_f420aa437c168158e_d20260331_m022037_c001_v7007000_t0000_u01774923637625") 2026/03/31 02:20:39 DEBUG : potato2: Deleting (id "4_zdf024dd3b01d4b1b9fd80e1b_f107f5fb2cfe653b1_d20260331_m022033_c001_v0001040_t0050_u01774923633875") 2026/03/31 02:20:39 DEBUG : potato3: Deleting (id "4_zdf024dd3b01d4b1b9fd80e1b_f420aa437c1681590_d20260331_m022038_c001_v7007000_t0000_u01774923638105") 2026/03/31 02:20:39 DEBUG : potato3: Deleting (id "4_zdf024dd3b01d4b1b9fd80e1b_f115647f5b2a468a0_d20260331_m022034_c001_v0001173_t0045_u01774923634242") 2026/03/31 02:20:39 DEBUG : potato3: Deleting (id "4_zdf024dd3b01d4b1b9fd80e1b_f105bb654ac39795a_d20260331_m022033_c001_v0001185_t0021_u01774923633243") --- PASS: TestServerSideMove (11.64s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:41 DEBUG : Creating backend with remote "TestB2:rclone-test-suvucon3save" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rorediq0vice -> B2 bucket rclone-test-suvucon3save 2026/03/31 02:20:45 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 02:20:45 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 02:20:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:20:45 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:20:45 DEBUG : potato3: size = 60 (B2 bucket rclone-test-suvucon3save) 2026/03/31 02:20:45 DEBUG : potato3: Sizes differ 2026/03/31 02:20:45 DEBUG : B2 bucket rclone-test-suvucon3save: Waiting for checks to finish 2026/03/31 02:20:45 DEBUG : B2 bucket rclone-test-suvucon3save: Waiting for transfers to finish 2026/03/31 02:20:46 DEBUG : potato2: size = 60 OK 2026/03/31 02:20:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:20:46 INFO : potato2: Copied (server-side copy) 2026/03/31 02:20:46 INFO : potato2: Deleted 2026/03/31 02:20:46 DEBUG : potato3: size = 68 OK 2026/03/31 02:20:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:20:46 INFO : potato3: Copied (server-side copy) 2026/03/31 02:20:46 INFO : potato3: Deleted 2026/03/31 02:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qesaseq7boku" 2026/03/31 02:20:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 02:20:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:20:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/31 02:20:48 DEBUG : B2 bucket rclone-test-qesaseq7boku: Waiting for checks to finish 2026/03/31 02:20:48 DEBUG : B2 bucket rclone-test-qesaseq7boku: Waiting for transfers to finish 2026/03/31 02:20:49 DEBUG : potato2: size = 60 OK 2026/03/31 02:20:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:20:49 INFO : potato2: Copied (server-side copy) 2026/03/31 02:20:49 INFO : potato2: Deleted 2026/03/31 02:20:49 DEBUG : potato3: size = 68 OK 2026/03/31 02:20:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:20:49 INFO : potato3: Copied (server-side copy) 2026/03/31 02:20:49 INFO : potato3: Deleted 2026/03/31 02:20:50 DEBUG : B2 bucket rclone-test-qesaseq7boku: Purge remote 2026/03/31 02:20:50 INFO : B2 bucket rclone-test-qesaseq7boku: cleaning bucket "rclone-test-qesaseq7boku" of all files 2026/03/31 02:20:50 DEBUG : potato2: Deleting (id "4_zffb28dc3b01d4b1b9fd80e1b_f104dfcef43b101b8_d20260331_m022048_c001_v0001167_t0015_u01774923648677") 2026/03/31 02:20:50 DEBUG : potato3: Deleting (id "4_zffb28dc3b01d4b1b9fd80e1b_f1154ef0b183de71c_d20260331_m022049_c001_v0001042_t0021_u01774923649053") 2026/03/31 02:20:51 DEBUG : B2 bucket rclone-test-suvucon3save: Purge remote 2026/03/31 02:20:51 INFO : B2 bucket rclone-test-suvucon3save: cleaning bucket "rclone-test-suvucon3save" of all files 2026/03/31 02:20:51 DEBUG : empty space: Deleting (id "4_z3f027dd3b01d4b1b9fd80e1b_f119c346c647f90f2_d20260331_m022045_c001_v0001184_t0029_u01774923645200") 2026/03/31 02:20:51 DEBUG : potato2: Deleting (id "4_z3f027dd3b01d4b1b9fd80e1b_f416538f743e26672_d20260331_m022049_c001_v7007000_t0000_u01774923649141") 2026/03/31 02:20:51 DEBUG : potato2: Deleting (id "4_z3f027dd3b01d4b1b9fd80e1b_f10874028e0feda8d_d20260331_m022045_c001_v0001183_t0013_u01774923645981") 2026/03/31 02:20:51 DEBUG : potato3: Deleting (id "4_z3f027dd3b01d4b1b9fd80e1b_f416538f743e26673_d20260331_m022049_c001_v7007000_t0000_u01774923649728") 2026/03/31 02:20:51 DEBUG : potato3: Deleting (id "4_z3f027dd3b01d4b1b9fd80e1b_f1004f53f67c0bcb6_d20260331_m022046_c001_v0001167_t0017_u01774923646209") 2026/03/31 02:20:51 DEBUG : potato3: Deleting (id "4_z3f027dd3b01d4b1b9fd80e1b_f119c346c647f90f4_d20260331_m022045_c001_v0001184_t0030_u01774923645401") --- PASS: TestServerSideMoveWithFilter (11.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:20:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gefegev1nuda" 2026/03/31 02:20:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-rorediq0vice -> B2 bucket rclone-test-gefegev1nuda 2026/03/31 02:20:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:20:57 DEBUG : empty space: size = 1 OK 2026/03/31 02:20:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:20:57 DEBUG : empty space: Unchanged skipping 2026/03/31 02:20:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:20:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gefegev1nuda) 2026/03/31 02:20:57 DEBUG : potato3: Sizes differ 2026/03/31 02:20:57 DEBUG : B2 bucket rclone-test-gefegev1nuda: Waiting for checks to finish 2026/03/31 02:20:57 INFO : empty space: Deleted 2026/03/31 02:20:57 DEBUG : B2 bucket rclone-test-gefegev1nuda: Waiting for transfers to finish 2026/03/31 02:20:57 DEBUG : potato2: size = 60 OK 2026/03/31 02:20:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:20:57 INFO : potato2: Copied (server-side copy) 2026/03/31 02:20:58 INFO : potato2: Deleted 2026/03/31 02:20:58 DEBUG : potato3: size = 68 OK 2026/03/31 02:20:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:20:58 INFO : potato3: Copied (server-side copy) 2026/03/31 02:20:58 INFO : potato3: Deleted 2026/03/31 02:20:59 DEBUG : Creating backend with remote "TestB2:rclone-test-koyonef6zigo" 2026/03/31 02:20:59 INFO : tomatoDir: Making directory 2026/03/31 02:21:00 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/31 02:21:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 02:21:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/31 02:21:00 DEBUG : B2 bucket rclone-test-koyonef6zigo: Waiting for checks to finish 2026/03/31 02:21:00 DEBUG : B2 bucket rclone-test-koyonef6zigo: Waiting for transfers to finish 2026/03/31 02:21:00 DEBUG : empty space: size = 1 OK 2026/03/31 02:21:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/31 02:21:00 INFO : empty space: Copied (server-side copy) 2026/03/31 02:21:01 INFO : empty space: Deleted 2026/03/31 02:21:01 DEBUG : potato2: size = 60 OK 2026/03/31 02:21:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/31 02:21:01 INFO : potato2: Copied (server-side copy) 2026/03/31 02:21:01 INFO : potato2: Deleted 2026/03/31 02:21:02 DEBUG : potato3: size = 68 OK 2026/03/31 02:21:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/31 02:21:02 INFO : potato3: Copied (server-side copy) 2026/03/31 02:21:03 INFO : potato3: Deleted 2026/03/31 02:21:03 DEBUG : B2 bucket rclone-test-koyonef6zigo: Purge remote 2026/03/31 02:21:03 INFO : B2 bucket rclone-test-koyonef6zigo: cleaning bucket "rclone-test-koyonef6zigo" of all files 2026/03/31 02:21:03 DEBUG : empty space: Deleting (id "4_zefb2bdb3b01d4b1b9fd80e1b_f11421be4a6b7beed_d20260331_m022100_c001_v0001161_t0059_u01774923660741") 2026/03/31 02:21:03 DEBUG : potato2: Deleting (id "4_zefb2bdb3b01d4b1b9fd80e1b_f1099eb7fa5019153_d20260331_m022101_c001_v0001131_t0023_u01774923661113") 2026/03/31 02:21:03 DEBUG : potato3: Deleting (id "4_zefb2bdb3b01d4b1b9fd80e1b_f115531cfe3175c9b_d20260331_m022102_c001_v0001101_t0022_u01774923662596") 2026/03/31 02:21:04 DEBUG : B2 bucket rclone-test-gefegev1nuda: Purge remote 2026/03/31 02:21:04 INFO : B2 bucket rclone-test-gefegev1nuda: cleaning bucket "rclone-test-gefegev1nuda" of all files 2026/03/31 02:21:04 DEBUG : empty space: Deleting (id "4_zbff2ada3b01d4b1b9fd80e1b_f403c31894b043dbe_d20260331_m022101_c001_v7007000_t0000_u01774923661074") 2026/03/31 02:21:04 DEBUG : empty space: Deleting (id "4_zbff2ada3b01d4b1b9fd80e1b_f108dfceb9c995128_d20260331_m022056_c001_v0001165_t0046_u01774923656761") 2026/03/31 02:21:04 DEBUG : potato2: Deleting (id "4_zbff2ada3b01d4b1b9fd80e1b_f403c31894b043dbf_d20260331_m022101_c001_v7007000_t0000_u01774923661486") 2026/03/31 02:21:04 DEBUG : potato2: Deleting (id "4_zbff2ada3b01d4b1b9fd80e1b_f115328b06cb34851_d20260331_m022057_c001_v0001097_t0040_u01774923657552") 2026/03/31 02:21:04 DEBUG : potato3: Deleting (id "4_zbff2ada3b01d4b1b9fd80e1b_f403c31894b043dc1_d20260331_m022102_c001_v7007000_t0000_u01774923662924") 2026/03/31 02:21:04 DEBUG : potato3: Deleting (id "4_zbff2ada3b01d4b1b9fd80e1b_f1116eba362f4ff7a_d20260331_m022057_c001_v0001144_t0043_u01774923657924") 2026/03/31 02:21:04 DEBUG : potato3: Deleting (id "4_zbff2ada3b01d4b1b9fd80e1b_f108dfceb9c99512a_d20260331_m022056_c001_v0001165_t0001_u01774923656971") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.33s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:21:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/rclone-sync-test" 2026/03/31 02:21:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/rclone-sync-test-include/layer2" 2026/03/31 02:21:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/rclone-sync-test-ignore-file" 2026/03/31 02:21:17 DEBUG : B2 bucket rclone-test-rorediq0vice path rclone-sync-test: Waiting for checks to finish 2026/03/31 02:21:17 DEBUG : B2 bucket rclone-test-rorediq0vice path rclone-sync-test: Waiting for transfers to finish 2026/03/31 02:21:17 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:17 INFO : There was nothing to transfer 2026/03/31 02:21:18 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:21:18 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:21:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:18 INFO : There was nothing to transfer 2026/03/31 02:21:18 DEBUG : B2 bucket rclone-test-rorediq0vice path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/31 02:21:18 DEBUG : B2 bucket rclone-test-rorediq0vice path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/31 02:21:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:18 INFO : There was nothing to transfer 2026/03/31 02:21:18 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:21:18 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:21:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:18 INFO : There was nothing to transfer 2026/03/31 02:21:19 DEBUG : B2 bucket rclone-test-rorediq0vice path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/31 02:21:19 DEBUG : B2 bucket rclone-test-rorediq0vice path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/31 02:21:19 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.18s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:21:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/dst" 2026/03/31 02:21:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/CompareDest" 2026/03/31 02:21:22 DEBUG : one: Need to transfer - File not found at Destination 2026/03/31 02:21:22 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:22 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:23 DEBUG : one: size = 3 OK 2026/03/31 02:21:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:21:23 INFO : one: Copied (new) 2026/03/31 02:21:23 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:24 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:21:24 DEBUG : one: Sizes differ 2026/03/31 02:21:24 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:24 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:24 DEBUG : one: size = 5 OK 2026/03/31 02:21:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/31 02:21:24 INFO : one: Copied (replaced existing) 2026/03/31 02:21:24 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:26 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:21:26 DEBUG : one: Sizes differ 2026/03/31 02:21:26 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:26 DEBUG : one: size = 5 OK 2026/03/31 02:21:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:21:26 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:26 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:26 INFO : There was nothing to transfer 2026/03/31 02:21:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:27 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:21:27 DEBUG : one: Sizes differ 2026/03/31 02:21:27 DEBUG : two: size = 3 OK 2026/03/31 02:21:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 02:21:27 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:27 DEBUG : one: size = 5 OK 2026/03/31 02:21:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:21:27 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:27 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:27 INFO : There was nothing to transfer 2026/03/31 02:21:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:28 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:21:28 DEBUG : one: Sizes differ 2026/03/31 02:21:28 DEBUG : two: size = 3 OK 2026/03/31 02:21:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 02:21:28 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:28 DEBUG : one: size = 5 OK 2026/03/31 02:21:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:21:28 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:28 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:28 INFO : There was nothing to transfer 2026/03/31 02:21:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:29 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:21:29 DEBUG : one: Sizes differ 2026/03/31 02:21:29 DEBUG : two: size = 3 OK 2026/03/31 02:21:29 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/31 02:21:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/31 02:21:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 02:21:29 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:29 DEBUG : one: size = 5 OK 2026/03/31 02:21:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:21:29 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:29 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:29 INFO : There was nothing to transfer 2026/03/31 02:21:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:30 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:21:30 DEBUG : one: Sizes differ 2026/03/31 02:21:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:30 DEBUG : two: size = 3 (B2 bucket rclone-test-rorediq0vice path CompareDest) 2026/03/31 02:21:30 DEBUG : two: Sizes differ 2026/03/31 02:21:30 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 02:21:30 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:30 DEBUG : one: size = 5 OK 2026/03/31 02:21:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 02:21:30 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:30 DEBUG : two: size = 5 OK 2026/03/31 02:21:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/31 02:21:30 INFO : two: Copied (new) 2026/03/31 02:21:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.45s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:21:33 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/dest" 2026/03/31 02:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/pre-dest1" 2026/03/31 02:21:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/pre-dest2" 2026/03/31 02:21:38 DEBUG : 1: size = 1 OK 2026/03/31 02:21:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:21:38 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/31 02:21:38 DEBUG : 2: size = 1 OK 2026/03/31 02:21:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:21:38 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/31 02:21:38 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/31 02:21:38 DEBUG : B2 bucket rclone-test-rorediq0vice path dest: Waiting for checks to finish 2026/03/31 02:21:38 DEBUG : B2 bucket rclone-test-rorediq0vice path dest: Waiting for transfers to finish 2026/03/31 02:21:39 DEBUG : 3: size = 1 OK 2026/03/31 02:21:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/31 02:21:39 INFO : 3: Copied (new) 2026/03/31 02:21:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.08s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:21:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/dst" 2026/03/31 02:21:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/CopyDest" 2026/03/31 02:21:42 DEBUG : Config file has changed externally - reloading 2026/03/31 02:21:44 DEBUG : one: Need to transfer - File not found at Destination 2026/03/31 02:21:44 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:44 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:45 DEBUG : one: size = 3 OK 2026/03/31 02:21:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:21:45 INFO : one: Copied (new) 2026/03/31 02:21:45 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:45 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:45 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:21:45 DEBUG : one: Sizes differ 2026/03/31 02:21:46 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:46 DEBUG : one: size = 5 OK 2026/03/31 02:21:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/31 02:21:46 INFO : one: Copied (replaced existing) 2026/03/31 02:21:46 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:47 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/BackupDir" 2026/03/31 02:21:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:48 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:21:48 DEBUG : one: Sizes differ 2026/03/31 02:21:48 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:48 DEBUG : one: size = 5 OK 2026/03/31 02:21:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:48 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:21:48 DEBUG : one: Sizes differ 2026/03/31 02:21:49 DEBUG : one: size = 3 OK 2026/03/31 02:21:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:21:49 INFO : one: Copied (server-side copy) 2026/03/31 02:21:50 INFO : one: Deleted 2026/03/31 02:21:50 DEBUG : one: size = 5 OK 2026/03/31 02:21:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/31 02:21:50 INFO : one: Copied (server-side copy) 2026/03/31 02:21:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/31 02:21:50 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:50 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:51 DEBUG : one: size = 5 OK 2026/03/31 02:21:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:51 DEBUG : one: Unchanged skipping 2026/03/31 02:21:51 DEBUG : two: size = 3 OK 2026/03/31 02:21:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:52 DEBUG : two: size = 3 OK 2026/03/31 02:21:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/31 02:21:52 INFO : two: Copied (server-side copy) 2026/03/31 02:21:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/31 02:21:52 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:52 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:52 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:52 DEBUG : one: size = 5 OK 2026/03/31 02:21:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:52 DEBUG : one: Unchanged skipping 2026/03/31 02:21:52 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:52 DEBUG : two: size = 3 OK 2026/03/31 02:21:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:52 DEBUG : two: Unchanged skipping 2026/03/31 02:21:52 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:52 DEBUG : Waiting for deletions to finish 2026/03/31 02:21:52 INFO : There was nothing to transfer 2026/03/31 02:21:53 DEBUG : one: size = 5 OK 2026/03/31 02:21:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:53 DEBUG : one: Unchanged skipping 2026/03/31 02:21:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:21:54 DEBUG : three: size = 5 (B2 bucket rclone-test-rorediq0vice path CopyDest) 2026/03/31 02:21:54 DEBUG : three: Sizes differ 2026/03/31 02:21:54 DEBUG : three: Destination not found in --copy-dest 2026/03/31 02:21:54 DEBUG : three: Need to transfer - File not found at Destination 2026/03/31 02:21:54 DEBUG : two: size = 3 OK 2026/03/31 02:21:54 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:21:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/31 02:21:54 DEBUG : two: Unchanged skipping 2026/03/31 02:21:54 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:21:54 DEBUG : three: size = 7 OK 2026/03/31 02:21:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/31 02:21:54 INFO : three: Copied (new) 2026/03/31 02:21:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.27s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:21:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/dst" 2026/03/31 02:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/backup" 2026/03/31 02:22:00 DEBUG : two: size = 3 OK 2026/03/31 02:22:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:22:00 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:00 DEBUG : two: Unchanged skipping 2026/03/31 02:22:00 DEBUG : one: Sizes differ 2026/03/31 02:22:00 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:22:02 DEBUG : one: size = 3 OK 2026/03/31 02:22:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:22:02 INFO : one: Copied (server-side copy) 2026/03/31 02:22:02 INFO : one: Deleted 2026/03/31 02:22:02 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:22:03 DEBUG : one: size = 4 OK 2026/03/31 02:22:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:22:03 INFO : one: Copied (new) 2026/03/31 02:22:03 DEBUG : Waiting for deletions to finish 2026/03/31 02:22:04 DEBUG : three.txt: size = 5 OK 2026/03/31 02:22:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:22:04 INFO : three.txt: Copied (server-side copy) 2026/03/31 02:22:04 INFO : three.txt: Deleted 2026/03/31 02:22:04 INFO : three.txt: Moved into backup dir 2026/03/31 02:22:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:05 DEBUG : one: size = 4 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:05 DEBUG : one: Sizes differ 2026/03/31 02:22:05 DEBUG : two: size = 3 OK 2026/03/31 02:22:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:22:05 DEBUG : two: Unchanged skipping 2026/03/31 02:22:05 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:22:06 DEBUG : one: size = 4 OK 2026/03/31 02:22:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:22:06 INFO : one: Copied (server-side copy) 2026/03/31 02:22:06 INFO : one: Deleted 2026/03/31 02:22:06 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:22:06 DEBUG : one: size = 5 OK 2026/03/31 02:22:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:22:06 INFO : one: Copied (new) 2026/03/31 02:22:06 DEBUG : Waiting for deletions to finish 2026/03/31 02:22:07 DEBUG : three.txt: size = 6 OK 2026/03/31 02:22:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:22:07 INFO : three.txt: Copied (server-side copy) 2026/03/31 02:22:07 INFO : three.txt: Deleted 2026/03/31 02:22:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.10s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:22:10 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/dst" 2026/03/31 02:22:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/backup" 2026/03/31 02:22:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:13 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:13 DEBUG : one: Sizes differ 2026/03/31 02:22:13 DEBUG : two: size = 3 OK 2026/03/31 02:22:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:22:13 DEBUG : two: Unchanged skipping 2026/03/31 02:22:13 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:22:14 DEBUG : one.bak: size = 3 OK 2026/03/31 02:22:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:22:14 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:22:14 INFO : one: Deleted 2026/03/31 02:22:14 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:22:15 DEBUG : one: size = 4 OK 2026/03/31 02:22:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:22:15 INFO : one: Copied (new) 2026/03/31 02:22:15 DEBUG : Waiting for deletions to finish 2026/03/31 02:22:16 DEBUG : three.txt.bak: size = 5 OK 2026/03/31 02:22:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:22:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:22:16 INFO : three.txt: Deleted 2026/03/31 02:22:16 INFO : three.txt: Moved into backup dir 2026/03/31 02:22:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:18 DEBUG : one: size = 4 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:18 DEBUG : one: Sizes differ 2026/03/31 02:22:18 DEBUG : two: size = 3 OK 2026/03/31 02:22:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:22:18 DEBUG : two: Unchanged skipping 2026/03/31 02:22:18 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:22:19 DEBUG : one.bak: size = 4 OK 2026/03/31 02:22:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:22:19 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:22:19 INFO : one: Deleted 2026/03/31 02:22:19 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:22:19 DEBUG : one: size = 5 OK 2026/03/31 02:22:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:22:19 INFO : one: Copied (new) 2026/03/31 02:22:19 DEBUG : Waiting for deletions to finish 2026/03/31 02:22:20 DEBUG : three.txt.bak: size = 6 OK 2026/03/31 02:22:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:22:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:22:20 INFO : three.txt: Deleted 2026/03/31 02:22:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:22:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/dst" 2026/03/31 02:22:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/backup" 2026/03/31 02:22:25 DEBUG : two: size = 3 OK 2026/03/31 02:22:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:22:25 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:22:25 DEBUG : two: Unchanged skipping 2026/03/31 02:22:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:25 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:25 DEBUG : one: Sizes differ 2026/03/31 02:22:27 DEBUG : one-2019-01-01: size = 3 OK 2026/03/31 02:22:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:22:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/31 02:22:27 INFO : one: Deleted 2026/03/31 02:22:27 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:22:28 DEBUG : one: size = 4 OK 2026/03/31 02:22:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:22:28 INFO : one: Copied (new) 2026/03/31 02:22:28 DEBUG : Waiting for deletions to finish 2026/03/31 02:22:28 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/31 02:22:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:22:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/31 02:22:28 INFO : three.txt: Deleted 2026/03/31 02:22:28 INFO : three.txt: Moved into backup dir 2026/03/31 02:22:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:30 DEBUG : one: size = 4 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:30 DEBUG : one: Sizes differ 2026/03/31 02:22:30 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:22:30 DEBUG : two: size = 3 OK 2026/03/31 02:22:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:22:30 DEBUG : two: Unchanged skipping 2026/03/31 02:22:30 DEBUG : one-2019-01-01: size = 4 OK 2026/03/31 02:22:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:22:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/31 02:22:31 INFO : one: Deleted 2026/03/31 02:22:31 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:22:31 DEBUG : one: size = 5 OK 2026/03/31 02:22:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:22:31 INFO : one: Copied (new) 2026/03/31 02:22:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:22:32 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/31 02:22:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:22:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/31 02:22:32 INFO : three.txt: Deleted 2026/03/31 02:22:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.37s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:22:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/dst" 2026/03/31 02:22:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:37 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:37 DEBUG : one: Sizes differ 2026/03/31 02:22:37 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:22:37 DEBUG : two: size = 3 OK 2026/03/31 02:22:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:22:37 DEBUG : two: Unchanged skipping 2026/03/31 02:22:37 DEBUG : one.bak: size = 3 OK 2026/03/31 02:22:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:22:37 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:22:37 INFO : one: Deleted 2026/03/31 02:22:37 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:22:38 DEBUG : one: size = 4 OK 2026/03/31 02:22:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:22:38 INFO : one: Copied (new) 2026/03/31 02:22:38 DEBUG : Waiting for deletions to finish 2026/03/31 02:22:39 DEBUG : three.txt.bak: size = 5 OK 2026/03/31 02:22:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:22:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:22:39 INFO : three.txt: Deleted 2026/03/31 02:22:39 INFO : three.txt: Moved into backup dir 2026/03/31 02:22:40 DEBUG : one.bak: Excluded (Path Filter) 2026/03/31 02:22:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/31 02:22:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:40 DEBUG : one: size = 4 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:40 DEBUG : one: Sizes differ 2026/03/31 02:22:40 DEBUG : two: size = 3 OK 2026/03/31 02:22:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:22:40 DEBUG : two: Unchanged skipping 2026/03/31 02:22:40 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for checks to finish 2026/03/31 02:22:40 DEBUG : one.bak: size = 4 OK 2026/03/31 02:22:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:22:40 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:22:41 INFO : one: Deleted 2026/03/31 02:22:41 DEBUG : B2 bucket rclone-test-rorediq0vice path dst: Waiting for transfers to finish 2026/03/31 02:22:41 DEBUG : one: size = 5 OK 2026/03/31 02:22:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:22:41 INFO : one: Copied (new) 2026/03/31 02:22:41 DEBUG : Waiting for deletions to finish 2026/03/31 02:22:42 DEBUG : three.txt.bak: size = 6 OK 2026/03/31 02:22:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:22:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:22:42 INFO : three.txt: Deleted 2026/03/31 02:22:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.62s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/dst" 2026/03/31 02:22:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:46 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:46 DEBUG : one: Sizes differ 2026/03/31 02:22:47 DEBUG : one.bak: size = 3 OK 2026/03/31 02:22:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:22:47 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:22:47 INFO : one: Deleted 2026/03/31 02:22:48 DEBUG : one: size = 4 OK 2026/03/31 02:22:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:22:48 INFO : one: Copied (new) 2026/03/31 02:22:48 DEBUG : two: size = 3 OK 2026/03/31 02:22:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:22:48 DEBUG : two: Unchanged skipping 2026/03/31 02:22:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:48 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:48 DEBUG : three.txt: Sizes differ 2026/03/31 02:22:49 DEBUG : three.txt.bak: size = 5 OK 2026/03/31 02:22:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:22:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:22:50 INFO : three.txt: Deleted 2026/03/31 02:22:50 DEBUG : three.txt: size = 6 OK 2026/03/31 02:22:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:22:50 INFO : three.txt: Copied (new) 2026/03/31 02:22:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:51 DEBUG : one: size = 4 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:51 DEBUG : one: Sizes differ 2026/03/31 02:22:52 DEBUG : one.bak: size = 4 OK 2026/03/31 02:22:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:22:52 INFO : one: Copied (server-side copy) to: one.bak 2026/03/31 02:22:52 INFO : one: Deleted 2026/03/31 02:22:52 DEBUG : one: size = 5 OK 2026/03/31 02:22:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:22:52 INFO : one: Copied (new) 2026/03/31 02:22:53 DEBUG : two: size = 3 OK 2026/03/31 02:22:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:22:53 DEBUG : two: Unchanged skipping 2026/03/31 02:22:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:53 DEBUG : three.txt: Sizes differ 2026/03/31 02:22:53 DEBUG : three.txt.bak: size = 6 OK 2026/03/31 02:22:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:22:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/31 02:22:53 INFO : three.txt: Deleted 2026/03/31 02:22:54 DEBUG : three.txt: size = 19 OK 2026/03/31 02:22:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/31 02:22:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.20s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:22:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rorediq0vice/dst" 2026/03/31 02:22:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:22:58 DEBUG : one: size = 3 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:22:58 DEBUG : one: Sizes differ 2026/03/31 02:23:00 DEBUG : one-2019-01-01: size = 3 OK 2026/03/31 02:23:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/31 02:23:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/31 02:23:00 INFO : one: Deleted 2026/03/31 02:23:01 DEBUG : one: size = 4 OK 2026/03/31 02:23:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:23:01 INFO : one: Copied (new) 2026/03/31 02:23:01 DEBUG : two: size = 3 OK 2026/03/31 02:23:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:01 DEBUG : two: Unchanged skipping 2026/03/31 02:23:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:01 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:23:01 DEBUG : three.txt: Sizes differ 2026/03/31 02:23:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/31 02:23:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/31 02:23:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/31 02:23:02 INFO : three.txt: Deleted 2026/03/31 02:23:02 DEBUG : three.txt: size = 6 OK 2026/03/31 02:23:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:23:02 INFO : three.txt: Copied (new) 2026/03/31 02:23:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:03 DEBUG : one: size = 4 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:23:03 DEBUG : one: Sizes differ 2026/03/31 02:23:04 DEBUG : one-2019-01-01: size = 4 OK 2026/03/31 02:23:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/31 02:23:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/31 02:23:04 INFO : one: Deleted 2026/03/31 02:23:04 DEBUG : one: size = 5 OK 2026/03/31 02:23:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/31 02:23:04 INFO : one: Copied (new) 2026/03/31 02:23:05 DEBUG : two: size = 3 OK 2026/03/31 02:23:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:05 DEBUG : two: Unchanged skipping 2026/03/31 02:23:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:05 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rorediq0vice path dst) 2026/03/31 02:23:05 DEBUG : three.txt: Sizes differ 2026/03/31 02:23:05 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/31 02:23:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/31 02:23:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/31 02:23:06 INFO : three.txt: Deleted 2026/03/31 02:23:06 DEBUG : three.txt: size = 19 OK 2026/03/31 02:23:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/31 02:23:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.50s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:23:09 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:09 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:09 DEBUG : Testêé: Sizes differ 2026/03/31 02:23:09 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:23:09 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:23:10 DEBUG : Testêé: size = 14 OK 2026/03/31 02:23:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/31 02:23:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/31 02:23:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:23:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 02:23:11 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:23:11 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:23:11 DEBUG : existing: size = 6 OK 2026/03/31 02:23:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/31 02:23:11 INFO : existing: Copied (new) 2026/03/31 02:23:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:23:11 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:11 DEBUG : existing: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:11 DEBUG : existing: Sizes differ 2026/03/31 02:23:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/31 02:23:11 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:23:11 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:23:11 ERROR : B2 bucket rclone-test-rorediq0vice: not deleting files as there were IO errors 2026/03/31 02:23:11 ERROR : B2 bucket rclone-test-rorediq0vice: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.88s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:23:13 DEBUG : EXISTING: size = 6 OK 2026/03/31 02:23:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:13 DEBUG : existing: Unchanged skipping 2026/03/31 02:23:13 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:23:13 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:23:13 DEBUG : Waiting for deletions to finish 2026/03/31 02:23:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", 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-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:23:27 DEBUG : both0: size = 6 OK 2026/03/31 02:23:27 DEBUG : both11: size = 6 OK 2026/03/31 02:23:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both12: size = 6 OK 2026/03/31 02:23:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:23:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both10: size = 6 OK 2026/03/31 02:23:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both0: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both13: size = 6 OK 2026/03/31 02:23:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both12: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both14: size = 6 OK 2026/03/31 02:23:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both14: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both15: size = 6 OK 2026/03/31 02:23:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both15: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both16: size = 6 OK 2026/03/31 02:23:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both11: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both17: size = 6 OK 2026/03/31 02:23:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both17: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both18: size = 6 OK 2026/03/31 02:23:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both10: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both19: size = 6 OK 2026/03/31 02:23:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both19: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both1: size = 6 OK 2026/03/31 02:23:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both13: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both2: size = 6 OK 2026/03/31 02:23:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both16: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both3: size = 6 OK 2026/03/31 02:23:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both3: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both4: size = 6 OK 2026/03/31 02:23:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both18: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both5: size = 6 OK 2026/03/31 02:23:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both5: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both6: size = 6 OK 2026/03/31 02:23:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both6: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both7: size = 6 OK 2026/03/31 02:23:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both7: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both8: size = 6 OK 2026/03/31 02:23:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both8: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both9: size = 6 OK 2026/03/31 02:23:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:27 DEBUG : both9: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both1: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both2: Unchanged skipping 2026/03/31 02:23:27 DEBUG : both4: Unchanged skipping 2026/03/31 02:23:27 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:23:27 DEBUG : Waiting for deletions to finish 2026/03/31 02:23:27 INFO : only4: Deleted 2026/03/31 02:23:28 INFO : only7: Deleted 2026/03/31 02:23:28 INFO : only0: Deleted 2026/03/31 02:23:28 INFO : only15: Deleted 2026/03/31 02:23:28 INFO : only18: Deleted 2026/03/31 02:23:28 INFO : only6: Deleted 2026/03/31 02:23:28 INFO : only17: Deleted 2026/03/31 02:23:28 INFO : only3: Deleted 2026/03/31 02:23:28 INFO : only8: Deleted 2026/03/31 02:23:28 INFO : only9: Deleted 2026/03/31 02:23:28 INFO : only12: Deleted 2026/03/31 02:23:28 INFO : only19: Deleted 2026/03/31 02:23:28 INFO : only11: Deleted 2026/03/31 02:23:28 INFO : only5: Deleted 2026/03/31 02:23:28 INFO : only10: Deleted 2026/03/31 02:23:28 INFO : only13: Deleted 2026/03/31 02:23:28 INFO : only14: Deleted 2026/03/31 02:23:28 INFO : only16: Deleted 2026/03/31 02:23:29 INFO : only1: Deleted 2026/03/31 02:23:29 INFO : only2: Deleted 2026/03/31 02:23:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (17.75s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:23:45 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:23:45 DEBUG : both0: size = 6 OK 2026/03/31 02:23:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both11: size = 6 OK 2026/03/31 02:23:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both10: size = 6 OK 2026/03/31 02:23:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both0: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both12: size = 6 OK 2026/03/31 02:23:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both12: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both13: size = 6 OK 2026/03/31 02:23:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both13: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both14: size = 6 OK 2026/03/31 02:23:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both11: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both15: size = 6 OK 2026/03/31 02:23:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both16: size = 6 OK 2026/03/31 02:23:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both15: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both17: size = 6 OK 2026/03/31 02:23:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both17: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both18: size = 6 OK 2026/03/31 02:23:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both18: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both19: size = 6 OK 2026/03/31 02:23:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both19: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both1: size = 6 OK 2026/03/31 02:23:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both1: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both2: size = 6 OK 2026/03/31 02:23:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both2: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both3: size = 6 OK 2026/03/31 02:23:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both3: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both4: size = 6 OK 2026/03/31 02:23:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both4: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both5: size = 6 OK 2026/03/31 02:23:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both5: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both6: size = 6 OK 2026/03/31 02:23:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both6: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both7: size = 6 OK 2026/03/31 02:23:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both7: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both8: size = 6 OK 2026/03/31 02:23:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both8: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both9: size = 6 OK 2026/03/31 02:23:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:23:45 DEBUG : both9: Unchanged skipping 2026/03/31 02:23:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only0: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only0: Sizes differ 2026/03/31 02:23:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only10: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only10: Sizes differ 2026/03/31 02:23:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only11: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only11: Sizes differ 2026/03/31 02:23:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only12: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only12: Sizes differ 2026/03/31 02:23:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only13: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only13: Sizes differ 2026/03/31 02:23:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only14: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only14: Sizes differ 2026/03/31 02:23:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only15: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only15: Sizes differ 2026/03/31 02:23:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only16: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only16: Sizes differ 2026/03/31 02:23:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only17: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only17: Sizes differ 2026/03/31 02:23:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only18: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only18: Sizes differ 2026/03/31 02:23:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only19: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only19: Sizes differ 2026/03/31 02:23:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only1: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only1: Sizes differ 2026/03/31 02:23:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only2: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only2: Sizes differ 2026/03/31 02:23:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only3: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only3: Sizes differ 2026/03/31 02:23:45 DEBUG : both16: Unchanged skipping 2026/03/31 02:23:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only5: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only5: Sizes differ 2026/03/31 02:23:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only6: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only6: Sizes differ 2026/03/31 02:23:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only4: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only4: Sizes differ 2026/03/31 02:23:45 DEBUG : both14: Unchanged skipping 2026/03/31 02:23:45 DEBUG : both10: Unchanged skipping 2026/03/31 02:23:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only7: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only9: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only9: Sizes differ 2026/03/31 02:23:45 DEBUG : only7: Sizes differ 2026/03/31 02:23:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2922723094) 2026/03/31 02:23:45 DEBUG : only8: size = 6 (B2 bucket rclone-test-rorediq0vice) 2026/03/31 02:23:45 DEBUG : only8: Sizes differ 2026/03/31 02:23:45 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:23:45 DEBUG : only0: size = 0 OK 2026/03/31 02:23:45 DEBUG : only10: size = 0 OK 2026/03/31 02:23:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:45 INFO : only0: Copied (replaced existing) 2026/03/31 02:23:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:45 INFO : only10: Copied (replaced existing) 2026/03/31 02:23:45 DEBUG : only11: size = 0 OK 2026/03/31 02:23:45 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:45 INFO : only11: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only13: size = 0 OK 2026/03/31 02:23:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only13: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only14: size = 0 OK 2026/03/31 02:23:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only14: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only15: size = 0 OK 2026/03/31 02:23:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only15: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only16: size = 0 OK 2026/03/31 02:23:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only16: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only17: size = 0 OK 2026/03/31 02:23:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only17: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only18: size = 0 OK 2026/03/31 02:23:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only18: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only19: size = 0 OK 2026/03/31 02:23:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only19: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only12: size = 0 OK 2026/03/31 02:23:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only12: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only1: size = 0 OK 2026/03/31 02:23:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only1: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only2: size = 0 OK 2026/03/31 02:23:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only2: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only3: size = 0 OK 2026/03/31 02:23:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only3: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only5: size = 0 OK 2026/03/31 02:23:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only5: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only6: size = 0 OK 2026/03/31 02:23:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only6: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only4: size = 0 OK 2026/03/31 02:23:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only4: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only9: size = 0 OK 2026/03/31 02:23:46 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only9: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only7: size = 0 OK 2026/03/31 02:23:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only7: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : only8: size = 0 OK 2026/03/31 02:23:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/31 02:23:46 INFO : only8: Copied (replaced existing) 2026/03/31 02:23:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (21.62s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:23:54 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:23:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:23:54 DEBUG : empty_on_remote: Making directory with metadata 2026/03/31 02:23:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:23:54 INFO : empty_on_remote: Making directory 2026/03/31 02:23:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/31 02:23:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/31 02:23:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:23:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:23:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.30s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:23:57 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:23:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:23:57 DEBUG : empty_on_remote: Making directory with metadata 2026/03/31 02:23:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 02:23:57 INFO : empty_on_remote: Making directory 2026/03/31 02:23:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/31 02:23:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/31 02:23:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/31 02:23:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:23:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/31 02:23:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:23:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:23:59 INFO : sub dir: Making directory 2026/03/31 02:23:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:24:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 02:24:01 INFO : sub dir: Making directory 2026/03/31 02:24:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:24:09 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:09 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:24:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : apple: size = 5 OK 2026/03/31 02:24:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : apple: Unchanged skipping 2026/03/31 02:24:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:24:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:24:10 DEBUG : banana: size = 6 OK 2026/03/31 02:24:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : banana: Unchanged skipping 2026/03/31 02:24:10 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:24:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:24:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:24:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:24:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:24:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:24:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:24:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:24:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:24:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:24:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:24:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:24:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:24:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:24:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:24:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:24:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:24:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:24:10 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:24:10 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:24:10 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:10 INFO : There was nothing to transfer 2026/03/31 02:24:10 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:10 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:24:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : apple: size = 5 OK 2026/03/31 02:24:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : apple: Unchanged skipping 2026/03/31 02:24:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:24:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:24:11 DEBUG : banana: size = 6 OK 2026/03/31 02:24:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : banana: Unchanged skipping 2026/03/31 02:24:11 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:24:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:24:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:24:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:24:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:24:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:24:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:24:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:24:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:24:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:24:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:24:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:24:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:24:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:24:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:24:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:24:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:24:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:24:11 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:24:11 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:24:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:11 INFO : There was nothing to transfer 2026/03/31 02:24:11 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:11 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:24:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:24:23 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:23 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:24:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:24:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:24:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:24:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:24:24 DEBUG : apple: size = 5 OK 2026/03/31 02:24:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : apple: Unchanged skipping 2026/03/31 02:24:24 DEBUG : banana: size = 6 OK 2026/03/31 02:24:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : banana: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:24:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:24:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:24:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:24:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:24:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:24:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:24:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:24:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:24:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:24:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:24:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:24:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:24:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:24:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:24:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:24:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:24:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:24:24 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:24:24 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:24 INFO : There was nothing to transfer 2026/03/31 02:24:24 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:24 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:24:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:24:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : banana: size = 6 OK 2026/03/31 02:24:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : banana: Unchanged skipping 2026/03/31 02:24:25 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:24:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:24:25 DEBUG : apple: size = 5 OK 2026/03/31 02:24:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:24:25 DEBUG : apple: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:24:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:24:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:24:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:24:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:24:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:24:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:24:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:24:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:24:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:24:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:24:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:24:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:24:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:24:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:24:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:24:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:24:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:24:25 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:24:25 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:25 INFO : There was nothing to transfer 2026/03/31 02:24:25 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:25 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:24:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:24:37 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:38 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:24:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:38 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:24:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:38 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:24:38 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:24:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/31 02:24:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:24:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:38 DEBUG : YXBwbGU=: size = 5 OK 2026/03/31 02:24:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/31 02:24:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/31 02:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:38 DEBUG : YmFuYW5h: size = 6 OK 2026/03/31 02:24:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/31 02:24:38 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/31 02:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/31 02:24:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:24:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/31 02:24:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:24:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/31 02:24:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:24:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/31 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:24:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/31 02:24:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:24:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/31 02:24:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:24:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/31 02:24:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:24:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/31 02:24:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:24:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/31 02:24:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:24:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/31 02:24:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:24:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/31 02:24:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:24:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/31 02:24:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:24:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/31 02:24:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:24:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:24:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/31 02:24:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:24:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/31 02:24:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:24:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/31 02:24:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:24:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/31 02:24:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:24:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:24:40 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:24:40 INFO : apple: Deleted 2026/03/31 02:24:40 INFO : appleappleapplebanana: Deleted 2026/03/31 02:24:40 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:24:40 INFO : banana: Deleted 2026/03/31 02:24:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:24:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:24:40 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:24:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:24:40 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:24:40 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:24:40 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:24:40 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:24:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:24:40 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:24:40 INFO : splitbananasplit: Deleted 2026/03/31 02:24:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:24:41 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:24:41 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:24:41 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:24:41 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/31 02:24:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:24:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:41 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:24:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:41 DEBUG : YmFuYW5h: size = 6 OK 2026/03/31 02:24:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : banana: Unchanged skipping 2026/03/31 02:24:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/31 02:24:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:24:41 DEBUG : YXBwbGU=: size = 5 OK 2026/03/31 02:24:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : apple: Unchanged skipping 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 02:24:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/31 02:24:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/31 02:24:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/31 02:24:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/31 02:24:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/31 02:24:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/31 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/31 02:24:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/31 02:24:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/31 02:24:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/31 02:24:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/31 02:24:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/31 02:24:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/31 02:24:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/31 02:24:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/31 02:24:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/31 02:24:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:24:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:24:41 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:24:41 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:41 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/31 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 02:24:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:42 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 02:24:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 02:24:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 02:24:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 02:24:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 02:24:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 02:24:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 02:24:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 02:24:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 02:24:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:24:54 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:54 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:24:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:54 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:54 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:54 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:54 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:54 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:54 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:54 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:54 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 02:24:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 02:24:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 02:24:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 02:24:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 02:24:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 02:24:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 02:24:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 02:24:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 02:24:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 02:24:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 02:24:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 02:24:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 02:24:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 02:24:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 02:24:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/31 02:24:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:54 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:24:54 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:24:55 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/31 02:24:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:24:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/31 02:24:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:24:55 DEBUG : PREFIXbanana: size = 6 OK 2026/03/31 02:24:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/31 02:24:55 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/31 02:24:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:24:55 DEBUG : PREFIXapple: size = 5 OK 2026/03/31 02:24:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/31 02:24:55 INFO : apple: Copied (new) to: PREFIXapple 2026/03/31 02:24:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:24:55 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/31 02:24:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:24:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/31 02:24:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:24:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/31 02:24:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:24:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:24:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:24:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/31 02:24:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:24:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:24:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:24:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:24:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:24:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:24:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:24:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/31 02:24:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:24:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:24:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:24:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/31 02:24:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:24:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:24:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:24:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/31 02:24:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:24:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:24:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:24:55 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/31 02:24:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:24:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:24:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:24:56 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/31 02:24:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:24:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:24:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:24:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/31 02:24:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:24:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:24:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:24:56 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/31 02:24:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:24:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:24:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:24:56 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/31 02:24:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:24:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/31 02:24:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:24:56 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/31 02:24:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:24:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:24:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:24:56 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/31 02:24:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:24:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:24:56 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/31 02:24:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:24:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:24:56 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/31 02:24:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:24:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:24:56 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/31 02:24:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:24:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:24:56 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:56 INFO : splitbananasplit: Deleted 2026/03/31 02:24:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:24:56 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:24:56 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:24:56 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:24:56 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:24:56 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:24:57 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:24:57 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:24:57 INFO : appleappleapplebanana: Deleted 2026/03/31 02:24:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:24:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:24:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:24:57 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:24:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:24:57 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:24:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:24:57 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:24:57 INFO : apple: Deleted 2026/03/31 02:24:57 INFO : banana: Deleted 2026/03/31 02:24:57 DEBUG : Waiting for deletions to finish 2026/03/31 02:24:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:24:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:24:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:24:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:24:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:24:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:24:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:24:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:24:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:24:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:24:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:24:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:24:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:24:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:24:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:24:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:24:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:24:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:24:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:24:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:24:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:24:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:24:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:24:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:24:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:24:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:24:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:24:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:24:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:24:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:24:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 02:24:57 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 02:24:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 02:24:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 02:24:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 02:24:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 02:24:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 02:24:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 02:24:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 02:24:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 02:24:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 02:24:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 02:24:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 02:24:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 02:24:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 02:24:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 02:24:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 02:24:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 02:24:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 02:24:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:24:57 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:24:57 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:24:58 DEBUG : banana: size = 6 OK 2026/03/31 02:24:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/31 02:24:58 INFO : banana: Copied (new) 2026/03/31 02:24:58 DEBUG : apple: size = 5 OK 2026/03/31 02:24:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/31 02:24:58 INFO : apple: Copied (new) 2026/03/31 02:24:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:24:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:24:58 INFO : appleappleapplebanana: Copied (new) 2026/03/31 02:24:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:24:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:24:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/31 02:24:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:24:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:24:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/31 02:24:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:24:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:24:58 INFO : splitbananasplit: Copied (new) 2026/03/31 02:24:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:24:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:24:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/31 02:24:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:24:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:24:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/31 02:24:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:24:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:24:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/31 02:24:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:24:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:24:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/31 02:24:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:24:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:24:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/31 02:24:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:24:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:24:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/31 02:24:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:24:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:24:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/31 02:24:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:24:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:24:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/31 02:24:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:24:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:24:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/31 02:24:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:24:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:24:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/31 02:24:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:24:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:24:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/31 02:24:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:24:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:24:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/31 02:24:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:24:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:24:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/31 02:24:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:24:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:24:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/31 02:24:59 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/31 02:25:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/31 02:25:00 INFO : PREFIXbanana: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/31 02:25:00 INFO : PREFIXapple: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/31 02:25:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/31 02:25:00 INFO : PREFIXsplitbananasplit: Deleted 2026/03/31 02:25:00 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:00 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:25:00 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:01 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:25:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:25:12 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:12 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:25:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:25:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:25:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:25:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:25:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:12 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:25:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:25:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:13 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:25:13 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:25:13 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/31 02:25:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:25:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/31 02:25:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:25:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/31 02:25:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/31 02:25:13 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:25:13 DEBUG : appleSUFFIX: size = 5 OK 2026/03/31 02:25:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/31 02:25:13 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/31 02:25:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:25:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/31 02:25:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:25:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/31 02:25:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:25:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/31 02:25:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:25:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/31 02:25:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:25:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/31 02:25:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:25:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/31 02:25:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:25:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/31 02:25:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:25:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/31 02:25:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:25:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/31 02:25:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:25:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/31 02:25:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:25:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/31 02:25:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:25:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/31 02:25:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:25:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/31 02:25:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:25:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:25:14 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/31 02:25:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:25:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:25:15 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/31 02:25:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:25:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:25:15 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:15 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:25:15 INFO : appleappleapplebanana: Deleted 2026/03/31 02:25:15 INFO : banana: Deleted 2026/03/31 02:25:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:25:15 INFO : apple: Deleted 2026/03/31 02:25:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:25:15 INFO : splitbananasplit: Deleted 2026/03/31 02:25:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:25:15 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:25:15 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/31 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 02:25:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 02:25:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 02:25:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:16 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:25:16 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:25:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:25:16 INFO : appleappleapplebanana: Copied (new) 2026/03/31 02:25:17 DEBUG : apple: size = 5 OK 2026/03/31 02:25:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/31 02:25:17 INFO : apple: Copied (new) 2026/03/31 02:25:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:25:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:25:17 INFO : splitbananasplit: Copied (new) 2026/03/31 02:25:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:25:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:25:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/31 02:25:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:25:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:25:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/31 02:25:17 DEBUG : banana: size = 6 OK 2026/03/31 02:25:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/31 02:25:17 INFO : banana: Copied (new) 2026/03/31 02:25:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:25:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:25:17 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/31 02:25:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:25:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:25:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/31 02:25:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:25:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:25:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/31 02:25:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:25:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:25:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/31 02:25:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:25:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:25:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/31 02:25:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:25:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:25:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/31 02:25:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:25:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:25:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/31 02:25:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:25:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:25:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/31 02:25:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:25:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:25:18 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/31 02:25:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:25:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:25:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/31 02:25:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:25:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:25:18 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/31 02:25:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:25:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:25:18 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/31 02:25:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:25:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:25:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/31 02:25:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:25:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:25:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/31 02:25:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:18 INFO : splitbananasplitSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : appleSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/31 02:25:18 INFO : bananaSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/31 02:25:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/31 02:25:18 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:19 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:19 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:25:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:25:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:31 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:31 DEBUG : apple: size = 5 OK 2026/03/31 02:25:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:31 DEBUG : apple: Unchanged skipping 2026/03/31 02:25:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:25:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:25:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:31 DEBUG : banana: size = 6 OK 2026/03/31 02:25:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:25:31 DEBUG : banana: Unchanged skipping 2026/03/31 02:25:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 02:25:31 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:25:31 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:25:32 DEBUG : appleapple: size = 21 OK 2026/03/31 02:25:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/31 02:25:32 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/31 02:25:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:25:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/31 02:25:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/31 02:25:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/31 02:25:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:25:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/31 02:25:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/31 02:25:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/31 02:25:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:25:32 DEBUG : splitbanan: size = 16 OK 2026/03/31 02:25:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/31 02:25:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/31 02:25:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:25:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/31 02:25:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/31 02:25:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/31 02:25:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:25:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/31 02:25:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/31 02:25:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/31 02:25:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:25:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/31 02:25:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/31 02:25:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/31 02:25:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:25:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/31 02:25:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/31 02:25:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/31 02:25:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:25:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/31 02:25:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/31 02:25:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/31 02:25:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:25:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/31 02:25:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/31 02:25:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/31 02:25:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:25:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/31 02:25:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/31 02:25:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/31 02:25:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:25:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/31 02:25:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/31 02:25:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/31 02:25:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:25:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/31 02:25:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/31 02:25:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/31 02:25:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:25:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/31 02:25:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/31 02:25:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/31 02:25:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:25:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/31 02:25:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/31 02:25:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/31 02:25:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/31 02:25:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/31 02:25:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/31 02:25:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/31 02:25:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/31 02:25:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/31 02:25:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/31 02:25:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/31 02:25:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/31 02:25:33 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:34 INFO : appleappleapplebanana: Deleted 2026/03/31 02:25:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 02:25:34 INFO : splitbananasplit: Deleted 2026/03/31 02:25:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 02:25:34 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 02:25:34 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : appleapple: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:35 DEBUG : apple: size = 5 OK 2026/03/31 02:25:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : apple: Unchanged skipping 2026/03/31 02:25:35 DEBUG : appleapple: size = 21 OK 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:25:35 DEBUG : banana: size = 6 OK 2026/03/31 02:25:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : splitbanan: size = 16 OK 2026/03/31 02:25:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : banana: Unchanged skipping 2026/03/31 02:25:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 02:25:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 02:25:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 02:25:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 02:25:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 02:25:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 02:25:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 02:25:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 02:25:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 02:25:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 02:25:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 02:25:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 02:25:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 02:25:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 02:25:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 02:25:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 02:25:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/31 02:25:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/31 02:25:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:25:35 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:25:35 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:35 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : appleapple: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:25:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:25:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 02:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 02:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 02:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 02:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 02:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 02:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 02:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 02:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 02:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 02:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 02:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 02:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 02:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 02:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 02:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 02:25:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:25:47 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:47 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:25:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : apple: size = 5 OK 2026/03/31 02:25:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : apple: Unchanged skipping 2026/03/31 02:25:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:25:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:25:48 DEBUG : banana: size = 6 OK 2026/03/31 02:25:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : banana: Unchanged skipping 2026/03/31 02:25:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:25:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:25:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:25:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:25:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:25:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:25:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:25:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:25:48 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:25:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:48 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:25:48 DEBUG : apple: size = 5 OK 2026/03/31 02:25:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : apple: Unchanged skipping 2026/03/31 02:25:48 DEBUG : banana: size = 6 OK 2026/03/31 02:25:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : banana: Unchanged skipping 2026/03/31 02:25:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:25:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:25:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:25:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:25:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:25:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:25:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:25:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:25:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:25:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:25:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:25:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:25:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:25:48 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:25:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:48 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:49 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : Waiting for deletions to finish 2026/03/31 02:25:49 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:25:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:26:03 DEBUG : apple: size = 5 OK 2026/03/31 02:26:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : apple: Unchanged skipping 2026/03/31 02:26:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:26:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:26:03 DEBUG : banana: size = 6 OK 2026/03/31 02:26:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : banana: Unchanged skipping 2026/03/31 02:26:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:26:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:26:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:26:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:26:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:26:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:26:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:26:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:26:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:26:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:26:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:26:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:26:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:26:03 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:03 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : banana: size = 6 OK 2026/03/31 02:26:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/31 02:26:04 DEBUG : apple: size = 5 OK 2026/03/31 02:26:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/31 02:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:26:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:26:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:26:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:26:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:26:04 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:26:16 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:16 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:26:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:26:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:26:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:26:17 DEBUG : banana: size = 6 OK 2026/03/31 02:26:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : banana: Unchanged skipping 2026/03/31 02:26:17 DEBUG : apple: size = 5 OK 2026/03/31 02:26:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : apple: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:26:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:26:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:26:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:26:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:26:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:26:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:17 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:17 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:17 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:26:17 DEBUG : apple: size = 5 OK 2026/03/31 02:26:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : apple: Unchanged skipping 2026/03/31 02:26:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:26:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:26:17 DEBUG : banana: size = 6 OK 2026/03/31 02:26:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : banana: Unchanged skipping 2026/03/31 02:26:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:26:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:26:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:26:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:26:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:26:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:26:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:26:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:26:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:26:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:17 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:17 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:17 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:18 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:26:30 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:30 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : apple: size = 5 OK 2026/03/31 02:26:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : apple: Unchanged skipping 2026/03/31 02:26:31 DEBUG : banana: size = 6 OK 2026/03/31 02:26:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:26:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:26:31 DEBUG : banana: Unchanged skipping 2026/03/31 02:26:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:26:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:26:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:26:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:26:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:26:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:26:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:26:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:31 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:26:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:26:31 DEBUG : banana: size = 6 OK 2026/03/31 02:26:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:26:31 DEBUG : banana: Unchanged skipping 2026/03/31 02:26:31 DEBUG : apple: size = 5 OK 2026/03/31 02:26:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:26:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : apple: Unchanged skipping 2026/03/31 02:26:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:26:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:26:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:26:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:26:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:26:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:26:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:26:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:26:31 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:31 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:32 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:26:44 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:45 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : apple: size = 5 OK 2026/03/31 02:26:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : apple: Unchanged skipping 2026/03/31 02:26:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:26:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:26:45 DEBUG : banana: size = 6 OK 2026/03/31 02:26:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : banana: Unchanged skipping 2026/03/31 02:26:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:26:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:26:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:26:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:26:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:26:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:26:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:26:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:26:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:26:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:26:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:26:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:26:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:26:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:26:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:26:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:26:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:26:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:26:45 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:45 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:45 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:45 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 02:26:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 02:26:46 DEBUG : apple: size = 5 OK 2026/03/31 02:26:46 DEBUG : banana: size = 6 OK 2026/03/31 02:26:46 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 02:26:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 02:26:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : banana: Unchanged skipping 2026/03/31 02:26:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : apple: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 02:26:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 02:26:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 02:26:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 02:26:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 02:26:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 02:26:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 02:26:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 02:26:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 02:26:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 02:26:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 02:26:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:26:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 02:26:46 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:46 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:46 DEBUG : Waiting for deletions to finish 2026/03/31 02:26:46 DEBUG : apple: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : banana: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 02:26:46 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (168.18s) --- PASS: TestTransform/NFC (13.02s) --- PASS: TestTransform/NFD (13.87s) --- PASS: TestTransform/base64 (17.33s) --- PASS: TestTransform/prefix (18.69s) --- PASS: TestTransform/suffix (18.69s) --- PASS: TestTransform/truncate (16.03s) --- PASS: TestTransform/encoder (14.02s) --- PASS: TestTransform/ISO-8859-1 (14.77s) --- PASS: TestTransform/charmap (13.48s) --- PASS: TestTransform/lowercase (14.03s) --- PASS: TestTransform/ascii (14.26s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:26:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 02:26:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 02:26:51 INFO : sub dir_somesuffix: Making directory 2026/03/31 02:26:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 02:26:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/31 02:26:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 02:26:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/31 02:26:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 02:26:51 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:51 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/31 02:26:52 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:26:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 02:26:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.69s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:26:52 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:53 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:53 INFO : tictactoe: Making directory 2026/03/31 02:26:53 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:53 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:26:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/31 02:26:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:26:53 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:53 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:53 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/31 02:26:53 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:26:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/31 02:26:53 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.19s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:26:54 INFO : toe: Making directory 2026/03/31 02:26:54 INFO : toe/toe: Making directory 2026/03/31 02:26:54 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 02:26:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 02:26:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 02:26:54 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:54 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:55 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/31 02:26:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:26:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/31 02:26:55 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.69s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:26:56 INFO : toe: Making directory 2026/03/31 02:26:56 INFO : toe/toe: Making directory 2026/03/31 02:26:56 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 02:26:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 02:26:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 02:26:56 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:56 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/31 02:26:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:26:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/31 02:26:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.88s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:26:57 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:26:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:26:57 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:26:57 INFO : tictacempty_dir: Making directory 2026/03/31 02:26:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:26:57 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:57 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:57 INFO : tictactoe: Making directory 2026/03/31 02:26:57 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:57 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:26:57 INFO : tictactoe/tictactoe: Making directory 2026/03/31 02:26:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 02:26:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:26:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 02:26:57 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:57 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/31 02:26:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:26:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/31 02:26:58 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.32s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:26:59 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:26:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:26:59 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:26:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:26:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:26:59 INFO : tictacempty_dir: Making directory 2026/03/31 02:26:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:26:59 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:59 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:59 INFO : tictactoe: Making directory 2026/03/31 02:26:59 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:59 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:26:59 INFO : tictactoe/tictactoe: Making directory 2026/03/31 02:26:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:26:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 02:26:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:26:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:26:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:26:59 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:59 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:26:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:26:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:26:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:26:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/31 02:26:59 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:26:59 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:26:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:26:59 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:59 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:26:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 02:26:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:26:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:26:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/31 02:26:59 NOTICE: B2 bucket rclone-test-rorediq0vice: 0 differences found 2026/03/31 02:26:59 NOTICE: B2 bucket rclone-test-rorediq0vice: 1 matching files --- PASS: TestAllTag (1.40s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:27:00 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:00 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:00 INFO : tictactoe: Making directory 2026/03/31 02:27:00 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:00 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:27:00 INFO : tictactoe/tictactoe: Making directory 2026/03/31 02:27:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:27:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 02:27:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:27:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 02:27:00 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:27:00 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:27:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/31 02:27:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:27:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/31 02:27:01 DEBUG : Waiting for deletions to finish 2026/03/31 02:27:01 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:01 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:01 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:27:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/31 02:27:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/31 02:27:01 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:27:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 02:27:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/31 02:27:01 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:27:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.26s) === RUN TestSyntax 2026/03/31 02:27:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:27:02 INFO : toe: Making directory 2026/03/31 02:27:02 INFO : toe/toe: Making directory 2026/03/31 02:27:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 02:27:02 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:27:02 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:27:03 DEBUG : toe/toe/toe: size = 11 OK 2026/03/31 02:27:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:27:03 INFO : toe/toe/toe: Copied (new) 2026/03/31 02:27:03 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.70s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:27:04 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:27:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:27:04 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:04 INFO : tictacempty_dir: Making directory 2026/03/31 02:27:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:04 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:04 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:04 INFO : tictactoe: Making directory 2026/03/31 02:27:04 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:04 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:27:04 INFO : tictactoe/tictactoe: Making directory 2026/03/31 02:27:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:27:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 02:27:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:27:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:04 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:27:04 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:27:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:27:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:27:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:05 INFO : toe/toe/toe.txt: Deleted 2026/03/31 02:27:05 INFO : toe/toe: Removing directory 2026/03/31 02:27:05 INFO : toe: Removing directory 2026/03/31 02:27:05 INFO : empty_dir: Removing directory 2026/03/31 02:27:05 DEBUG : Local file system at /tmp/rclone2922723094: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.56s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:27:05 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:27:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:27:05 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:06 INFO : tictacempty_dir: Making directory 2026/03/31 02:27:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:06 INFO : tictactoe: Making directory 2026/03/31 02:27:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:06 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:27:06 INFO : tictactoe/tictactoe: Making directory 2026/03/31 02:27:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:27:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 02:27:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:27:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:06 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:27:06 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:27:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:27:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:27:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:06 INFO : toe/toe/toe.txt: Deleted 2026/03/31 02:27:06 INFO : toe/toe: Removing directory 2026/03/31 02:27:06 INFO : toe: Removing directory 2026/03/31 02:27:06 INFO : empty_dir: Removing directory 2026/03/31 02:27:06 DEBUG : Local file system at /tmp/rclone2922723094: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/31 02:27:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:27:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:27:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:27:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:27:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:27:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/31 02:27:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:27:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/31 02:27:08 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 (2.91s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:27:08 DEBUG : Reset feature "Copy" 2026/03/31 02:27:08 DEBUG : Reset feature "Move" 2026/03/31 02:27:08 DEBUG : Reset feature "Copy" 2026/03/31 02:27:08 DEBUG : Reset feature "Move" 2026/03/31 02:27:08 DEBUG : empty_dir: Making directory with metadata 2026/03/31 02:27:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 02:27:08 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:09 INFO : tictacempty_dir: Making directory 2026/03/31 02:27:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 02:27:09 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:09 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:09 INFO : tictactoe: Making directory 2026/03/31 02:27:09 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:09 DEBUG : toe: transformed to: tictactoe 2026/03/31 02:27:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:27:09 INFO : tictactoe/tictactoe: Making directory 2026/03/31 02:27:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 02:27:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 02:27:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:27:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:09 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:27:09 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:27:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:27:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:27:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 02:27:09 INFO : toe/toe/toe.txt: Deleted 2026/03/31 02:27:09 INFO : toe/toe: Removing directory 2026/03/31 02:27:09 INFO : toe: Removing directory 2026/03/31 02:27:09 INFO : empty_dir: Removing directory 2026/03/31 02:27:09 DEBUG : Local file system at /tmp/rclone2922723094: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/31 02:27:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 02:27:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/31 02:27:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:27:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:27:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 02:27:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/31 02:27:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:27:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/31 02:27:11 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.41s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:27:12 DEBUG : toe: transformed to: dG9l 2026/03/31 02:27:12 DEBUG : toe: transformed to: dG9l 2026/03/31 02:27:12 INFO : dG9l: Making directory 2026/03/31 02:27:12 DEBUG : toe: transformed to: dG9l 2026/03/31 02:27:12 DEBUG : toe: transformed to: dG9l 2026/03/31 02:27:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/31 02:27:12 INFO : dG9l/dG9l: Making directory 2026/03/31 02:27:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/31 02:27:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/31 02:27:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 02:27:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 02:27:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 02:27:12 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:27:12 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:27:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/31 02:27:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:27:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 02:27:13 DEBUG : Waiting for deletions to finish 2026/03/31 02:27:13 DEBUG : dG9l: transformed to: toe 2026/03/31 02:27:13 DEBUG : dG9l: transformed to: toe 2026/03/31 02:27:13 DEBUG : dG9l: transformed to: toe 2026/03/31 02:27:13 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/31 02:27:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/31 02:27:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/31 02:27:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/31 02:27:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/31 02:27:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/31 02:27:13 DEBUG : Local file system at /tmp/rclone2922723094: Waiting for checks to finish 2026/03/31 02:27:13 DEBUG : Local file system at /tmp/rclone2922723094: Waiting for transfers to finish 2026/03/31 02:27:13 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.34s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-rorediq0vice", Local "Local file system at /tmp/rclone2922723094", Modify Window "1ms" 2026/03/31 02:27:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:27:14 DEBUG : toe: transformed to: 2026/03/31 02:27:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:27:14 DEBUG : toe: transformed to: 2026/03/31 02:27:14 INFO : B2 bucket rclone-test-rorediq0vice: Making directory 2026/03/31 02:27:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:27:14 DEBUG : toe: transformed to: 2026/03/31 02:27:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:27:14 DEBUG : toe: transformed to: 2026/03/31 02:27:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:27:14 DEBUG : toe/toe: transformed to: 2026/03/31 02:27:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/31 02:27:14 INFO : toe/toe: Making directory 2026/03/31 02:27:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:27:14 DEBUG : toe/toe: transformed to: 2026/03/31 02:27:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/31 02:27:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:27:14 DEBUG : toe: transformed to: 2026/03/31 02:27:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 02:27:14 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for checks to finish 2026/03/31 02:27:14 DEBUG : B2 bucket rclone-test-rorediq0vice: Waiting for transfers to finish 2026/03/31 02:27:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 02:27:14 DEBUG : toe/toe/toe: transformed to: 2026/03/31 02:27:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/31 02:27:15 DEBUG : toe/toe/toe: size = 11 OK 2026/03/31 02:27:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/31 02:27:15 INFO : toe/toe/toe: Copied (new) 2026/03/31 02:27:15 ERROR : B2 bucket rclone-test-rorediq0vice: not deleting files as there were IO errors 2026/03/31 02:27:15 ERROR : B2 bucket rclone-test-rorediq0vice: not deleting directories as there were IO errors --- PASS: TestError (1.46s) PASS 2026/03/31 02:27:16 DEBUG : B2 bucket rclone-test-rorediq0vice: Purge remote 2026/03/31 02:27:16 INFO : B2 bucket rclone-test-rorediq0vice: cleaning bucket "rclone-test-rorediq0vice" of all files 2026/03/31 02:27:17 DEBUG : BackupDir/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ec060_d20260331_m022155_c001_v7007000_t0000_u01774923715189") 2026/03/31 02:27:17 DEBUG : BackupDir/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f110e935f3fa55fe3_d20260331_m022149_c001_v0001182_t0052_u01774923709886") 2026/03/31 02:27:17 DEBUG : CompareDest/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f415843ef8ba6442d_d20260331_m022131_c001_v7007000_t0000_u01774923691383") 2026/03/31 02:27:17 DEBUG : CompareDest/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd3d8_d20260331_m022125_c001_v0001103_t0046_u01774923685876") 2026/03/31 02:27:17 DEBUG : CompareDest/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f415843ef8ba6442e_d20260331_m022131_c001_v7007000_t0000_u01774923691595") 2026/03/31 02:27:17 DEBUG : CompareDest/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f0ed_d20260331_m022127_c001_v0001185_t0026_u01774923687088") 2026/03/31 02:27:17 DEBUG : CopyDest/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ec061_d20260331_m022155_c001_v7007000_t0000_u01774923715371") 2026/03/31 02:27:17 DEBUG : CopyDest/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f2a2_d20260331_m022147_c001_v0001185_t0039_u01774923707079") 2026/03/31 02:27:17 DEBUG : CopyDest/three: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ec062_d20260331_m022155_c001_v7007000_t0000_u01774923715588") 2026/03/31 02:27:17 DEBUG : CopyDest/three: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f34b_d20260331_m022153_c001_v0001185_t0059_u01774923713406") 2026/03/31 02:27:17 DEBUG : CopyDest/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ec063_d20260331_m022155_c001_v7007000_t0000_u01774923715777") 2026/03/31 02:27:17 DEBUG : CopyDest/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd4ca_d20260331_m022151_c001_v0001103_t0056_u01774923711037") 2026/03/31 02:27:17 DEBUG : EXISTING: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a602b_d20260331_m022313_c001_v7007000_t0000_u01774923793855") 2026/03/31 02:27:17 DEBUG : EXISTING: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd832_d20260331_m022312_c001_v0001103_t0026_u01774923792739") 2026/03/31 02:27:17 DEBUG : PREFIXapple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d844d5_d20260331_m022500_c001_v7007000_t0000_u01774923900022") 2026/03/31 02:27:17 DEBUG : PREFIXapple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdd16_d20260331_m022454_c001_v0001103_t0037_u01774923894992") 2026/03/31 02:27:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444b4a_d20260331_m022459_c001_v7007000_t0000_u01774923899981") 2026/03/31 02:27:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650330_d20260331_m022454_c001_v0001185_t0047_u01774923894998") 2026/03/31 02:27:17 DEBUG : PREFIXbanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812c9_d20260331_m022459_c001_v7007000_t0000_u01774923899990") 2026/03/31 02:27:18 DEBUG : PREFIXbanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2214a_d20260331_m022455_c001_v0001099_t0018_u01774923895011") 2026/03/31 02:27:18 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812cf_d20260331_m022500_c001_v7007000_t0000_u01774923900356") 2026/03/31 02:27:18 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865033a_d20260331_m022455_c001_v0001185_t0058_u01774923895278") 2026/03/31 02:27:18 DEBUG : Testêé: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a6024_d20260331_m022310_c001_v7007000_t0000_u01774923790494") 2026/03/31 02:27:18 DEBUG : Testêé: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f98e_d20260331_m022309_c001_v0001185_t0036_u01774923789884") 2026/03/31 02:27:18 DEBUG : Testêé: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd7fc_d20260331_m022308_c001_v0001103_t0017_u01774923788729") 2026/03/31 02:27:18 DEBUG : YXBwbGU=: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9c6_d20260331_m022442_c001_v7007000_t0000_u01774923882696") 2026/03/31 02:27:18 DEBUG : YXBwbGU=: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22101_d20260331_m022438_c001_v0001099_t0048_u01774923878577") 2026/03/31 02:27:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9c7_d20260331_m022442_c001_v7007000_t0000_u01774923882878") 2026/03/31 02:27:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501b6_d20260331_m022438_c001_v0001185_t0035_u01774923878582") 2026/03/31 02:27:18 DEBUG : YmFuYW5h: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9c8_d20260331_m022443_c001_v7007000_t0000_u01774923883475") 2026/03/31 02:27:18 DEBUG : YmFuYW5h: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501bc_d20260331_m022438_c001_v0001185_t0039_u01774923878776") 2026/03/31 02:27:18 DEBUG : a/potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d76_d20260331_m022000_c001_v7007000_t0000_u01774923600368") 2026/03/31 02:27:18 DEBUG : a/potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e969_d20260331_m021959_c001_v0001185_t0008_u01774923599799") 2026/03/31 02:27:18 DEBUG : a/potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d6e_d20260331_m021958_c001_v7007000_t0000_u01774923598501") 2026/03/31 02:27:18 DEBUG : a/potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e93b_d20260331_m021957_c001_v0001185_t0056_u01774923597697") 2026/03/31 02:27:18 DEBUG : a/potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d77_d20260331_m021924_c001_v7007000_t0000_u01774923564449") 2026/03/31 02:27:18 DEBUG : a/potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf09_d20260331_m021923_c001_v0001115_t0029_u01774923563162") 2026/03/31 02:27:18 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c595_d20260331_m022647_c001_v7007000_t0000_u01774924007065") 2026/03/31 02:27:18 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650d69_d20260331_m022643_c001_v0001185_t0056_u01774924003440") 2026/03/31 02:27:18 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46f1_d20260331_m022632_c001_v7007000_t0000_u01774923992768") 2026/03/31 02:27:18 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650bd0_d20260331_m022629_c001_v0001185_t0042_u01774923989322") 2026/03/31 02:27:18 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81394_d20260331_m022618_c001_v7007000_t0000_u01774923978766") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650a94_d20260331_m022615_c001_v0001185_t0044_u01774923975302") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812e5_d20260331_m022605_c001_v7007000_t0000_u01774923965259") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865098f_d20260331_m022601_c001_v0001185_t0013_u01774923961901") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf08_d20260331_m022550_c001_v7007000_t0000_u01774923950521") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650817_d20260331_m022546_c001_v0001185_t0008_u01774923946130") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845a9_d20260331_m022536_c001_v7007000_t0000_u01774923936266") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506cb_d20260331_m022529_c001_v0001185_t0031_u01774923929928") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8456d_d20260331_m022520_c001_v7007000_t0000_u01774923920217") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650599_d20260331_m022516_c001_v0001185_t0035_u01774923916816") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81200_d20260331_m022515_c001_v7007000_t0000_u01774923915597") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cde14_d20260331_m022511_c001_v0001103_t0051_u01774923911529") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812d0_d20260331_m022501_c001_v7007000_t0000_u01774923901661") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865038e_d20260331_m022458_c001_v0001185_t0012_u01774923898091") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aba1_d20260331_m022457_c001_v7007000_t0000_u01774923897131") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdd00_d20260331_m022453_c001_v0001103_t0058_u01774923893243") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b045bf1_d20260331_m022440_c001_v7007000_t0000_u01774923880475") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650198_d20260331_m022436_c001_v0001185_t0006_u01774923876344") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a39a_d20260331_m022425_c001_v7007000_t0000_u01774923865763") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650040_d20260331_m022421_c001_v0001185_t0042_u01774923861634") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d70_d20260331_m022411_c001_v7007000_t0000_u01774923851846") 2026/03/31 02:27:19 DEBUG : apple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fef0_d20260331_m022408_c001_v0001185_t0011_u01774923848414") 2026/03/31 02:27:20 DEBUG : appleSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a549_d20260331_m022518_c001_v7007000_t0000_u01774923918517") 2026/03/31 02:27:20 DEBUG : appleSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865053d_d20260331_m022513_c001_v0001185_t0044_u01774923913460") 2026/03/31 02:27:20 DEBUG : appleapple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845ab_d20260331_m022536_c001_v7007000_t0000_u01774923936449") 2026/03/31 02:27:20 DEBUG : appleapple: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506e5_d20260331_m022532_c001_v0001185_t0002_u01774923932053") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c597_d20260331_m022647_c001_v7007000_t0000_u01774924007247") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce2fd_d20260331_m022643_c001_v0001103_t0056_u01774924003850") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46f2_d20260331_m022632_c001_v7007000_t0000_u01774923992949") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce248_d20260331_m022629_c001_v0001103_t0031_u01774923989778") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81396_d20260331_m022618_c001_v7007000_t0000_u01774923978948") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce1a1_d20260331_m022615_c001_v0001103_t0039_u01774923975751") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812e6_d20260331_m022605_c001_v7007000_t0000_u01774923965442") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce0f9_d20260331_m022602_c001_v0001103_t0038_u01774923962309") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf09_d20260331_m022550_c001_v7007000_t0000_u01774923950703") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce014_d20260331_m022546_c001_v0001103_t0044_u01774923946568") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f401c9a85586d1b36_d20260331_m022534_c001_v7007000_t0000_u01774923934084") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221f2_d20260331_m022530_c001_v0001099_t0040_u01774923930299") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8456e_d20260331_m022520_c001_v7007000_t0000_u01774923920398") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865059d_d20260331_m022516_c001_v0001185_t0038_u01774923916828") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f405821d05f747b07_d20260331_m022515_c001_v7007000_t0000_u01774923915542") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650515_d20260331_m022512_c001_v0001185_t0036_u01774923912076") 2026/03/31 02:27:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812d1_d20260331_m022501_c001_v7007000_t0000_u01774923901842") 2026/03/31 02:27:21 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22156_d20260331_m022458_c001_v0001099_t0019_u01774923898103") 2026/03/31 02:27:21 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aba0_d20260331_m022456_c001_v7007000_t0000_u01774923896920") 2026/03/31 02:27:21 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22142_d20260331_m022453_c001_v0001099_t0050_u01774923893784") 2026/03/31 02:27:21 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b045bf5_d20260331_m022440_c001_v7007000_t0000_u01774923880662") 2026/03/31 02:27:21 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501a4_d20260331_m022436_c001_v0001185_t0049_u01774923876942") 2026/03/31 02:27:21 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a39f_d20260331_m022425_c001_v7007000_t0000_u01774923865981") 2026/03/31 02:27:21 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865004e_d20260331_m022422_c001_v0001185_t0056_u01774923862523") 2026/03/31 02:27:21 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d71_d20260331_m022412_c001_v7007000_t0000_u01774923852028") 2026/03/31 02:27:21 DEBUG : appleappleapplebanana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ff04_d20260331_m022409_c001_v0001185_t0039_u01774923849151") 2026/03/31 02:27:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84566_d20260331_m022518_c001_v7007000_t0000_u01774923918540") 2026/03/31 02:27:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865053b_d20260331_m022513_c001_v0001185_t0009_u01774923913276") 2026/03/31 02:27:21 DEBUG : b/potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d77_d20260331_m022000_c001_v7007000_t0000_u01774923600550") 2026/03/31 02:27:21 DEBUG : b/potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e961_d20260331_m021959_c001_v0001185_t0052_u01774923599053") 2026/03/31 02:27:21 DEBUG : b/potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d6d_d20260331_m021957_c001_v7007000_t0000_u01774923597957") 2026/03/31 02:27:21 DEBUG : b/potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e923_d20260331_m021956_c001_v0001185_t0003_u01774923596876") 2026/03/31 02:27:21 DEBUG : b/potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d75_d20260331_m021923_c001_v7007000_t0000_u01774923563902") 2026/03/31 02:27:21 DEBUG : b/potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf05_d20260331_m021921_c001_v0001115_t0059_u01774923561368") 2026/03/31 02:27:21 DEBUG : backup/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d1b_d20260331_m022207_c001_v7007000_t0000_u01774923727863") 2026/03/31 02:27:21 DEBUG : backup/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1073bed15603689d_d20260331_m022206_c001_v0001029_t0039_u01774923726000") 2026/03/31 02:27:21 DEBUG : backup/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f11107850dc3d6554_d20260331_m022201_c001_v0001171_t0029_u01774923721914") 2026/03/31 02:27:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc86d9f_d20260331_m022233_c001_v7007000_t0000_u01774923753129") 2026/03/31 02:27:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f11929ba4aaf42e48_d20260331_m022230_c001_v0001154_t0000_u01774923750754") 2026/03/31 02:27:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10348a74876fe263_d20260331_m022226_c001_v0001171_t0046_u01774923746980") 2026/03/31 02:27:22 DEBUG : backup/one.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484bc63_d20260331_m022220_c001_v7007000_t0000_u01774923740752") 2026/03/31 02:27:22 DEBUG : backup/one.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f110b641f69a13901_d20260331_m022218_c001_v0001115_t0006_u01774923738684") 2026/03/31 02:27:22 DEBUG : backup/one.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f102af853e3e5c13a_d20260331_m022214_c001_v0001134_t0033_u01774923734207") 2026/03/31 02:27:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc86da0_d20260331_m022233_c001_v7007000_t0000_u01774923753311") 2026/03/31 02:27:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10977c4322dbc93c_d20260331_m022231_c001_v0001104_t0020_u01774923751741") 2026/03/31 02:27:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10743b30ab6caf8a_d20260331_m022228_c001_v0001092_t0013_u01774923748546") 2026/03/31 02:27:22 DEBUG : backup/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d1d_d20260331_m022208_c001_v7007000_t0000_u01774923728044") 2026/03/31 02:27:22 DEBUG : backup/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1053e02afc2b03ef_d20260331_m022207_c001_v0001165_t0014_u01774923727076") 2026/03/31 02:27:22 DEBUG : backup/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f105b5154f32d0f2c_d20260331_m022203_c001_v0001136_t0022_u01774923723687") 2026/03/31 02:27:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484bc67_d20260331_m022220_c001_v7007000_t0000_u01774923740939") 2026/03/31 02:27:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f118e3c68148f55cb_d20260331_m022219_c001_v0001184_t0035_u01774923739991") 2026/03/31 02:27:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f118349f5b3c97790_d20260331_m022216_c001_v0001167_t0046_u01774923736087") 2026/03/31 02:27:22 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c599_d20260331_m022647_c001_v7007000_t0000_u01774924007428") 2026/03/31 02:27:22 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650d73_d20260331_m022643_c001_v0001185_t0002_u01774924003654") 2026/03/31 02:27:22 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46f3_d20260331_m022633_c001_v7007000_t0000_u01774923993130") 2026/03/31 02:27:22 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650be2_d20260331_m022629_c001_v0001185_t0038_u01774923989564") 2026/03/31 02:27:22 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81398_d20260331_m022619_c001_v7007000_t0000_u01774923979130") 2026/03/31 02:27:22 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650a98_d20260331_m022615_c001_v0001185_t0010_u01774923975486") 2026/03/31 02:27:22 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812e8_d20260331_m022605_c001_v7007000_t0000_u01774923965625") 2026/03/31 02:27:22 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650991_d20260331_m022602_c001_v0001185_t0036_u01774923962100") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf0a_d20260331_m022550_c001_v7007000_t0000_u01774923950885") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865081d_d20260331_m022546_c001_v0001185_t0019_u01774923946313") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845ac_d20260331_m022536_c001_v7007000_t0000_u01774923936630") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506cd_d20260331_m022530_c001_v0001185_t0020_u01774923930112") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84570_d20260331_m022520_c001_v7007000_t0000_u01774923920580") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221aa_d20260331_m022516_c001_v0001099_t0007_u01774923916842") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8454c_d20260331_m022515_c001_v7007000_t0000_u01774923915550") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650509_d20260331_m022511_c001_v0001185_t0052_u01774923911883") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812d2_d20260331_m022502_c001_v7007000_t0000_u01774923902025") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865038c_d20260331_m022458_c001_v0001185_t0050_u01774923898079") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812c7_d20260331_m022457_c001_v7007000_t0000_u01774923897145") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650310_d20260331_m022453_c001_v0001185_t0003_u01774923893594") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d88681257_d20260331_m022440_c001_v7007000_t0000_u01774923880679") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a220f3_d20260331_m022436_c001_v0001099_t0004_u01774923876635") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3a3_d20260331_m022426_c001_v7007000_t0000_u01774923866164") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a220b6_d20260331_m022422_c001_v0001099_t0043_u01774923862079") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d72_d20260331_m022412_c001_v7007000_t0000_u01774923852224") 2026/03/31 02:27:23 DEBUG : banana: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22072_d20260331_m022408_c001_v0001099_t0046_u01774923848603") 2026/03/31 02:27:23 DEBUG : bananaSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f405821d05f747b32_d20260331_m022518_c001_v7007000_t0000_u01774923918550") 2026/03/31 02:27:23 DEBUG : bananaSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cde38_d20260331_m022513_c001_v0001103_t0033_u01774923913270") 2026/03/31 02:27:24 DEBUG : both0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c591_d20260331_m022347_c001_v7007000_t0000_u01774923827494") 2026/03/31 02:27:24 DEBUG : both0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fbac_d20260331_m022333_c001_v0001185_t0033_u01774923813821") 2026/03/31 02:27:24 DEBUG : both0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e27390_d20260331_m022329_c001_v7007000_t0000_u01774923809631") 2026/03/31 02:27:24 DEBUG : both0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f9fc_d20260331_m022315_c001_v0001185_t0001_u01774923795695") 2026/03/31 02:27:24 DEBUG : both1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c592_d20260331_m022347_c001_v7007000_t0000_u01774923827676") 2026/03/31 02:27:24 DEBUG : both1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fbd0_d20260331_m022334_c001_v0001185_t0053_u01774923814727") 2026/03/31 02:27:24 DEBUG : both1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e27399_d20260331_m022329_c001_v7007000_t0000_u01774923809812") 2026/03/31 02:27:24 DEBUG : both1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd85e_d20260331_m022316_c001_v0001103_t0014_u01774923796156") 2026/03/31 02:27:24 DEBUG : both10: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c593_d20260331_m022347_c001_v7007000_t0000_u01774923827857") 2026/03/31 02:27:24 DEBUG : both10: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc5e_d20260331_m022339_c001_v0001185_t0031_u01774923819769") 2026/03/31 02:27:24 DEBUG : both10: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273a2_d20260331_m022329_c001_v7007000_t0000_u01774923809993") 2026/03/31 02:27:24 DEBUG : both10: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd896_d20260331_m022320_c001_v0001103_t0054_u01774923800951") 2026/03/31 02:27:24 DEBUG : both11: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c594_d20260331_m022348_c001_v7007000_t0000_u01774923828037") 2026/03/31 02:27:24 DEBUG : both11: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd98c_d20260331_m022340_c001_v0001103_t0026_u01774923820228") 2026/03/31 02:27:24 DEBUG : both11: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273ab_d20260331_m022330_c001_v7007000_t0000_u01774923810174") 2026/03/31 02:27:24 DEBUG : both11: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa74_d20260331_m022321_c001_v0001185_t0046_u01774923801614") 2026/03/31 02:27:24 DEBUG : both12: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c595_d20260331_m022348_c001_v7007000_t0000_u01774923828216") 2026/03/31 02:27:24 DEBUG : both12: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc80_d20260331_m022340_c001_v0001185_t0022_u01774923820864") 2026/03/31 02:27:24 DEBUG : both12: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273b1_d20260331_m022330_c001_v7007000_t0000_u01774923810355") 2026/03/31 02:27:24 DEBUG : both12: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa82_d20260331_m022322_c001_v0001185_t0057_u01774923802298") 2026/03/31 02:27:24 DEBUG : both13: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c596_d20260331_m022348_c001_v7007000_t0000_u01774923828396") 2026/03/31 02:27:24 DEBUG : both13: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc8e_d20260331_m022341_c001_v0001185_t0007_u01774923821357") 2026/03/31 02:27:25 DEBUG : both13: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273b9_d20260331_m022330_c001_v7007000_t0000_u01774923810537") 2026/03/31 02:27:25 DEBUG : both13: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd8ae_d20260331_m022322_c001_v0001103_t0035_u01774923802678") 2026/03/31 02:27:25 DEBUG : both14: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c597_d20260331_m022348_c001_v7007000_t0000_u01774923828576") 2026/03/31 02:27:25 DEBUG : both14: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd99c_d20260331_m022341_c001_v0001103_t0050_u01774923821729") 2026/03/31 02:27:25 DEBUG : both14: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273bf_d20260331_m022330_c001_v7007000_t0000_u01774923810718") 2026/03/31 02:27:25 DEBUG : both14: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa90_d20260331_m022323_c001_v0001185_t0026_u01774923803259") 2026/03/31 02:27:25 DEBUG : both15: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c598_d20260331_m022348_c001_v7007000_t0000_u01774923828757") 2026/03/31 02:27:25 DEBUG : both15: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fcae_d20260331_m022342_c001_v0001185_t0001_u01774923822297") 2026/03/31 02:27:25 DEBUG : both15: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273c0_d20260331_m022330_c001_v7007000_t0000_u01774923810901") 2026/03/31 02:27:25 DEBUG : both15: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa9a_d20260331_m022323_c001_v0001185_t0035_u01774923803857") 2026/03/31 02:27:25 DEBUG : both16: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c599_d20260331_m022348_c001_v7007000_t0000_u01774923828938") 2026/03/31 02:27:25 DEBUG : both16: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fcc2_d20260331_m022342_c001_v0001185_t0056_u01774923822836") 2026/03/31 02:27:25 DEBUG : both16: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273c2_d20260331_m022331_c001_v7007000_t0000_u01774923811081") 2026/03/31 02:27:25 DEBUG : both16: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd8c2_d20260331_m022324_c001_v0001103_t0059_u01774923804235") 2026/03/31 02:27:25 DEBUG : both17: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c59a_d20260331_m022349_c001_v7007000_t0000_u01774923829118") 2026/03/31 02:27:25 DEBUG : both17: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd9b0_d20260331_m022343_c001_v0001103_t0015_u01774923823261") 2026/03/31 02:27:25 DEBUG : both17: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273c3_d20260331_m022331_c001_v7007000_t0000_u01774923811263") 2026/03/31 02:27:25 DEBUG : both17: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fab6_d20260331_m022324_c001_v0001185_t0021_u01774923804753") 2026/03/31 02:27:25 DEBUG : both18: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c59b_d20260331_m022349_c001_v7007000_t0000_u01774923829297") 2026/03/31 02:27:25 DEBUG : both18: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fcda_d20260331_m022343_c001_v0001185_t0033_u01774923823925") 2026/03/31 02:27:25 DEBUG : both18: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273c4_d20260331_m022331_c001_v7007000_t0000_u01774923811444") 2026/03/31 02:27:25 DEBUG : both18: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fac2_d20260331_m022325_c001_v0001185_t0028_u01774923805598") 2026/03/31 02:27:26 DEBUG : both19: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c59c_d20260331_m022349_c001_v7007000_t0000_u01774923829477") 2026/03/31 02:27:26 DEBUG : both19: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fce4_d20260331_m022344_c001_v0001185_t0006_u01774923824709") 2026/03/31 02:27:26 DEBUG : both19: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273c6_d20260331_m022331_c001_v7007000_t0000_u01774923811625") 2026/03/31 02:27:26 DEBUG : both19: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd8d8_d20260331_m022325_c001_v0001103_t0013_u01774923805977") 2026/03/31 02:27:26 DEBUG : both2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c59d_d20260331_m022349_c001_v7007000_t0000_u01774923829656") 2026/03/31 02:27:26 DEBUG : both2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd938_d20260331_m022335_c001_v0001103_t0043_u01774923815101") 2026/03/31 02:27:26 DEBUG : both2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273c7_d20260331_m022331_c001_v7007000_t0000_u01774923811806") 2026/03/31 02:27:26 DEBUG : both2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa18_d20260331_m022316_c001_v0001185_t0014_u01774923796849") 2026/03/31 02:27:26 DEBUG : both3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c59e_d20260331_m022349_c001_v7007000_t0000_u01774923829836") 2026/03/31 02:27:26 DEBUG : both3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fbf4_d20260331_m022335_c001_v0001185_t0045_u01774923815658") 2026/03/31 02:27:26 DEBUG : both3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273c8_d20260331_m022331_c001_v7007000_t0000_u01774923811986") 2026/03/31 02:27:26 DEBUG : both3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa1e_d20260331_m022317_c001_v0001185_t0024_u01774923797354") 2026/03/31 02:27:26 DEBUG : both4: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c59f_d20260331_m022350_c001_v7007000_t0000_u01774923830016") 2026/03/31 02:27:26 DEBUG : both4: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc08_d20260331_m022336_c001_v0001185_t0053_u01774923816463") 2026/03/31 02:27:26 DEBUG : both4: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273c9_d20260331_m022332_c001_v7007000_t0000_u01774923812168") 2026/03/31 02:27:26 DEBUG : both4: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd872_d20260331_m022317_c001_v0001103_t0057_u01774923797781") 2026/03/31 02:27:26 DEBUG : both5: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5a0_d20260331_m022350_c001_v7007000_t0000_u01774923830197") 2026/03/31 02:27:26 DEBUG : both5: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd954_d20260331_m022336_c001_v0001103_t0037_u01774923816852") 2026/03/31 02:27:26 DEBUG : both5: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273ca_d20260331_m022332_c001_v7007000_t0000_u01774923812349") 2026/03/31 02:27:26 DEBUG : both5: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa36_d20260331_m022318_c001_v0001185_t0031_u01774923798327") 2026/03/31 02:27:27 DEBUG : both6: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5a1_d20260331_m022350_c001_v7007000_t0000_u01774923830377") 2026/03/31 02:27:27 DEBUG : both6: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc1e_d20260331_m022337_c001_v0001185_t0002_u01774923817480") 2026/03/31 02:27:27 DEBUG : both6: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273cc_d20260331_m022332_c001_v7007000_t0000_u01774923812531") 2026/03/31 02:27:27 DEBUG : both6: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa42_d20260331_m022318_c001_v0001185_t0034_u01774923798918") 2026/03/31 02:27:27 DEBUG : both7: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5a2_d20260331_m022350_c001_v7007000_t0000_u01774923830557") 2026/03/31 02:27:27 DEBUG : both7: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc32_d20260331_m022338_c001_v0001185_t0032_u01774923818246") 2026/03/31 02:27:27 DEBUG : both7: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273cd_d20260331_m022332_c001_v7007000_t0000_u01774923812711") 2026/03/31 02:27:27 DEBUG : both7: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd886_d20260331_m022319_c001_v0001103_t0021_u01774923799289") 2026/03/31 02:27:27 DEBUG : both8: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5a3_d20260331_m022350_c001_v7007000_t0000_u01774923830736") 2026/03/31 02:27:27 DEBUG : both8: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd96e_d20260331_m022338_c001_v0001103_t0055_u01774923818642") 2026/03/31 02:27:27 DEBUG : both8: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273ce_d20260331_m022332_c001_v7007000_t0000_u01774923812892") 2026/03/31 02:27:27 DEBUG : both8: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa50_d20260331_m022319_c001_v0001185_t0001_u01774923799861") 2026/03/31 02:27:27 DEBUG : both9: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5a4_d20260331_m022350_c001_v7007000_t0000_u01774923830915") 2026/03/31 02:27:27 DEBUG : both9: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc4e_d20260331_m022339_c001_v0001185_t0034_u01774923819183") 2026/03/31 02:27:27 DEBUG : both9: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e273d0_d20260331_m022333_c001_v7007000_t0000_u01774923813072") 2026/03/31 02:27:27 DEBUG : both9: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa56_d20260331_m022320_c001_v0001185_t0034_u01774923800569") 2026/03/31 02:27:27 DEBUG : c/non empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d78_d20260331_m022000_c001_v7007000_t0000_u01774923600732") 2026/03/31 02:27:27 DEBUG : c/non empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e963_d20260331_m021959_c001_v0001185_t0032_u01774923599248") 2026/03/31 02:27:27 DEBUG : c/non empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d73_d20260331_m021958_c001_v7007000_t0000_u01774923598683") 2026/03/31 02:27:27 DEBUG : c/non empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e92d_d20260331_m021957_c001_v0001185_t0053_u01774923597147") 2026/03/31 02:27:27 DEBUG : c/non empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d78_d20260331_m021924_c001_v7007000_t0000_u01774923564632") 2026/03/31 02:27:27 DEBUG : c/non empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf07_d20260331_m021922_c001_v0001115_t0023_u01774923562048") 2026/03/31 02:27:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9c9_d20260331_m022443_c001_v7007000_t0000_u01774923883659") 2026/03/31 02:27:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdc30_d20260331_m022438_c001_v0001103_t0045_u01774923878604") 2026/03/31 02:27:28 DEBUG : check sum: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bd9_d20260331_m021912_c001_v7007000_t0000_u01774923552360") 2026/03/31 02:27:28 DEBUG : check sum: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbee1_d20260331_m021911_c001_v0001115_t0001_u01774923551096") 2026/03/31 02:27:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f41931454b56b2b23_d20260331_m022714_c001_v7007000_t0000_u01774924034298") 2026/03/31 02:27:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650fab_d20260331_m022712_c001_v0001185_t0002_u01774924032913") 2026/03/31 02:27:28 DEBUG : dest/3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ec05a_d20260331_m022140_c001_v7007000_t0000_u01774923700643") 2026/03/31 02:27:28 DEBUG : dest/3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410eabb865eee3a1_d20260331_m022139_c001_v0001146_t0014_u01774923699550") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845ad_d20260331_m022536_c001_v7007000_t0000_u01774923936811") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221fe_d20260331_m022532_c001_v0001099_t0047_u01774923932077") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c59a_d20260331_m022647_c001_v7007000_t0000_u01774924007612") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650ca1_d20260331_m022637_c001_v0001185_t0043_u01774923997418") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46f4_d20260331_m022633_c001_v7007000_t0000_u01774923993311") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650b50_d20260331_m022623_c001_v0001185_t0042_u01774923983380") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e8139a_d20260331_m022619_c001_v7007000_t0000_u01774923979312") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650a1c_d20260331_m022609_c001_v0001185_t0050_u01774923969909") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812e9_d20260331_m022605_c001_v7007000_t0000_u01774923965809") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086508d0_d20260331_m022555_c001_v0001185_t0043_u01774923955135") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf0b_d20260331_m022551_c001_v7007000_t0000_u01774923951067") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086507c3_d20260331_m022540_c001_v0001185_t0034_u01774923940755") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a4684_d20260331_m022534_c001_v7007000_t0000_u01774923934096") 2026/03/31 02:27:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650665_d20260331_m022524_c001_v0001185_t0030_u01774923924724") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84571_d20260331_m022520_c001_v7007000_t0000_u01774923920762") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086505a3_d20260331_m022517_c001_v0001185_t0008_u01774923917017") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a540_d20260331_m022515_c001_v7007000_t0000_u01774923915691") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cddc6_d20260331_m022506_c001_v0001103_t0052_u01774923906405") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812d3_d20260331_m022502_c001_v7007000_t0000_u01774923902209") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650398_d20260331_m022458_c001_v0001185_t0046_u01774923898266") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4ab9e_d20260331_m022456_c001_v7007000_t0000_u01774923896558") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdcae_d20260331_m022447_c001_v0001103_t0035_u01774923887721") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f417e3c635701caff_d20260331_m022440_c001_v7007000_t0000_u01774923880725") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086500f8_d20260331_m022430_c001_v0001185_t0028_u01774923870389") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3a7_d20260331_m022426_c001_v7007000_t0000_u01774923866344") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ffc6_d20260331_m022416_c001_v0001185_t0032_u01774923856158") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d73_d20260331_m022412_c001_v7007000_t0000_u01774923852408") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fe58_d20260331_m022403_c001_v0001185_t0031_u01774923843135") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84567_d20260331_m022518_c001_v7007000_t0000_u01774923918658") 2026/03/31 02:27:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650543_d20260331_m022513_c001_v0001185_t0042_u01774923913658") 2026/03/31 02:27:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845ae_d20260331_m022536_c001_v7007000_t0000_u01774923936993") 2026/03/31 02:27:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdf62_d20260331_m022532_c001_v0001103_t0058_u01774923932088") 2026/03/31 02:27:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c59d_d20260331_m022647_c001_v7007000_t0000_u01774924007797") 2026/03/31 02:27:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650caf_d20260331_m022637_c001_v0001185_t0026_u01774923997817") 2026/03/31 02:27:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46f5_d20260331_m022633_c001_v7007000_t0000_u01774923993494") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650b58_d20260331_m022623_c001_v0001185_t0029_u01774923983706") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e8139c_d20260331_m022619_c001_v7007000_t0000_u01774923979494") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650a28_d20260331_m022610_c001_v0001185_t0058_u01774923970094") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812ea_d20260331_m022605_c001_v7007000_t0000_u01774923965992") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086508ee_d20260331_m022556_c001_v0001185_t0054_u01774923956477") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf0c_d20260331_m022551_c001_v7007000_t0000_u01774923951250") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086507c5_d20260331_m022540_c001_v0001185_t0025_u01774923940939") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f417e3c635701cf1e_d20260331_m022534_c001_v7007000_t0000_u01774923934477") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865066f_d20260331_m022524_c001_v0001185_t0055_u01774923924909") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84572_d20260331_m022520_c001_v7007000_t0000_u01774923920944") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086505a7_d20260331_m022517_c001_v0001185_t0042_u01774923917114") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a53a_d20260331_m022515_c001_v7007000_t0000_u01774923915328") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650469_d20260331_m022506_c001_v0001185_t0033_u01774923906702") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812d4_d20260331_m022502_c001_v7007000_t0000_u01774923902399") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865039a_d20260331_m022458_c001_v0001185_t0048_u01774923898278") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812c5_d20260331_m022457_c001_v7007000_t0000_u01774923897089") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650284_d20260331_m022448_c001_v0001185_t0055_u01774923888250") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4df4_d20260331_m022440_c001_v7007000_t0000_u01774923880692") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a220d1_d20260331_m022430_c001_v0001099_t0033_u01774923870957") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3aa_d20260331_m022426_c001_v7007000_t0000_u01774923866552") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22096_d20260331_m022416_c001_v0001099_t0046_u01774923856777") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d74_d20260331_m022412_c001_v7007000_t0000_u01774923852589") 2026/03/31 02:27:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22050_d20260331_m022403_c001_v0001099_t0039_u01774923843337") 2026/03/31 02:27:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81206_d20260331_m022518_c001_v7007000_t0000_u01774923918500") 2026/03/31 02:27:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221a0_d20260331_m022513_c001_v0001099_t0038_u01774923913619") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845af_d20260331_m022537_c001_v7007000_t0000_u01774923937175") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506ee_d20260331_m022532_c001_v0001185_t0047_u01774923932419") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c59f_d20260331_m022647_c001_v7007000_t0000_u01774924007978") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce2ad_d20260331_m022638_c001_v0001103_t0049_u01774923998461") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46f6_d20260331_m022633_c001_v7007000_t0000_u01774923993676") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce1fa_d20260331_m022624_c001_v0001103_t0012_u01774923984292") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e8139e_d20260331_m022619_c001_v7007000_t0000_u01774923979678") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce15b_d20260331_m022610_c001_v0001103_t0040_u01774923970646") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812eb_d20260331_m022606_c001_v7007000_t0000_u01774923966174") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce0ad_d20260331_m022557_c001_v0001103_t0038_u01774923957028") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf0d_d20260331_m022551_c001_v7007000_t0000_u01774923951432") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdfd8_d20260331_m022541_c001_v0001103_t0055_u01774923941483") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a4686_d20260331_m022534_c001_v7007000_t0000_u01774923934279") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221d0_d20260331_m022525_c001_v0001099_t0017_u01774923925455") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84574_d20260331_m022521_c001_v7007000_t0000_u01774923921126") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cde7e_d20260331_m022517_c001_v0001103_t0034_u01774923917191") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f417e3c635701cf08_d20260331_m022515_c001_v7007000_t0000_u01774923915564") 2026/03/31 02:27:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865046d_d20260331_m022506_c001_v0001185_t0037_u01774923906887") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812d5_d20260331_m022502_c001_v7007000_t0000_u01774923902580") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22158_d20260331_m022458_c001_v0001099_t0011_u01774923898403") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812c4_d20260331_m022456_c001_v7007000_t0000_u01774923896924") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22129_d20260331_m022448_c001_v0001099_t0044_u01774923888855") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7015c59_d20260331_m022440_c001_v7007000_t0000_u01774923880710") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865010a_d20260331_m022431_c001_v0001185_t0036_u01774923871349") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3ad_d20260331_m022426_c001_v7007000_t0000_u01774923866732") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ffd0_d20260331_m022417_c001_v0001185_t0013_u01774923857058") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d75_d20260331_m022412_c001_v7007000_t0000_u01774923852770") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fe6a_d20260331_m022403_c001_v0001185_t0019_u01774923843807") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81209_d20260331_m022518_c001_v7007000_t0000_u01774923918864") 2026/03/31 02:27:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cde3c_d20260331_m022513_c001_v0001103_t0029_u01774923913683") 2026/03/31 02:27:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845b0_d20260331_m022537_c001_v7007000_t0000_u01774923937356") 2026/03/31 02:27:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdf66_d20260331_m022532_c001_v0001103_t0043_u01774923932381") 2026/03/31 02:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5a0_d20260331_m022648_c001_v7007000_t0000_u01774924008159") 2026/03/31 02:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22326_d20260331_m022639_c001_v0001099_t0017_u01774923999165") 2026/03/31 02:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46f7_d20260331_m022633_c001_v7007000_t0000_u01774923993858") 2026/03/31 02:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a222e8_d20260331_m022625_c001_v0001099_t0018_u01774923985122") 2026/03/31 02:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e813a0_d20260331_m022619_c001_v7007000_t0000_u01774923979860") 2026/03/31 02:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2229c_d20260331_m022611_c001_v0001099_t0021_u01774923971440") 2026/03/31 02:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812ec_d20260331_m022606_c001_v7007000_t0000_u01774923966357") 2026/03/31 02:27:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22268_d20260331_m022557_c001_v0001099_t0023_u01774923957824") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf0e_d20260331_m022551_c001_v7007000_t0000_u01774923951616") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2222c_d20260331_m022542_c001_v0001099_t0028_u01774923942132") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63ca63_d20260331_m022534_c001_v7007000_t0000_u01774923934489") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdf06_d20260331_m022526_c001_v0001103_t0054_u01774923926121") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84576_d20260331_m022521_c001_v7007000_t0000_u01774923921308") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086505ad_d20260331_m022517_c001_v0001185_t0018_u01774923917304") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8454d_d20260331_m022515_c001_v7007000_t0000_u01774923915571") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2217c_d20260331_m022507_c001_v0001099_t0018_u01774923907456") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812d6_d20260331_m022502_c001_v7007000_t0000_u01774923902763") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086503a0_d20260331_m022458_c001_v0001185_t0021_u01774923898548") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663eceb4_d20260331_m022457_c001_v7007000_t0000_u01774923897104") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865029e_d20260331_m022449_c001_v0001185_t0033_u01774923889267") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f415843ef8ba6452b_d20260331_m022440_c001_v7007000_t0000_u01774923880709") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdbd6_d20260331_m022432_c001_v0001103_t0015_u01774923871999") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3b1_d20260331_m022426_c001_v7007000_t0000_u01774923866913") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdb26_d20260331_m022417_c001_v0001103_t0029_u01774923857626") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d76_d20260331_m022412_c001_v7007000_t0000_u01774923852951") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdaac_d20260331_m022404_c001_v0001103_t0045_u01774923844033") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812eb_d20260331_m022518_c001_v7007000_t0000_u01774923918670") 2026/03/31 02:27:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650549_d20260331_m022513_c001_v0001185_t0019_u01774923913796") 2026/03/31 02:27:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845b1_d20260331_m022537_c001_v7007000_t0000_u01774923937538") 2026/03/31 02:27:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22200_d20260331_m022532_c001_v0001099_t0018_u01774923932391") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5a1_d20260331_m022648_c001_v7007000_t0000_u01774924008342") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650cd7_d20260331_m022639_c001_v0001185_t0003_u01774923999488") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46f8_d20260331_m022634_c001_v7007000_t0000_u01774923994039") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650b7c_d20260331_m022625_c001_v0001185_t0012_u01774923985430") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e813a2_d20260331_m022620_c001_v7007000_t0000_u01774923980042") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650a50_d20260331_m022611_c001_v0001185_t0046_u01774923971846") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812ed_d20260331_m022606_c001_v7007000_t0000_u01774923966540") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650922_d20260331_m022558_c001_v0001185_t0053_u01774923958125") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf10_d20260331_m022551_c001_v7007000_t0000_u01774923951799") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086507d7_d20260331_m022542_c001_v0001185_t0057_u01774923942587") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f401c9a85586d1b37_d20260331_m022534_c001_v7007000_t0000_u01774923934267") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865068f_d20260331_m022526_c001_v0001185_t0059_u01774923926487") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84577_d20260331_m022521_c001_v7007000_t0000_u01774923921490") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086505b5_d20260331_m022517_c001_v0001185_t0023_u01774923917435") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812e8_d20260331_m022515_c001_v7007000_t0000_u01774923915707") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cddd4_d20260331_m022507_c001_v0001103_t0059_u01774923907798") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812d7_d20260331_m022502_c001_v7007000_t0000_u01774923902945") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865039e_d20260331_m022458_c001_v0001185_t0039_u01774923898513") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812c6_d20260331_m022457_c001_v7007000_t0000_u01774923897111") 2026/03/31 02:27:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdcbe_d20260331_m022449_c001_v0001103_t0040_u01774923889474") 2026/03/31 02:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f405821d05f740dcf_d20260331_m022440_c001_v7007000_t0000_u01774923880912") 2026/03/31 02:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650128_d20260331_m022432_c001_v0001185_t0040_u01774923872468") 2026/03/31 02:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3b4_d20260331_m022427_c001_v7007000_t0000_u01774923867094") 2026/03/31 02:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ffe8_d20260331_m022418_c001_v0001185_t0050_u01774923858231") 2026/03/31 02:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d78_d20260331_m022413_c001_v7007000_t0000_u01774923853132") 2026/03/31 02:27:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fe7e_d20260331_m022404_c001_v0001185_t0026_u01774923844551") 2026/03/31 02:27:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81208_d20260331_m022518_c001_v7007000_t0000_u01774923918683") 2026/03/31 02:27:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221a2_d20260331_m022513_c001_v0001099_t0059_u01774923913951") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845b2_d20260331_m022537_c001_v7007000_t0000_u01774923937720") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506f0_d20260331_m022532_c001_v0001185_t0017_u01774923932463") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5a3_d20260331_m022648_c001_v7007000_t0000_u01774924008522") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650cdd_d20260331_m022639_c001_v0001185_t0002_u01774923999699") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46f9_d20260331_m022634_c001_v7007000_t0000_u01774923994222") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650b82_d20260331_m022625_c001_v0001185_t0031_u01774923985625") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e813a4_d20260331_m022620_c001_v7007000_t0000_u01774923980224") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650a56_d20260331_m022612_c001_v0001185_t0054_u01774923972039") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812ee_d20260331_m022606_c001_v7007000_t0000_u01774923966729") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865092a_d20260331_m022558_c001_v0001185_t0039_u01774923958341") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf12_d20260331_m022551_c001_v7007000_t0000_u01774923951980") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086507db_d20260331_m022542_c001_v0001185_t0019_u01774923942777") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4122dcd551595a07_d20260331_m022534_c001_v7007000_t0000_u01774923934656") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650693_d20260331_m022526_c001_v0001185_t0042_u01774923926671") 2026/03/31 02:27:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84579_d20260331_m022521_c001_v7007000_t0000_u01774923921672") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221b2_d20260331_m022517_c001_v0001099_t0043_u01774923917452") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8454e_d20260331_m022515_c001_v7007000_t0000_u01774923915714") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650489_d20260331_m022508_c001_v0001185_t0022_u01774923908141") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812d8_d20260331_m022503_c001_v7007000_t0000_u01774923903126") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdd5a_d20260331_m022458_c001_v0001103_t0045_u01774923898553") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444b48_d20260331_m022456_c001_v7007000_t0000_u01774923896937") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086502a8_d20260331_m022449_c001_v0001185_t0010_u01774923889974") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b045bed_d20260331_m022440_c001_v7007000_t0000_u01774923880293") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a220d9_d20260331_m022432_c001_v0001099_t0028_u01774923872658") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3b7_d20260331_m022427_c001_v7007000_t0000_u01774923867275") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a220a4_d20260331_m022418_c001_v0001099_t0003_u01774923858422") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d7a_d20260331_m022413_c001_v7007000_t0000_u01774923853313") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22058_d20260331_m022404_c001_v0001099_t0022_u01774923844746") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84565_d20260331_m022518_c001_v7007000_t0000_u01774923918509") 2026/03/31 02:27:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865054d_d20260331_m022513_c001_v0001185_t0010_u01774923913995") 2026/03/31 02:27:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845b3_d20260331_m022537_c001_v7007000_t0000_u01774923937900") 2026/03/31 02:27:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506f4_d20260331_m022532_c001_v0001185_t0052_u01774923932608") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5a5_d20260331_m022648_c001_v7007000_t0000_u01774924008702") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce2c1_d20260331_m022639_c001_v0001103_t0000_u01774923999900") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46fa_d20260331_m022634_c001_v7007000_t0000_u01774923994404") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce212_d20260331_m022625_c001_v0001103_t0024_u01774923985941") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e813a6_d20260331_m022620_c001_v7007000_t0000_u01774923980407") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce177_d20260331_m022612_c001_v0001103_t0030_u01774923972267") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812ef_d20260331_m022606_c001_v7007000_t0000_u01774923966916") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce0bb_d20260331_m022558_c001_v0001103_t0052_u01774923958530") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf13_d20260331_m022552_c001_v7007000_t0000_u01774923952161") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdfe8_d20260331_m022542_c001_v0001103_t0049_u01774923942992") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc8746c_d20260331_m022534_c001_v7007000_t0000_u01774923934499") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221dc_d20260331_m022526_c001_v0001099_t0015_u01774923926960") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8457a_d20260331_m022521_c001_v7007000_t0000_u01774923921854") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086505b7_d20260331_m022517_c001_v0001185_t0029_u01774923917489") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84550_d20260331_m022515_c001_v7007000_t0000_u01774923915760") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865048b_d20260331_m022508_c001_v0001185_t0001_u01774923908325") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812d9_d20260331_m022503_c001_v7007000_t0000_u01774923903309") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086503a4_d20260331_m022458_c001_v0001185_t0026_u01774923898722") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a4f5_d20260331_m022457_c001_v7007000_t0000_u01774923897059") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2212d_d20260331_m022450_c001_v0001099_t0022_u01774923890163") 2026/03/31 02:27:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4df5_d20260331_m022440_c001_v7007000_t0000_u01774923880883") 2026/03/31 02:27:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650146_d20260331_m022433_c001_v0001185_t0033_u01774923873118") 2026/03/31 02:27:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3bc_d20260331_m022427_c001_v7007000_t0000_u01774923867465") 2026/03/31 02:27:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fff4_d20260331_m022418_c001_v0001185_t0053_u01774923858835") 2026/03/31 02:27:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d7b_d20260331_m022413_c001_v7007000_t0000_u01774923853494") 2026/03/31 02:27:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fe92_d20260331_m022405_c001_v0001185_t0055_u01774923845058") 2026/03/31 02:27:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a54b_d20260331_m022518_c001_v7007000_t0000_u01774923918698") 2026/03/31 02:27:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865054f_d20260331_m022514_c001_v0001185_t0040_u01774923914007") 2026/03/31 02:27:38 DEBUG : dir1/0007-12345: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845b4_d20260331_m022538_c001_v7007000_t0000_u01774923938082") 2026/03/31 02:27:38 DEBUG : dir1/0007-12345: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506fa_d20260331_m022532_c001_v0001185_t0044_u01774923932647") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5a6_d20260331_m022648_c001_v7007000_t0000_u01774924008884") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2232a_d20260331_m022640_c001_v0001099_t0031_u01774924000266") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46fb_d20260331_m022634_c001_v7007000_t0000_u01774923994586") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a222ee_d20260331_m022626_c001_v0001099_t0030_u01774923986402") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e813a8_d20260331_m022620_c001_v7007000_t0000_u01774923980589") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a222a6_d20260331_m022612_c001_v0001099_t0052_u01774923972710") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812f0_d20260331_m022607_c001_v7007000_t0000_u01774923967100") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22270_d20260331_m022558_c001_v0001099_t0005_u01774923958879") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf15_d20260331_m022552_c001_v7007000_t0000_u01774923952343") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22232_d20260331_m022543_c001_v0001099_t0000_u01774923943369") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f401c9a85586d1b39_d20260331_m022534_c001_v7007000_t0000_u01774923934448") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdf1a_d20260331_m022527_c001_v0001103_t0000_u01774923927314") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8457c_d20260331_m022522_c001_v7007000_t0000_u01774923922104") 2026/03/31 02:27:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cde86_d20260331_m022517_c001_v0001103_t0041_u01774923917577") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a53c_d20260331_m022515_c001_v7007000_t0000_u01774923915511") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22180_d20260331_m022508_c001_v0001099_t0027_u01774923908514") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812da_d20260331_m022503_c001_v7007000_t0000_u01774923903490") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2215c_d20260331_m022458_c001_v0001099_t0044_u01774923898739") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9e0_d20260331_m022456_c001_v7007000_t0000_u01774923896916") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086502b8_d20260331_m022450_c001_v0001185_t0054_u01774923890514") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9c3_d20260331_m022440_c001_v7007000_t0000_u01774923880673") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdbe6_d20260331_m022433_c001_v0001103_t0043_u01774923873305") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3c6_d20260331_m022427_c001_v7007000_t0000_u01774923867645") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdb3a_d20260331_m022419_c001_v0001103_t0036_u01774923859025") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d7c_d20260331_m022413_c001_v7007000_t0000_u01774923853676") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdab8_d20260331_m022405_c001_v0001103_t0016_u01774923845282") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812ea_d20260331_m022518_c001_v7007000_t0000_u01774923918489") 2026/03/31 02:27:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cde46_d20260331_m022514_c001_v0001103_t0035_u01774923914101") 2026/03/31 02:27:39 DEBUG : dir1/0008-23456: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845b5_d20260331_m022538_c001_v7007000_t0000_u01774923938373") 2026/03/31 02:27:39 DEBUG : dir1/0008-23456: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22202_d20260331_m022532_c001_v0001099_t0031_u01774923932694") 2026/03/31 02:27:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5a7_d20260331_m022649_c001_v7007000_t0000_u01774924009065") 2026/03/31 02:27:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650d03_d20260331_m022640_c001_v0001185_t0017_u01774924000688") 2026/03/31 02:27:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46fc_d20260331_m022634_c001_v7007000_t0000_u01774923994804") 2026/03/31 02:27:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650b98_d20260331_m022626_c001_v0001185_t0026_u01774923986771") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e813aa_d20260331_m022620_c001_v7007000_t0000_u01774923980772") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650a66_d20260331_m022613_c001_v0001185_t0052_u01774923973119") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812f1_d20260331_m022607_c001_v7007000_t0000_u01774923967283") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865093e_d20260331_m022559_c001_v0001185_t0033_u01774923959388") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf16_d20260331_m022552_c001_v7007000_t0000_u01774923952525") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086507ef_d20260331_m022543_c001_v0001185_t0003_u01774923943835") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845a7_d20260331_m022534_c001_v7007000_t0000_u01774923934505") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506a1_d20260331_m022527_c001_v0001185_t0050_u01774923927614") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8457d_d20260331_m022522_c001_v7007000_t0000_u01774923922287") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086505b9_d20260331_m022517_c001_v0001185_t0013_u01774923917619") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81201_d20260331_m022515_c001_v7007000_t0000_u01774923915778") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cddec_d20260331_m022509_c001_v0001103_t0013_u01774923909058") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812db_d20260331_m022503_c001_v7007000_t0000_u01774923903744") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086503a8_d20260331_m022458_c001_v0001185_t0053_u01774923898750") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812c3_d20260331_m022456_c001_v7007000_t0000_u01774923896920") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdcd6_d20260331_m022450_c001_v0001103_t0007_u01774923890709") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f405821d05f740dce_d20260331_m022440_c001_v7007000_t0000_u01774923880730") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650158_d20260331_m022433_c001_v0001185_t0012_u01774923873998") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3d1_d20260331_m022427_c001_v7007000_t0000_u01774923867827") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650006_d20260331_m022419_c001_v0001185_t0047_u01774923859376") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d7d_d20260331_m022413_c001_v7007000_t0000_u01774923853870") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fea4_d20260331_m022405_c001_v0001185_t0034_u01774923845648") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f417e3c635701cf10_d20260331_m022518_c001_v7007000_t0000_u01774923918712") 2026/03/31 02:27:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650559_d20260331_m022514_c001_v0001185_t0043_u01774923914188") 2026/03/31 02:27:41 DEBUG : dir1/0009-34567: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845b6_d20260331_m022538_c001_v7007000_t0000_u01774923938555") 2026/03/31 02:27:41 DEBUG : dir1/0009-34567: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdf6a_d20260331_m022532_c001_v0001103_t0059_u01774923932773") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5a8_d20260331_m022649_c001_v7007000_t0000_u01774924009246") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650d07_d20260331_m022640_c001_v0001185_t0008_u01774924000874") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46fd_d20260331_m022634_c001_v7007000_t0000_u01774923994985") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650b9c_d20260331_m022626_c001_v0001185_t0026_u01774923986971") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e813ad_d20260331_m022620_c001_v7007000_t0000_u01774923980955") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650a6a_d20260331_m022613_c001_v0001185_t0002_u01774923973305") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812f2_d20260331_m022607_c001_v7007000_t0000_u01774923967468") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650946_d20260331_m022559_c001_v0001185_t0050_u01774923959574") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf19_d20260331_m022552_c001_v7007000_t0000_u01774923952707") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086507f7_d20260331_m022544_c001_v0001185_t0027_u01774923944019") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63ca64_d20260331_m022534_c001_v7007000_t0000_u01774923934672") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506ab_d20260331_m022527_c001_v0001185_t0030_u01774923927798") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8457e_d20260331_m022522_c001_v7007000_t0000_u01774923922469") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086505bd_d20260331_m022517_c001_v0001185_t0046_u01774923917799") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f405821d05f747b09_d20260331_m022515_c001_v7007000_t0000_u01774923915725") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086504b7_d20260331_m022509_c001_v0001185_t0022_u01774923909452") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812dc_d20260331_m022503_c001_v7007000_t0000_u01774923903995") 2026/03/31 02:27:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdd60_d20260331_m022458_c001_v0001103_t0047_u01774923898872") 2026/03/31 02:27:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444b49_d20260331_m022457_c001_v7007000_t0000_u01774923897122") 2026/03/31 02:27:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086502d2_d20260331_m022451_c001_v0001185_t0018_u01774923891226") 2026/03/31 02:27:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f415843ef8ba6452d_d20260331_m022440_c001_v7007000_t0000_u01774923880891") 2026/03/31 02:27:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a220e1_d20260331_m022434_c001_v0001099_t0008_u01774923874190") 2026/03/31 02:27:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3de_d20260331_m022428_c001_v7007000_t0000_u01774923868008") 2026/03/31 02:27:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a220ae_d20260331_m022419_c001_v0001099_t0014_u01774923859579") 2026/03/31 02:27:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d7e_d20260331_m022414_c001_v7007000_t0000_u01774923854051") 2026/03/31 02:27:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2205e_d20260331_m022405_c001_v0001099_t0052_u01774923845838") 2026/03/31 02:27:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8456a_d20260331_m022518_c001_v7007000_t0000_u01774923918723") 2026/03/31 02:27:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865055b_d20260331_m022514_c001_v0001185_t0024_u01774923914207") 2026/03/31 02:27:42 DEBUG : dir1/0010-45678: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845b7_d20260331_m022538_c001_v7007000_t0000_u01774923938736") 2026/03/31 02:27:42 DEBUG : dir1/0010-45678: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506fe_d20260331_m022532_c001_v0001185_t0003_u01774923932801") 2026/03/31 02:27:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5ab_d20260331_m022649_c001_v7007000_t0000_u01774924009428") 2026/03/31 02:27:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce2d5_d20260331_m022641_c001_v0001103_t0018_u01774924001064") 2026/03/31 02:27:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46fe_d20260331_m022635_c001_v7007000_t0000_u01774923995166") 2026/03/31 02:27:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce226_d20260331_m022627_c001_v0001103_t0033_u01774923987193") 2026/03/31 02:27:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e813b0_d20260331_m022621_c001_v7007000_t0000_u01774923981137") 2026/03/31 02:27:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce183_d20260331_m022613_c001_v0001103_t0030_u01774923973514") 2026/03/31 02:27:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812f4_d20260331_m022607_c001_v7007000_t0000_u01774923967653") 2026/03/31 02:27:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce0d1_d20260331_m022559_c001_v0001103_t0054_u01774923959762") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf1a_d20260331_m022552_c001_v7007000_t0000_u01774923952888") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdff6_d20260331_m022544_c001_v0001103_t0057_u01774923944285") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4e27_d20260331_m022534_c001_v7007000_t0000_u01774923934521") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221e4_d20260331_m022528_c001_v0001099_t0051_u01774923928036") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8457f_d20260331_m022522_c001_v7007000_t0000_u01774923922651") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086505c1_d20260331_m022517_c001_v0001185_t0059_u01774923917809") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812e9_d20260331_m022515_c001_v7007000_t0000_u01774923915891") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086504bd_d20260331_m022509_c001_v0001185_t0037_u01774923909636") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812dd_d20260331_m022504_c001_v7007000_t0000_u01774923904177") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086503b2_d20260331_m022458_c001_v0001185_t0058_u01774923898908") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4ab9f_d20260331_m022456_c001_v7007000_t0000_u01774923896739") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22135_d20260331_m022451_c001_v0001099_t0021_u01774923891416") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b045bfa_d20260331_m022440_c001_v7007000_t0000_u01774923880844") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650166_d20260331_m022434_c001_v0001185_t0025_u01774923874544") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3ea_d20260331_m022428_c001_v7007000_t0000_u01774923868189") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650012_d20260331_m022419_c001_v0001185_t0017_u01774923859887") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d7f_d20260331_m022414_c001_v7007000_t0000_u01774923854232") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864feac_d20260331_m022406_c001_v0001185_t0041_u01774923846254") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84568_d20260331_m022518_c001_v7007000_t0000_u01774923918690") 2026/03/31 02:27:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221a4_d20260331_m022514_c001_v0001099_t0049_u01774923914238") 2026/03/31 02:27:43 DEBUG : dir1/0011-56789: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845b8_d20260331_m022538_c001_v7007000_t0000_u01774923938918") 2026/03/31 02:27:43 DEBUG : dir1/0011-56789: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650700_d20260331_m022532_c001_v0001185_t0043_u01774923932832") 2026/03/31 02:27:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5ac_d20260331_m022649_c001_v7007000_t0000_u01774924009608") 2026/03/31 02:27:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2232c_d20260331_m022641_c001_v0001099_t0019_u01774924001876") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a46ff_d20260331_m022635_c001_v7007000_t0000_u01774923995349") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a222f4_d20260331_m022627_c001_v0001099_t0004_u01774923987693") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81415_d20260331_m022621_c001_v7007000_t0000_u01774923981321") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a222ac_d20260331_m022613_c001_v0001099_t0018_u01774923973921") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812f5_d20260331_m022607_c001_v7007000_t0000_u01774923967836") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22272_d20260331_m022600_c001_v0001099_t0056_u01774923960193") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf1b_d20260331_m022553_c001_v7007000_t0000_u01774923953071") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2223a_d20260331_m022544_c001_v0001099_t0019_u01774923944578") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a4687_d20260331_m022534_c001_v7007000_t0000_u01774923934461") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdf2c_d20260331_m022528_c001_v0001103_t0052_u01774923928413") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84580_d20260331_m022522_c001_v7007000_t0000_u01774923922833") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221b4_d20260331_m022517_c001_v0001099_t0018_u01774923917825") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84551_d20260331_m022515_c001_v7007000_t0000_u01774923915900") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22186_d20260331_m022509_c001_v0001099_t0048_u01774923909824") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812de_d20260331_m022504_c001_v7007000_t0000_u01774923904358") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086503b4_d20260331_m022458_c001_v0001185_t0044_u01774923898943") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f419a75b90fe93bdd_d20260331_m022457_c001_v7007000_t0000_u01774923897077") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086502e4_d20260331_m022451_c001_v0001185_t0048_u01774923891732") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f417e3c635701cb01_d20260331_m022440_c001_v7007000_t0000_u01774923880923") 2026/03/31 02:27:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdbfe_d20260331_m022434_c001_v0001103_t0033_u01774923874737") 2026/03/31 02:27:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a3f5_d20260331_m022428_c001_v7007000_t0000_u01774923868371") 2026/03/31 02:27:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdb4a_d20260331_m022420_c001_v0001103_t0005_u01774923860075") 2026/03/31 02:27:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d80_d20260331_m022414_c001_v7007000_t0000_u01774923854413") 2026/03/31 02:27:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdac8_d20260331_m022406_c001_v0001103_t0039_u01774923846516") 2026/03/31 02:27:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8456c_d20260331_m022518_c001_v7007000_t0000_u01774923918872") 2026/03/31 02:27:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650565_d20260331_m022514_c001_v0001185_t0057_u01774923914393") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845b9_d20260331_m022539_c001_v7007000_t0000_u01774923939099") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650702_d20260331_m022532_c001_v0001185_t0032_u01774923932984") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5ad_d20260331_m022649_c001_v7007000_t0000_u01774924009789") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650d3d_d20260331_m022642_c001_v0001185_t0001_u01774924002169") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a4700_d20260331_m022635_c001_v7007000_t0000_u01774923995530") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650bae_d20260331_m022628_c001_v0001185_t0007_u01774923988049") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81418_d20260331_m022621_c001_v7007000_t0000_u01774923981503") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650a7c_d20260331_m022614_c001_v0001185_t0057_u01774923974248") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812f6_d20260331_m022608_c001_v7007000_t0000_u01774923968020") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650961_d20260331_m022600_c001_v0001185_t0048_u01774923960532") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf1c_d20260331_m022553_c001_v7007000_t0000_u01774923953252") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650807_d20260331_m022544_c001_v0001185_t0020_u01774923944910") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f417e3c635701cf1f_d20260331_m022534_c001_v7007000_t0000_u01774923934680") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506b9_d20260331_m022528_c001_v0001185_t0012_u01774923928763") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84581_d20260331_m022523_c001_v7007000_t0000_u01774923923015") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086505c5_d20260331_m022517_c001_v0001185_t0035_u01774923917985") 2026/03/31 02:27:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8454f_d20260331_m022515_c001_v7007000_t0000_u01774923915736") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cde02_d20260331_m022510_c001_v0001103_t0052_u01774923910149") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812df_d20260331_m022504_c001_v7007000_t0000_u01774923904541") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086503bc_d20260331_m022459_c001_v0001185_t0003_u01774923899094") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a4f3_d20260331_m022456_c001_v7007000_t0000_u01774923896876") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdcee_d20260331_m022452_c001_v0001103_t0000_u01774923892013") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b045bfd_d20260331_m022441_c001_v7007000_t0000_u01774923881028") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650176_d20260331_m022435_c001_v0001185_t0019_u01774923875196") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a400_d20260331_m022428_c001_v7007000_t0000_u01774923868552") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650022_d20260331_m022420_c001_v0001185_t0044_u01774923860563") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d81_d20260331_m022414_c001_v7007000_t0000_u01774923854595") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fec6_d20260331_m022407_c001_v0001185_t0020_u01774923847126") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f405821d05f747b36_d20260331_m022518_c001_v7007000_t0000_u01774923918733") 2026/03/31 02:27:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cde4e_d20260331_m022514_c001_v0001103_t0027_u01774923914560") 2026/03/31 02:27:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845ba_d20260331_m022539_c001_v7007000_t0000_u01774923939281") 2026/03/31 02:27:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650706_d20260331_m022533_c001_v0001185_t0018_u01774923933143") 2026/03/31 02:27:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5af_d20260331_m022649_c001_v7007000_t0000_u01774924009970") 2026/03/31 02:27:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650d47_d20260331_m022642_c001_v0001185_t0053_u01774924002393") 2026/03/31 02:27:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a4701_d20260331_m022635_c001_v7007000_t0000_u01774923995712") 2026/03/31 02:27:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650bb2_d20260331_m022628_c001_v0001185_t0015_u01774923988234") 2026/03/31 02:27:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e8141a_d20260331_m022621_c001_v7007000_t0000_u01774923981685") 2026/03/31 02:27:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650a7e_d20260331_m022614_c001_v0001185_t0029_u01774923974433") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812f7_d20260331_m022608_c001_v7007000_t0000_u01774923968204") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650969_d20260331_m022600_c001_v0001185_t0054_u01774923960718") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf1d_d20260331_m022553_c001_v7007000_t0000_u01774923953435") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865080d_d20260331_m022545_c001_v0001185_t0057_u01774923945128") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4122dcd551595a06_d20260331_m022534_c001_v7007000_t0000_u01774923934473") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506bd_d20260331_m022528_c001_v0001185_t0053_u01774923928947") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84582_d20260331_m022523_c001_v7007000_t0000_u01774923923198") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086505c7_d20260331_m022518_c001_v0001185_t0027_u01774923918050") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a538_d20260331_m022515_c001_v7007000_t0000_u01774923915147") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086504e7_d20260331_m022510_c001_v0001185_t0023_u01774923910749") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812e0_d20260331_m022504_c001_v7007000_t0000_u01774923904724") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086503be_d20260331_m022459_c001_v0001185_t0041_u01774923899130") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f419a75b90fe93bdc_d20260331_m022456_c001_v7007000_t0000_u01774923896895") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086502ee_d20260331_m022452_c001_v0001185_t0048_u01774923892372") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9c4_d20260331_m022440_c001_v7007000_t0000_u01774923880865") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a220ef_d20260331_m022435_c001_v0001099_t0021_u01774923875391") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a40a_d20260331_m022428_c001_v7007000_t0000_u01774923868732") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a220b2_d20260331_m022420_c001_v0001099_t0004_u01774923860752") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d82_d20260331_m022414_c001_v7007000_t0000_u01774923854776") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2206a_d20260331_m022407_c001_v0001099_t0022_u01774923847349") 2026/03/31 02:27:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8456b_d20260331_m022518_c001_v7007000_t0000_u01774923918840") 2026/03/31 02:27:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650567_d20260331_m022514_c001_v0001185_t0014_u01774923914634") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845bb_d20260331_m022539_c001_v7007000_t0000_u01774923939465") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdf70_d20260331_m022533_c001_v0001103_t0043_u01774923933157") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5b0_d20260331_m022650_c001_v7007000_t0000_u01774924010150") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce2ed_d20260331_m022642_c001_v0001103_t0034_u01774924002605") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a4702_d20260331_m022635_c001_v7007000_t0000_u01774923995894") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce234_d20260331_m022628_c001_v0001103_t0017_u01774923988422") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e8141d_d20260331_m022621_c001_v7007000_t0000_u01774923981867") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce193_d20260331_m022614_c001_v0001103_t0048_u01774923974625") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812f8_d20260331_m022608_c001_v7007000_t0000_u01774923968387") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce0df_d20260331_m022600_c001_v0001103_t0014_u01774923960905") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf1e_d20260331_m022553_c001_v7007000_t0000_u01774923953617") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce004_d20260331_m022545_c001_v0001103_t0006_u01774923945356") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f401c9a85586d1b3a_d20260331_m022534_c001_v7007000_t0000_u01774923934629") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221ec_d20260331_m022529_c001_v0001099_t0008_u01774923929149") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84583_d20260331_m022523_c001_v7007000_t0000_u01774923923380") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cde8a_d20260331_m022518_c001_v0001103_t0058_u01774923918123") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812e7_d20260331_m022515_c001_v7007000_t0000_u01774923915520") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086504ed_d20260331_m022510_c001_v0001185_t0003_u01774923910961") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812e1_d20260331_m022504_c001_v7007000_t0000_u01774923904906") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2215e_d20260331_m022459_c001_v0001099_t0027_u01774923899245") 2026/03/31 02:27:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812c1_d20260331_m022456_c001_v7007000_t0000_u01774923896737") 2026/03/31 02:27:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22139_d20260331_m022452_c001_v0001099_t0033_u01774923892561") 2026/03/31 02:27:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9c5_d20260331_m022441_c001_v7007000_t0000_u01774923881049") 2026/03/31 02:27:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650182_d20260331_m022435_c001_v0001185_t0028_u01774923875743") 2026/03/31 02:27:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a413_d20260331_m022428_c001_v7007000_t0000_u01774923868915") 2026/03/31 02:27:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865002a_d20260331_m022421_c001_v0001185_t0031_u01774923861056") 2026/03/31 02:27:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d83_d20260331_m022414_c001_v7007000_t0000_u01774923854957") 2026/03/31 02:27:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fed6_d20260331_m022407_c001_v0001185_t0057_u01774923847814") 2026/03/31 02:27:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812ec_d20260331_m022518_c001_v7007000_t0000_u01774923918852") 2026/03/31 02:27:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650569_d20260331_m022514_c001_v0001185_t0037_u01774923914656") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845bc_d20260331_m022539_c001_v7007000_t0000_u01774923939645") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22206_d20260331_m022533_c001_v0001099_t0054_u01774923933740") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5b2_d20260331_m022650_c001_v7007000_t0000_u01774924010331") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22332_d20260331_m022642_c001_v0001099_t0034_u01774924002995") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a4703_d20260331_m022636_c001_v7007000_t0000_u01774923996076") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a222fc_d20260331_m022628_c001_v0001099_t0012_u01774923988828") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e8141f_d20260331_m022622_c001_v7007000_t0000_u01774923982049") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a222b0_d20260331_m022614_c001_v0001099_t0038_u01774923974966") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812f9_d20260331_m022608_c001_v7007000_t0000_u01774923968571") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22276_d20260331_m022601_c001_v0001099_t0056_u01774923961537") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf21_d20260331_m022553_c001_v7007000_t0000_u01774923953799") 2026/03/31 02:27:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2223e_d20260331_m022545_c001_v0001099_t0056_u01774923945838") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845a8_d20260331_m022534_c001_v7007000_t0000_u01774923934690") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdf3a_d20260331_m022529_c001_v0001103_t0023_u01774923929515") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84585_d20260331_m022523_c001_v7007000_t0000_u01774923923646") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221b6_d20260331_m022518_c001_v0001099_t0016_u01774923918142") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d8454b_d20260331_m022515_c001_v7007000_t0000_u01774923915527") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2218e_d20260331_m022511_c001_v0001099_t0001_u01774923911156") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812e2_d20260331_m022505_c001_v7007000_t0000_u01774923905087") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086503c4_d20260331_m022459_c001_v0001185_t0017_u01774923899284") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812c2_d20260331_m022456_c001_v7007000_t0000_u01774923896900") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086502fa_d20260331_m022453_c001_v0001185_t0018_u01774923893032") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d88681258_d20260331_m022440_c001_v7007000_t0000_u01774923880871") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdc0e_d20260331_m022435_c001_v0001103_t0002_u01774923875940") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a41b_d20260331_m022429_c001_v7007000_t0000_u01774923869098") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdb58_d20260331_m022421_c001_v0001103_t0004_u01774923861292") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d84_d20260331_m022415_c001_v7007000_t0000_u01774923855137") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdade_d20260331_m022408_c001_v0001103_t0056_u01774923848017") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f417e3c635701cf0f_d20260331_m022518_c001_v7007000_t0000_u01774923918529") 2026/03/31 02:27:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a221a6_d20260331_m022514_c001_v0001099_t0052_u01774923914706") 2026/03/31 02:27:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9ca_d20260331_m022443_c001_v7007000_t0000_u01774923883841") 2026/03/31 02:27:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501c0_d20260331_m022438_c001_v0001185_t0019_u01774923878952") 2026/03/31 02:27:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9cb_d20260331_m022444_c001_v7007000_t0000_u01774923884024") 2026/03/31 02:27:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22103_d20260331_m022438_c001_v0001099_t0039_u01774923878881") 2026/03/31 02:27:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9cc_d20260331_m022444_c001_v7007000_t0000_u01774923884206") 2026/03/31 02:27:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501c2_d20260331_m022438_c001_v0001185_t0035_u01774923878962") 2026/03/31 02:27:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9cd_d20260331_m022444_c001_v7007000_t0000_u01774923884388") 2026/03/31 02:27:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdc3a_d20260331_m022439_c001_v0001103_t0041_u01774923879005") 2026/03/31 02:27:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9ce_d20260331_m022444_c001_v7007000_t0000_u01774923884571") 2026/03/31 02:27:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501ca_d20260331_m022439_c001_v0001185_t0039_u01774923879139") 2026/03/31 02:27:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9d0_d20260331_m022444_c001_v7007000_t0000_u01774923884753") 2026/03/31 02:27:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501ce_d20260331_m022439_c001_v0001185_t0050_u01774923879208") 2026/03/31 02:27:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9d1_d20260331_m022444_c001_v7007000_t0000_u01774923884935") 2026/03/31 02:27:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22107_d20260331_m022439_c001_v0001099_t0031_u01774923879275") 2026/03/31 02:27:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9d2_d20260331_m022445_c001_v7007000_t0000_u01774923885118") 2026/03/31 02:27:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501d4_d20260331_m022439_c001_v0001185_t0018_u01774923879420") 2026/03/31 02:27:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9d3_d20260331_m022445_c001_v7007000_t0000_u01774923885301") 2026/03/31 02:27:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501d6_d20260331_m022439_c001_v0001185_t0023_u01774923879469") 2026/03/31 02:27:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9d4_d20260331_m022445_c001_v7007000_t0000_u01774923885483") 2026/03/31 02:27:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdc46_d20260331_m022439_c001_v0001103_t0035_u01774923879530") 2026/03/31 02:27:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9d5_d20260331_m022445_c001_v7007000_t0000_u01774923885665") 2026/03/31 02:27:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501dc_d20260331_m022439_c001_v0001185_t0018_u01774923879606") 2026/03/31 02:27:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9d6_d20260331_m022445_c001_v7007000_t0000_u01774923885848") 2026/03/31 02:27:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501e0_d20260331_m022439_c001_v0001185_t0033_u01774923879655") 2026/03/31 02:27:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9d7_d20260331_m022446_c001_v7007000_t0000_u01774923886030") 2026/03/31 02:27:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2210b_d20260331_m022439_c001_v0001099_t0024_u01774923879743") 2026/03/31 02:27:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9d8_d20260331_m022446_c001_v7007000_t0000_u01774923886212") 2026/03/31 02:27:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501e2_d20260331_m022439_c001_v0001185_t0012_u01774923879794") 2026/03/31 02:27:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9d9_d20260331_m022446_c001_v7007000_t0000_u01774923886421") 2026/03/31 02:27:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501e4_d20260331_m022439_c001_v0001185_t0053_u01774923879842") 2026/03/31 02:27:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c9da_d20260331_m022446_c001_v7007000_t0000_u01774923886603") 2026/03/31 02:27:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086501ea_d20260331_m022439_c001_v0001185_t0034_u01774923879981") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812ca_d20260331_m022500_c001_v7007000_t0000_u01774923900031") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650340_d20260331_m022455_c001_v0001185_t0046_u01774923895401") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d844d7_d20260331_m022500_c001_v7007000_t0000_u01774923900207") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2214c_d20260331_m022455_c001_v0001099_t0042_u01774923895338") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812cb_d20260331_m022500_c001_v7007000_t0000_u01774923900143") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdd20_d20260331_m022455_c001_v0001103_t0054_u01774923895424") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812cd_d20260331_m022500_c001_v7007000_t0000_u01774923900217") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650342_d20260331_m022455_c001_v0001185_t0022_u01774923895466") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812ce_d20260331_m022500_c001_v7007000_t0000_u01774923900326") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650346_d20260331_m022455_c001_v0001185_t0057_u01774923895622") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812c8_d20260331_m022459_c001_v7007000_t0000_u01774923899961") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650348_d20260331_m022455_c001_v0001185_t0037_u01774923895652") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aba5_d20260331_m022500_c001_v7007000_t0000_u01774923900334") 2026/03/31 02:27:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2214e_d20260331_m022455_c001_v0001099_t0023_u01774923895715") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aba2_d20260331_m022459_c001_v7007000_t0000_u01774923899968") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650352_d20260331_m022455_c001_v0001185_t0049_u01774923895808") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aba4_d20260331_m022500_c001_v7007000_t0000_u01774923900151") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdd26_d20260331_m022455_c001_v0001103_t0056_u01774923895822") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444b4b_d20260331_m022500_c001_v7007000_t0000_u01774923900163") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650356_d20260331_m022455_c001_v0001185_t0001_u01774923895837") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812cc_d20260331_m022500_c001_v7007000_t0000_u01774923900174") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0865035a_d20260331_m022455_c001_v0001185_t0047_u01774923895999") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecec1_d20260331_m022500_c001_v7007000_t0000_u01774923900185") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650360_d20260331_m022456_c001_v0001185_t0021_u01774923896092") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecebf_d20260331_m022500_c001_v7007000_t0000_u01774923900001") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22150_d20260331_m022456_c001_v0001099_t0045_u01774923896105") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d844d6_d20260331_m022500_c001_v7007000_t0000_u01774923900196") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdd30_d20260331_m022456_c001_v0001103_t0050_u01774923896168") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444b4d_d20260331_m022500_c001_v7007000_t0000_u01774923900346") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650362_d20260331_m022456_c001_v0001185_t0013_u01774923896185") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d844d4_d20260331_m022500_c001_v7007000_t0000_u01774923900014") 2026/03/31 02:27:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650364_d20260331_m022456_c001_v0001185_t0059_u01774923896294") 2026/03/31 02:27:53 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a6015_d20260331_m022307_c001_v7007000_t0000_u01774923787194") 2026/03/31 02:27:53 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1130dce9ff6cf7c0_d20260331_m022304_c001_v0001173_t0054_u01774923784482") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f409c9f6b4fa2e18f_d20260331_m022304_c001_v7007000_t0000_u01774923784294") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1130dce9ff6cf782_d20260331_m022300_c001_v0001173_t0027_u01774923780912") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f409c9f6b4fa2e18d_d20260331_m022300_c001_v7007000_t0000_u01774923780144") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd776_d20260331_m022256_c001_v0001103_t0036_u01774923776230") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a3154_d20260331_m022254_c001_v7007000_t0000_u01774923774762") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1034b3037a34e663_d20260331_m022252_c001_v0001167_t0023_u01774923772305") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b044310_d20260331_m022252_c001_v7007000_t0000_u01774923772114") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1034b3037a34e61f_d20260331_m022248_c001_v0001167_t0041_u01774923768222") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b04430a_d20260331_m022247_c001_v7007000_t0000_u01774923767473") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd708_d20260331_m022244_c001_v0001103_t0017_u01774923764021") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc86dc0_d20260331_m022242_c001_v7007000_t0000_u01774923762720") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10672341393aa4d1_d20260331_m022241_c001_v0001130_t0012_u01774923761213") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a313e_d20260331_m022240_c001_v7007000_t0000_u01774923760935") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10672341393aa4bf_d20260331_m022238_c001_v0001130_t0015_u01774923758604") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a3138_d20260331_m022237_c001_v7007000_t0000_u01774923757838") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f6b2_d20260331_m022234_c001_v0001185_t0057_u01774923754040") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc86da1_d20260331_m022233_c001_v7007000_t0000_u01774923753492") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1158edb79882a339_d20260331_m022231_c001_v0001171_t0045_u01774923751261") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f41135e7dac969f95_d20260331_m022231_c001_v7007000_t0000_u01774923751080") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1158edb79882a329_d20260331_m022227_c001_v0001171_t0032_u01774923747997") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f41135e7dac969f8f_d20260331_m022227_c001_v7007000_t0000_u01774923747257") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f579_d20260331_m022222_c001_v0001185_t0028_u01774923742057") 2026/03/31 02:27:54 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484bc6a_d20260331_m022221_c001_v7007000_t0000_u01774923741124") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10778c49e326b4c5_d20260331_m022219_c001_v0001137_t0057_u01774923739434") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444947_d20260331_m022219_c001_v7007000_t0000_u01774923739247") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10778c49e326b4b3_d20260331_m022215_c001_v0001137_t0022_u01774923735417") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b744492b_d20260331_m022214_c001_v7007000_t0000_u01774923734657") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd5aa_d20260331_m022209_c001_v0001103_t0046_u01774923729159") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d1e_d20260331_m022208_c001_v7007000_t0000_u01774923728225") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1057c7b02a90a5cd_d20260331_m022206_c001_v0001145_t0035_u01774923726516") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f407de7e05d4f7163_d20260331_m022206_c001_v7007000_t0000_u01774923726330") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1057c7b02a90a5c3_d20260331_m022202_c001_v0001145_t0042_u01774923722995") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f407de7e05d4f715f_d20260331_m022202_c001_v7007000_t0000_u01774923722206") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f397_d20260331_m022156_c001_v0001185_t0046_u01774923716699") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ec064_d20260331_m022155_c001_v7007000_t0000_u01774923715960") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f114542eec776bae8_d20260331_m022150_c001_v0001179_t0009_u01774923710287") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a5fa2_d20260331_m022150_c001_v7007000_t0000_u01774923710088") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f29a_d20260331_m022146_c001_v0001185_t0006_u01774923706894") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1076316002749300_d20260331_m022146_c001_v0001176_t0007_u01774923706106") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10763160027492f8_d20260331_m022145_c001_v0001176_t0019_u01774923705111") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f415843ef8ba6442f_d20260331_m022131_c001_v7007000_t0000_u01774923691809") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f0cb_d20260331_m022125_c001_v0001185_t0029_u01774923685294") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f109cc77c0606acde_d20260331_m022124_c001_v0001183_t0039_u01774923684520") 2026/03/31 02:27:55 DEBUG : dst/one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f109cc77c0606acd3_d20260331_m022123_c001_v0001183_t0022_u01774923683586") 2026/03/31 02:27:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a6017_d20260331_m022307_c001_v7007000_t0000_u01774923787374") 2026/03/31 02:27:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1116b1e619297daa_d20260331_m022303_c001_v0001157_t0048_u01774923783812") 2026/03/31 02:27:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10874028e0fee39d_d20260331_m022259_c001_v0001183_t0042_u01774923779905") 2026/03/31 02:27:56 DEBUG : dst/one.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a3155_d20260331_m022254_c001_v7007000_t0000_u01774923774947") 2026/03/31 02:27:56 DEBUG : dst/one.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1065f8b3b6a3590d_d20260331_m022251_c001_v0001100_t0030_u01774923771660") 2026/03/31 02:27:56 DEBUG : dst/one.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10184cc040c7d387_d20260331_m022247_c001_v0001165_t0024_u01774923767236") 2026/03/31 02:27:56 DEBUG : dst/one.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc86dc3_d20260331_m022242_c001_v7007000_t0000_u01774923762901") 2026/03/31 02:27:56 DEBUG : dst/one.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f113ff5bb2ed5cd56_d20260331_m022240_c001_v0001137_t0013_u01774923760596") 2026/03/31 02:27:56 DEBUG : dst/one.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f112b2f3ba4f3a3a9_d20260331_m022237_c001_v0001137_t0048_u01774923757479") 2026/03/31 02:27:56 DEBUG : dst/three: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ec065_d20260331_m022156_c001_v7007000_t0000_u01774923716150") 2026/03/31 02:27:56 DEBUG : dst/three: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f107631600274931a_d20260331_m022154_c001_v0001176_t0021_u01774923714538") 2026/03/31 02:27:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a6018_d20260331_m022307_c001_v7007000_t0000_u01774923787555") 2026/03/31 02:27:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f119c91a383b28014_d20260331_m022305_c001_v0001032_t0047_u01774923785685") 2026/03/31 02:27:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108e4d38a501a886_d20260331_m022301_c001_v0001172_t0010_u01774923781814") 2026/03/31 02:27:56 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a601a_d20260331_m022307_c001_v7007000_t0000_u01774923787735") 2026/03/31 02:27:56 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1130dce9ff6cf7e4_d20260331_m022306_c001_v0001173_t0003_u01774923786268") 2026/03/31 02:27:56 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f409c9f6b4fa2e190_d20260331_m022306_c001_v7007000_t0000_u01774923786080") 2026/03/31 02:27:56 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1130dce9ff6cf79e_d20260331_m022302_c001_v0001173_t0030_u01774923782358") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f409c9f6b4fa2e18e_d20260331_m022302_c001_v7007000_t0000_u01774923782170") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f8b0_d20260331_m022257_c001_v0001185_t0023_u01774923777286") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a3156_d20260331_m022255_c001_v7007000_t0000_u01774923775130") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1034b3037a34e683_d20260331_m022253_c001_v0001167_t0014_u01774923773930") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b044313_d20260331_m022253_c001_v7007000_t0000_u01774923773740") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1034b3037a34e637_d20260331_m022250_c001_v0001167_t0031_u01774923770103") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b04430d_d20260331_m022249_c001_v7007000_t0000_u01774923769912") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f782_d20260331_m022244_c001_v0001185_t0030_u01774923764669") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a3141_d20260331_m022242_c001_v7007000_t0000_u01774923762172") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f72f_d20260331_m022239_c001_v0001185_t0049_u01774923759789") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a313b_d20260331_m022239_c001_v7007000_t0000_u01774923759423") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f6cc_d20260331_m022235_c001_v0001185_t0036_u01774923755084") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f41135e7dac969f97_d20260331_m022232_c001_v7007000_t0000_u01774923752583") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f65b_d20260331_m022229_c001_v0001185_t0056_u01774923749991") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f41135e7dac969f92_d20260331_m022228_c001_v7007000_t0000_u01774923748906") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd652_d20260331_m022222_c001_v0001103_t0020_u01774923742550") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444949_d20260331_m022220_c001_v7007000_t0000_u01774923740199") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd61a_d20260331_m022217_c001_v0001103_t0046_u01774923737648") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444937_d20260331_m022216_c001_v7007000_t0000_u01774923736536") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f49c_d20260331_m022209_c001_v0001185_t0056_u01774923729929") 2026/03/31 02:27:57 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f407de7e05d4f7165_d20260331_m022207_c001_v7007000_t0000_u01774923727312") 2026/03/31 02:27:58 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f43c_d20260331_m022205_c001_v0001185_t0039_u01774923725237") 2026/03/31 02:27:58 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f407de7e05d4f7162_d20260331_m022204_c001_v7007000_t0000_u01774923724153") 2026/03/31 02:27:58 DEBUG : dst/three.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f3b3_d20260331_m022157_c001_v0001185_t0034_u01774923717634") 2026/03/31 02:27:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a3157_d20260331_m022255_c001_v7007000_t0000_u01774923775314") 2026/03/31 02:27:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1002900a5342f9e9_d20260331_m022253_c001_v0001182_t0018_u01774923773499") 2026/03/31 02:27:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f102209d55e3c6279_d20260331_m022249_c001_v0001167_t0012_u01774923769333") 2026/03/31 02:27:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc86dc4_d20260331_m022243_c001_v7007000_t0000_u01774923763084") 2026/03/31 02:27:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1072a6d349d5446e_d20260331_m022241_c001_v0001182_t0041_u01774923761875") 2026/03/31 02:27:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f114a580f3278285f_d20260331_m022239_c001_v0001176_t0023_u01774923759201") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a601c_d20260331_m022307_c001_v7007000_t0000_u01774923787998") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f8a8_d20260331_m022257_c001_v0001185_t0056_u01774923777029") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a3158_d20260331_m022255_c001_v7007000_t0000_u01774923775497") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f77c_d20260331_m022244_c001_v0001185_t0003_u01774923764484") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc86dc5_d20260331_m022243_c001_v7007000_t0000_u01774923763295") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd6c4_d20260331_m022234_c001_v0001103_t0036_u01774923754591") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc86da2_d20260331_m022233_c001_v7007000_t0000_u01774923753673") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f57f_d20260331_m022222_c001_v0001185_t0046_u01774923742322") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484bc6d_d20260331_m022221_c001_v7007000_t0000_u01774923741307") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f498_d20260331_m022209_c001_v0001185_t0017_u01774923729736") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d1f_d20260331_m022208_c001_v7007000_t0000_u01774923728429") 2026/03/31 02:27:58 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd506_d20260331_m022157_c001_v0001103_t0021_u01774923717253") 2026/03/31 02:27:59 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ec066_d20260331_m022156_c001_v7007000_t0000_u01774923716333") 2026/03/31 02:27:59 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f114bc576de3115c2_d20260331_m022152_c001_v0001171_t0023_u01774923712013") 2026/03/31 02:27:59 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f415843ef8ba64430_d20260331_m022131_c001_v7007000_t0000_u01774923691990") 2026/03/31 02:27:59 DEBUG : dst/two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f109cc77c0606ad02_d20260331_m022130_c001_v0001183_t0058_u01774923690809") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a5ed3_d20260331_m022057_c001_v7007000_t0000_u01774923657532") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ee6c_d20260331_m022054_c001_v0001185_t0054_u01774923654928") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a5ed0_d20260331_m022052_c001_v7007000_t0000_u01774923652894") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ed8d_d20260331_m022043_c001_v0001185_t0049_u01774923643253") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b5d1_d20260331_m022033_c001_v7007000_t0000_u01774923633852") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ec77_d20260331_m022031_c001_v0001185_t0011_u01774923631115") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d89_d20260331_m022011_c001_v7007000_t0000_u01774923611349") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ea5d_d20260331_m022009_c001_v0001185_t0011_u01774923609611") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d85_d20260331_m022008_c001_v7007000_t0000_u01774923608754") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ea27_d20260331_m022007_c001_v0001185_t0058_u01774923607663") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d81_d20260331_m022005_c001_v7007000_t0000_u01774923605032") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e9ad_d20260331_m022003_c001_v0001185_t0043_u01774923603259") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d7e_d20260331_m022002_c001_v7007000_t0000_u01774923602517") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e981_d20260331_m022001_c001_v0001185_t0017_u01774923601333") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d6b_d20260331_m021956_c001_v7007000_t0000_u01774923596321") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e8f3_d20260331_m021955_c001_v0001185_t0023_u01774923595006") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d9f_d20260331_m021940_c001_v7007000_t0000_u01774923580602") 2026/03/31 02:27:59 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf43_d20260331_m021939_c001_v0001115_t0026_u01774923579526") 2026/03/31 02:28:00 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d98_d20260331_m021933_c001_v7007000_t0000_u01774923573128") 2026/03/31 02:28:00 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf23_d20260331_m021931_c001_v0001115_t0004_u01774923571310") 2026/03/31 02:28:00 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d7b_d20260331_m021929_c001_v7007000_t0000_u01774923569469") 2026/03/31 02:28:00 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf15_d20260331_m021928_c001_v0001115_t0018_u01774923568171") 2026/03/31 02:28:00 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d7a_d20260331_m021927_c001_v7007000_t0000_u01774923567778") 2026/03/31 02:28:00 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f11905d04db1e7477_d20260331_m021926_c001_v0001100_t0028_u01774923566983") 2026/03/31 02:28:00 DEBUG : empty space: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf13_d20260331_m021924_c001_v0001115_t0020_u01774923564996") 2026/03/31 02:28:00 DEBUG : enormous: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d87_d20260331_m022010_c001_v7007000_t0000_u01774923610436") 2026/03/31 02:28:00 DEBUG : enormous: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ea63_d20260331_m022009_c001_v0001185_t0037_u01774923609830") 2026/03/31 02:28:00 DEBUG : existing: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a6028_d20260331_m022312_c001_v7007000_t0000_u01774923792372") 2026/03/31 02:28:00 DEBUG : existing: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f9a8_d20260331_m022311_c001_v0001185_t0006_u01774923791227") 2026/03/31 02:28:00 DEBUG : existing: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b5a9_d20260331_m022029_c001_v7007000_t0000_u01774923629324") 2026/03/31 02:28:00 DEBUG : existing: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ec35_d20260331_m022028_c001_v0001185_t0045_u01774923628306") 2026/03/31 02:28:00 DEBUG : existing: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d74_d20260331_m021921_c001_v7007000_t0000_u01774923561003") 2026/03/31 02:28:00 DEBUG : existing: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbeff_d20260331_m021919_c001_v0001115_t0003_u01774923559653") 2026/03/31 02:28:00 DEBUG : existing: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d72_d20260331_m021919_c001_v7007000_t0000_u01774923559105") 2026/03/31 02:28:00 DEBUG : existing: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbef9_d20260331_m021917_c001_v0001115_t0015_u01774923557646") 2026/03/31 02:28:00 DEBUG : existing: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbeed_d20260331_m021916_c001_v0001115_t0013_u01774923556401") 2026/03/31 02:28:00 DEBUG : existing-b: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b5ae_d20260331_m022029_c001_v7007000_t0000_u01774923629505") 2026/03/31 02:28:01 DEBUG : existing-b: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ec33_d20260331_m022028_c001_v0001185_t0058_u01774923628295") 2026/03/31 02:28:01 DEBUG : file1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5c0_d20260331_m022358_c001_v7007000_t0000_u01774923838586") 2026/03/31 02:28:01 DEBUG : file1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fdf2_d20260331_m022357_c001_v0001185_t0055_u01774923837560") 2026/03/31 02:28:01 DEBUG : file1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5bd_d20260331_m022356_c001_v7007000_t0000_u01774923836646") 2026/03/31 02:28:01 DEBUG : file1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fdb8_d20260331_m022355_c001_v0001185_t0050_u01774923835264") 2026/03/31 02:28:01 DEBUG : five: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d8a_d20260331_m022014_c001_v7007000_t0000_u01774923614524") 2026/03/31 02:28:01 DEBUG : five: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864eac1_d20260331_m022012_c001_v0001185_t0051_u01774923612838") 2026/03/31 02:28:01 DEBUG : foo: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d7d_d20260331_m021930_c001_v7007000_t0000_u01774923570946") 2026/03/31 02:28:01 DEBUG : foo: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4094ec2276dcbf1f_d20260331_m021930_c001_v0001115_t0023_u01774923570396") 2026/03/31 02:28:01 DEBUG : foo: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4094ec2276dcbf1b_d20260331_m021929_c001_v0001115_t0023_u01774923569842") 2026/03/31 02:28:01 DEBUG : four: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d8b_d20260331_m022014_c001_v7007000_t0000_u01774923614708") 2026/03/31 02:28:01 DEBUG : four: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4102a5cae69cd07b_d20260331_m022013_c001_v0001103_t0005_u01774923613408") 2026/03/31 02:28:01 DEBUG : four: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864eaad_d20260331_m022012_c001_v0001185_t0008_u01774923612289") 2026/03/31 02:28:01 DEBUG : hello world2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b744415c_d20260331_m021820_c001_v7007000_t0000_u01774923500389") 2026/03/31 02:28:01 DEBUG : hello world2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe43_d20260331_m021819_c001_v0001115_t0018_u01774923499252") 2026/03/31 02:28:01 DEBUG : ignore-size: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bdc_d20260331_m021916_c001_v7007000_t0000_u01774923556028") 2026/03/31 02:28:01 DEBUG : ignore-size: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbee9_d20260331_m021914_c001_v0001115_t0027_u01774923554809") 2026/03/31 02:28:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b58a_d20260331_m022027_c001_v7007000_t0000_u01774923627569") 2026/03/31 02:28:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ec19_d20260331_m022026_c001_v0001185_t0001_u01774923626814") 2026/03/31 02:28:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b56d_d20260331_m022026_c001_v7007000_t0000_u01774923626080") 2026/03/31 02:28:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ebef_d20260331_m022025_c001_v0001185_t0045_u01774923625517") 2026/03/31 02:28:02 DEBUG : one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d8c_d20260331_m022014_c001_v7007000_t0000_u01774923614890") 2026/03/31 02:28:02 DEBUG : one: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864ea99_d20260331_m022011_c001_v0001185_t0051_u01774923611725") 2026/03/31 02:28:02 DEBUG : only0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5a5_d20260331_m022351_c001_v7007000_t0000_u01774923831096") 2026/03/31 02:28:02 DEBUG : only0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4102a5cae69cd9d0_d20260331_m022345_c001_v0001103_t0005_u01774923825708") 2026/03/31 02:28:02 DEBUG : only0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd92c_d20260331_m022334_c001_v0001103_t0015_u01774923814373") 2026/03/31 02:28:02 DEBUG : only0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e2734f_d20260331_m022328_c001_v7007000_t0000_u01774923808240") 2026/03/31 02:28:02 DEBUG : only0: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa00_d20260331_m022315_c001_v0001185_t0038_u01774923795969") 2026/03/31 02:28:02 DEBUG : only1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5a6_d20260331_m022351_c001_v7007000_t0000_u01774923831276") 2026/03/31 02:28:02 DEBUG : only1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fd0a_d20260331_m022346_c001_v0001185_t0051_u01774923826441") 2026/03/31 02:28:02 DEBUG : only1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fbda_d20260331_m022334_c001_v0001185_t0029_u01774923814912") 2026/03/31 02:28:02 DEBUG : only1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f420aa437c1681c4c_d20260331_m022329_c001_v7007000_t0000_u01774923809005") 2026/03/31 02:28:02 DEBUG : only1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa0e_d20260331_m022316_c001_v0001185_t0031_u01774923796563") 2026/03/31 02:28:02 DEBUG : only10: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5a7_d20260331_m022351_c001_v7007000_t0000_u01774923831457") 2026/03/31 02:28:02 DEBUG : only10: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fcf0_d20260331_m022345_c001_v0001185_t0051_u01774923825715") 2026/03/31 02:28:02 DEBUG : only10: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc68_d20260331_m022340_c001_v0001185_t0019_u01774923820018") 2026/03/31 02:28:02 DEBUG : only10: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f420aa437c1681c4b_d20260331_m022328_c001_v7007000_t0000_u01774923808825") 2026/03/31 02:28:02 DEBUG : only10: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa72_d20260331_m022321_c001_v0001185_t0025_u01774923801430") 2026/03/31 02:28:02 DEBUG : only11: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5a9_d20260331_m022351_c001_v7007000_t0000_u01774923831712") 2026/03/31 02:28:02 DEBUG : only11: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fcf4_d20260331_m022345_c001_v0001185_t0010_u01774923825896") 2026/03/31 02:28:02 DEBUG : only11: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc7c_d20260331_m022340_c001_v0001185_t0049_u01774923820675") 2026/03/31 02:28:03 DEBUG : only11: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc872aa_d20260331_m022328_c001_v7007000_t0000_u01774923808639") 2026/03/31 02:28:03 DEBUG : only11: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd8a4_d20260331_m022321_c001_v0001103_t0017_u01774923801801") 2026/03/31 02:28:03 DEBUG : only12: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5aa_d20260331_m022351_c001_v7007000_t0000_u01774923831892") 2026/03/31 02:28:03 DEBUG : only12: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f40887604d3a21ffc_d20260331_m022346_c001_v0001099_t0037_u01774923826319") 2026/03/31 02:28:03 DEBUG : only12: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd996_d20260331_m022341_c001_v0001103_t0057_u01774923821053") 2026/03/31 02:28:03 DEBUG : only12: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f420aa437c1681c4a_d20260331_m022328_c001_v7007000_t0000_u01774923808644") 2026/03/31 02:28:03 DEBUG : only12: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa84_d20260331_m022322_c001_v0001185_t0048_u01774923802491") 2026/03/31 02:28:03 DEBUG : only13: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5ab_d20260331_m022352_c001_v7007000_t0000_u01774923832071") 2026/03/31 02:28:03 DEBUG : only13: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4102a5cae69cd9d6_d20260331_m022345_c001_v0001103_t0005_u01774923825928") 2026/03/31 02:28:03 DEBUG : only13: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc98_d20260331_m022341_c001_v0001185_t0007_u01774923821541") 2026/03/31 02:28:03 DEBUG : only13: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e2736e_d20260331_m022328_c001_v7007000_t0000_u01774923808836") 2026/03/31 02:28:03 DEBUG : only13: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa8e_d20260331_m022323_c001_v0001185_t0013_u01774923803075") 2026/03/31 02:28:03 DEBUG : only14: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5ac_d20260331_m022352_c001_v7007000_t0000_u01774923832251") 2026/03/31 02:28:03 DEBUG : only14: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fcfe_d20260331_m022346_c001_v0001185_t0051_u01774923826080") 2026/03/31 02:28:03 DEBUG : only14: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fca6_d20260331_m022342_c001_v0001185_t0041_u01774923822069") 2026/03/31 02:28:03 DEBUG : only14: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc872ab_d20260331_m022328_c001_v7007000_t0000_u01774923808844") 2026/03/31 02:28:03 DEBUG : only14: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd8b8_d20260331_m022323_c001_v0001103_t0025_u01774923803446") 2026/03/31 02:28:03 DEBUG : only15: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5ad_d20260331_m022352_c001_v7007000_t0000_u01774923832431") 2026/03/31 02:28:03 DEBUG : only15: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fd00_d20260331_m022346_c001_v0001185_t0010_u01774923826088") 2026/03/31 02:28:03 DEBUG : only15: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd9a6_d20260331_m022342_c001_v0001103_t0009_u01774923822519") 2026/03/31 02:28:03 DEBUG : only15: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aa50_d20260331_m022328_c001_v7007000_t0000_u01774923808237") 2026/03/31 02:28:03 DEBUG : only15: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa9c_d20260331_m022324_c001_v0001185_t0003_u01774923804042") 2026/03/31 02:28:03 DEBUG : only16: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5ae_d20260331_m022352_c001_v7007000_t0000_u01774923832611") 2026/03/31 02:28:04 DEBUG : only16: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4102a5cae69cd9d8_d20260331_m022346_c001_v0001103_t0005_u01774923826113") 2026/03/31 02:28:04 DEBUG : only16: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fcc8_d20260331_m022343_c001_v0001185_t0024_u01774923823029") 2026/03/31 02:28:04 DEBUG : only16: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aa53_d20260331_m022328_c001_v7007000_t0000_u01774923808858") 2026/03/31 02:28:04 DEBUG : only16: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864faae_d20260331_m022324_c001_v0001185_t0024_u01774923804549") 2026/03/31 02:28:05 DEBUG : only17: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5af_d20260331_m022352_c001_v7007000_t0000_u01774923832792") 2026/03/31 02:28:05 DEBUG : only17: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fd02_d20260331_m022346_c001_v0001185_t0051_u01774923826260") 2026/03/31 02:28:05 DEBUG : only17: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fcd4_d20260331_m022343_c001_v0001185_t0020_u01774923823705") 2026/03/31 02:28:05 DEBUG : only17: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc872a9_d20260331_m022328_c001_v7007000_t0000_u01774923808429") 2026/03/31 02:28:05 DEBUG : only17: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd8cc_d20260331_m022324_c001_v0001103_t0036_u01774923804969") 2026/03/31 02:28:05 DEBUG : only18: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5b0_d20260331_m022352_c001_v7007000_t0000_u01774923832970") 2026/03/31 02:28:05 DEBUG : only18: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fd04_d20260331_m022346_c001_v0001185_t0010_u01774923826271") 2026/03/31 02:28:05 DEBUG : only18: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd9be_d20260331_m022344_c001_v0001103_t0017_u01774923824159") 2026/03/31 02:28:05 DEBUG : only18: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f404bddfa8dc872a8_d20260331_m022328_c001_v7007000_t0000_u01774923808243") 2026/03/31 02:28:05 DEBUG : only18: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fac6_d20260331_m022325_c001_v0001185_t0018_u01774923805790") 2026/03/31 02:28:05 DEBUG : only19: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5b1_d20260331_m022353_c001_v7007000_t0000_u01774923833152") 2026/03/31 02:28:05 DEBUG : only19: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4102a5cae69cd9dc_d20260331_m022346_c001_v0001103_t0005_u01774923826298") 2026/03/31 02:28:05 DEBUG : only19: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fce8_d20260331_m022344_c001_v0001185_t0037_u01774923824904") 2026/03/31 02:28:05 DEBUG : only19: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aa52_d20260331_m022328_c001_v7007000_t0000_u01774923808644") 2026/03/31 02:28:05 DEBUG : only19: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fad8_d20260331_m022326_c001_v0001185_t0050_u01774923806559") 2026/03/31 02:28:05 DEBUG : only2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5b2_d20260331_m022353_c001_v7007000_t0000_u01774923833332") 2026/03/31 02:28:05 DEBUG : only2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fd0c_d20260331_m022346_c001_v0001185_t0010_u01774923826457") 2026/03/31 02:28:05 DEBUG : only2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fbee_d20260331_m022335_c001_v0001185_t0014_u01774923815473") 2026/03/31 02:28:05 DEBUG : only2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e27377_d20260331_m022329_c001_v7007000_t0000_u01774923809016") 2026/03/31 02:28:05 DEBUG : only2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd868_d20260331_m022317_c001_v0001103_t0000_u01774923797053") 2026/03/31 02:28:05 DEBUG : only3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5b3_d20260331_m022353_c001_v7007000_t0000_u01774923833512") 2026/03/31 02:28:06 DEBUG : only3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4102a5cae69cd9de_d20260331_m022346_c001_v0001103_t0005_u01774923826483") 2026/03/31 02:28:06 DEBUG : only3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd948_d20260331_m022336_c001_v0001103_t0030_u01774923816019") 2026/03/31 02:28:06 DEBUG : only3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f420aa437c1681c49_d20260331_m022328_c001_v7007000_t0000_u01774923808442") 2026/03/31 02:28:06 DEBUG : only3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa24_d20260331_m022317_c001_v0001185_t0016_u01774923797570") 2026/03/31 02:28:06 DEBUG : only4: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5b4_d20260331_m022353_c001_v7007000_t0000_u01774923833691") 2026/03/31 02:28:06 DEBUG : only4: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fd19_d20260331_m022346_c001_v0001185_t0010_u01774923826660") 2026/03/31 02:28:06 DEBUG : only4: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc0e_d20260331_m022336_c001_v0001185_t0059_u01774923816651") 2026/03/31 02:28:06 DEBUG : only4: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aa4e_d20260331_m022327_c001_v7007000_t0000_u01774923807872") 2026/03/31 02:28:06 DEBUG : only4: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa32_d20260331_m022318_c001_v0001185_t0035_u01774923798127") 2026/03/31 02:28:06 DEBUG : only5: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5b5_d20260331_m022353_c001_v7007000_t0000_u01774923833871") 2026/03/31 02:28:06 DEBUG : only5: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f40887604d3a21ffe_d20260331_m022346_c001_v0001099_t0037_u01774923826534") 2026/03/31 02:28:06 DEBUG : only5: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc1a_d20260331_m022337_c001_v0001185_t0011_u01774923817275") 2026/03/31 02:28:06 DEBUG : only5: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e27364_d20260331_m022328_c001_v7007000_t0000_u01774923808648") 2026/03/31 02:28:06 DEBUG : only5: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd87a_d20260331_m022318_c001_v0001103_t0016_u01774923798515") 2026/03/31 02:28:06 DEBUG : only6: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5b6_d20260331_m022354_c001_v7007000_t0000_u01774923834051") 2026/03/31 02:28:06 DEBUG : only6: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fd16_d20260331_m022346_c001_v0001185_t0051_u01774923826643") 2026/03/31 02:28:06 DEBUG : only6: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd960_d20260331_m022337_c001_v0001103_t0029_u01774923817670") 2026/03/31 02:28:06 DEBUG : only6: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f420aa437c1681c48_d20260331_m022328_c001_v7007000_t0000_u01774923808257") 2026/03/31 02:28:06 DEBUG : only6: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa46_d20260331_m022319_c001_v0001185_t0034_u01774923799102") 2026/03/31 02:28:06 DEBUG : only7: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5b7_d20260331_m022354_c001_v7007000_t0000_u01774923834231") 2026/03/31 02:28:06 DEBUG : only7: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f40887604d3a22002_d20260331_m022346_c001_v0001099_t0037_u01774923826758") 2026/03/31 02:28:06 DEBUG : only7: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc38_d20260331_m022338_c001_v0001185_t0046_u01774923818440") 2026/03/31 02:28:06 DEBUG : only7: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aa4f_d20260331_m022328_c001_v7007000_t0000_u01774923808054") 2026/03/31 02:28:06 DEBUG : only7: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa4c_d20260331_m022319_c001_v0001185_t0015_u01774923799676") 2026/03/31 02:28:07 DEBUG : only8: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5b8_d20260331_m022354_c001_v7007000_t0000_u01774923834440") 2026/03/31 02:28:07 DEBUG : only8: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864fd1e_d20260331_m022346_c001_v0001185_t0051_u01774923826824") 2026/03/31 02:28:07 DEBUG : only8: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fc46_d20260331_m022338_c001_v0001185_t0011_u01774923818999") 2026/03/31 02:28:07 DEBUG : only8: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f400162639ee4aa51_d20260331_m022328_c001_v7007000_t0000_u01774923808421") 2026/03/31 02:28:07 DEBUG : only8: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd890_d20260331_m022320_c001_v0001103_t0001_u01774923800070") 2026/03/31 02:28:07 DEBUG : only9: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5b9_d20260331_m022354_c001_v7007000_t0000_u01774923834697") 2026/03/31 02:28:07 DEBUG : only9: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4102a5cae69cd9e6_d20260331_m022346_c001_v0001103_t0005_u01774923826674") 2026/03/31 02:28:07 DEBUG : only9: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd982_d20260331_m022339_c001_v0001103_t0040_u01774923819371") 2026/03/31 02:28:07 DEBUG : only9: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416538f743e2735a_d20260331_m022328_c001_v7007000_t0000_u01774923808455") 2026/03/31 02:28:07 DEBUG : only9: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fa5c_d20260331_m022320_c001_v0001185_t0056_u01774923800753") 2026/03/31 02:28:07 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b54a_d20260331_m022023_c001_v7007000_t0000_u01774923623921") 2026/03/31 02:28:07 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd0c1_d20260331_m022021_c001_v0001103_t0003_u01774923621940") 2026/03/31 02:28:07 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d94_d20260331_m022020_c001_v7007000_t0000_u01774923620817") 2026/03/31 02:28:07 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864eb47_d20260331_m022019_c001_v0001185_t0048_u01774923619014") 2026/03/31 02:28:07 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d91_d20260331_m022018_c001_v7007000_t0000_u01774923618262") 2026/03/31 02:28:07 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864eb0b_d20260331_m022015_c001_v0001185_t0016_u01774923615812") 2026/03/31 02:28:07 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d83_d20260331_m022006_c001_v7007000_t0000_u01774923606681") 2026/03/31 02:28:07 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e9db_d20260331_m022005_c001_v0001185_t0036_u01774923605584") 2026/03/31 02:28:07 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d80_d20260331_m022004_c001_v7007000_t0000_u01774923604099") 2026/03/31 02:28:07 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e9a5_d20260331_m022003_c001_v0001185_t0028_u01774923603072") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d7b_d20260331_m022001_c001_v7007000_t0000_u01774923601896") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e97b_d20260331_m022001_c001_v0001185_t0020_u01774923601102") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d6a_d20260331_m021955_c001_v7007000_t0000_u01774923595773") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e8f1_d20260331_m021954_c001_v0001185_t0022_u01774923594812") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014da0_d20260331_m021940_c001_v7007000_t0000_u01774923580786") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf3b_d20260331_m021938_c001_v0001115_t0024_u01774923578921") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d9e_d20260331_m021938_c001_v7007000_t0000_u01774923578473") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf35_d20260331_m021937_c001_v0001115_t0019_u01774923577388") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf2f_d20260331_m021936_c001_v0001115_t0051_u01774923576407") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d9c_d20260331_m021936_c001_v7007000_t0000_u01774923576044") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf29_d20260331_m021934_c001_v0001115_t0048_u01774923574546") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf27_d20260331_m021933_c001_v0001115_t0029_u01774923573674") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7014d99_d20260331_m021933_c001_v7007000_t0000_u01774923573310") 2026/03/31 02:28:08 DEBUG : potato: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbf25_d20260331_m021932_c001_v0001115_t0034_u01774923572209") 2026/03/31 02:28:08 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f40630a9449eccef2_d20260331_m022108_c001_v7007000_t0000_u01774923668846") 2026/03/31 02:28:08 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd316_d20260331_m022108_c001_v0001103_t0021_u01774923668082") 2026/03/31 02:28:08 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a5ed4_d20260331_m022058_c001_v7007000_t0000_u01774923658019") 2026/03/31 02:28:08 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd262_d20260331_m022054_c001_v0001103_t0006_u01774923654229") 2026/03/31 02:28:08 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ebf66_d20260331_m022046_c001_v7007000_t0000_u01774923646189") 2026/03/31 02:28:08 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd1be_d20260331_m022042_c001_v0001103_t0041_u01774923642453") 2026/03/31 02:28:08 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b5d4_d20260331_m022034_c001_v7007000_t0000_u01774923634252") 2026/03/31 02:28:08 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd12d_d20260331_m022030_c001_v0001103_t0029_u01774923630423") 2026/03/31 02:28:08 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d88_d20260331_m022010_c001_v7007000_t0000_u01774923610618") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ea53_d20260331_m022009_c001_v0001185_t0016_u01774923609307") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d86_d20260331_m022008_c001_v7007000_t0000_u01774923608936") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ea17_d20260331_m022007_c001_v0001185_t0042_u01774923607236") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d84_d20260331_m022006_c001_v7007000_t0000_u01774923606865") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e9f7_d20260331_m022006_c001_v0001185_t0010_u01774923606137") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d82_d20260331_m022005_c001_v7007000_t0000_u01774923605215") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e9bf_d20260331_m022004_c001_v0001185_t0035_u01774923604468") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d7f_d20260331_m022002_c001_v7007000_t0000_u01774923602702") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e98f_d20260331_m022001_c001_v0001185_t0023_u01774923601912") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d6c_d20260331_m021956_c001_v7007000_t0000_u01774923596505") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864e901_d20260331_m021955_c001_v0001185_t0022_u01774923595556") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444167_d20260331_m021824_c001_v7007000_t0000_u01774923504042") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe4d_d20260331_m021823_c001_v0001115_t0004_u01774923503067") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444162_d20260331_m021822_c001_v7007000_t0000_u01774923502156") 2026/03/31 02:28:09 DEBUG : potato2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe47_d20260331_m021820_c001_v0001115_t0012_u01774923500939") 2026/03/31 02:28:09 DEBUG : potato3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f416e9bc51f1a5ed5_d20260331_m022058_c001_v7007000_t0000_u01774923658418") 2026/03/31 02:28:09 DEBUG : potato3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ee77_d20260331_m022055_c001_v0001185_t0002_u01774923655113") 2026/03/31 02:28:09 DEBUG : potato3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ebf6b_d20260331_m022046_c001_v7007000_t0000_u01774923646593") 2026/03/31 02:28:09 DEBUG : potato3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ed93_d20260331_m022043_c001_v0001185_t0001_u01774923643439") 2026/03/31 02:28:09 DEBUG : potato3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b5d6_d20260331_m022034_c001_v7007000_t0000_u01774923634703") 2026/03/31 02:28:09 DEBUG : potato3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ec7b_d20260331_m022031_c001_v0001185_t0049_u01774923631319") 2026/03/31 02:28:10 DEBUG : pre-dest1/1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ec05b_d20260331_m022140_c001_v7007000_t0000_u01774923700825") 2026/03/31 02:28:10 DEBUG : pre-dest1/1: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f157_d20260331_m022132_c001_v0001185_t0058_u01774923692739") 2026/03/31 02:28:10 DEBUG : pre-dest2/2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ec05c_d20260331_m022141_c001_v7007000_t0000_u01774923701006") 2026/03/31 02:28:10 DEBUG : pre-dest2/2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd42a_d20260331_m022133_c001_v0001103_t0059_u01774923693329") 2026/03/31 02:28:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f415843ef8ba64423_d20260331_m022119_c001_v7007000_t0000_u01774923679545") 2026/03/31 02:28:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864f02b_d20260331_m022116_c001_v0001185_t0057_u01774923676633") 2026/03/31 02:28:10 DEBUG : sizeonly: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bda_d20260331_m021914_c001_v7007000_t0000_u01774923554252") 2026/03/31 02:28:10 DEBUG : sizeonly: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbee5_d20260331_m021912_c001_v0001115_t0003_u01774923552916") 2026/03/31 02:28:10 DEBUG : splitbanan: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d845bd_d20260331_m022539_c001_v7007000_t0000_u01774923939827") 2026/03/31 02:28:10 DEBUG : splitbanan: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb086506ec_d20260331_m022532_c001_v0001185_t0059_u01774923932262") 2026/03/31 02:28:10 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5b3_d20260331_m022650_c001_v7007000_t0000_u01774924010512") 2026/03/31 02:28:10 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22338_d20260331_m022644_c001_v0001099_t0038_u01774924004215") 2026/03/31 02:28:10 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a4704_d20260331_m022636_c001_v7007000_t0000_u01774923996258") 2026/03/31 02:28:10 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22304_d20260331_m022630_c001_v0001099_t0044_u01774923990252") 2026/03/31 02:28:10 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e81421_d20260331_m022622_c001_v7007000_t0000_u01774923982231") 2026/03/31 02:28:10 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a222bc_d20260331_m022616_c001_v0001099_t0009_u01774923976143") 2026/03/31 02:28:10 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4097fae617e812fa_d20260331_m022608_c001_v7007000_t0000_u01774923968755") 2026/03/31 02:28:10 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2227e_d20260331_m022602_c001_v0001099_t0054_u01774923962803") 2026/03/31 02:28:10 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f421ea000663ecf2a_d20260331_m022553_c001_v7007000_t0000_u01774923953982") 2026/03/31 02:28:10 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22244_d20260331_m022546_c001_v0001099_t0029_u01774923946964") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f402bc640191a4688_d20260331_m022534_c001_v7007000_t0000_u01774923934643") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdf4e_d20260331_m022530_c001_v0001103_t0005_u01774923930698") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84586_d20260331_m022523_c001_v7007000_t0000_u01774923923840") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cde7c_d20260331_m022516_c001_v0001103_t0048_u01774923916854") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f417e3c635701cf09_d20260331_m022515_c001_v7007000_t0000_u01774923915749") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22192_d20260331_m022512_c001_v0001099_t0004_u01774923912267") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812e3_d20260331_m022505_c001_v7007000_t0000_u01774923905270") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdd56_d20260331_m022458_c001_v0001103_t0020_u01774923898114") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4180b70d886812c0_d20260331_m022456_c001_v7007000_t0000_u01774923896555") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650316_d20260331_m022454_c001_v0001185_t0016_u01774923894091") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f414e6892f7015c5a_d20260331_m022440_c001_v7007000_t0000_u01774923880906") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdc1c_d20260331_m022437_c001_v0001103_t0053_u01774923877129") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a276a425_d20260331_m022429_c001_v7007000_t0000_u01774923869279") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdb6a_d20260331_m022423_c001_v0001103_t0033_u01774923863004") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f418e4eae27ab4d85_d20260331_m022415_c001_v7007000_t0000_u01774923855410") 2026/03/31 02:28:11 DEBUG : splitbananasplit: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cdae8_d20260331_m022409_c001_v0001103_t0041_u01774923849350") 2026/03/31 02:28:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f410358b861d84564_d20260331_m022518_c001_v7007000_t0000_u01774923918477") 2026/03/31 02:28:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2219e_d20260331_m022513_c001_v0001099_t0053_u01774923913291") 2026/03/31 02:28:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5c6_d20260331_m022402_c001_v7007000_t0000_u01774923842589") 2026/03/31 02:28:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fe3e_d20260331_m022401_c001_v0001185_t0037_u01774923841455") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5c3_d20260331_m022400_c001_v7007000_t0000_u01774923840719") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2203c_d20260331_m022359_c001_v0001099_t0032_u01774923839543") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b58d_d20260331_m022027_c001_v7007000_t0000_u01774923627751") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd0ed_d20260331_m022026_c001_v0001103_t0038_u01774923626806") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b573_d20260331_m022026_c001_v7007000_t0000_u01774923626261") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864ebed_d20260331_m022025_c001_v0001185_t0023_u01774923625508") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bd6_d20260331_m021910_c001_v7007000_t0000_u01774923550541") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbedd_d20260331_m021908_c001_v0001115_t0040_u01774923548849") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bd3_d20260331_m021908_c001_v7007000_t0000_u01774923548476") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbed3_d20260331_m021907_c001_v0001115_t0006_u01774923547115") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bd2_d20260331_m021904_c001_v7007000_t0000_u01774923544670") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbeb5_d20260331_m021900_c001_v0001115_t0004_u01774923540320") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bcb_d20260331_m021859_c001_v7007000_t0000_u01774923539770") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbeab_d20260331_m021858_c001_v0001115_t0002_u01774923538456") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe9d_d20260331_m021855_c001_v0001115_t0046_u01774923535486") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bc8_d20260331_m021855_c001_v7007000_t0000_u01774923535115") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe9b_d20260331_m021852_c001_v0001115_t0047_u01774923532908") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe97_d20260331_m021851_c001_v0001115_t0024_u01774923531845") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bc7_d20260331_m021851_c001_v7007000_t0000_u01774923531473") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe93_d20260331_m021849_c001_v0001115_t0010_u01774923529075") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe8d_d20260331_m021845_c001_v0001115_t0023_u01774923525968") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bc1_d20260331_m021845_c001_v7007000_t0000_u01774923525526") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe89_d20260331_m021844_c001_v0001115_t0026_u01774923524635") 2026/03/31 02:28:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe85_d20260331_m021843_c001_v0001115_t0035_u01774923523755") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bb8_d20260331_m021843_c001_v7007000_t0000_u01774923523385") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe7f_d20260331_m021839_c001_v0001115_t0004_u01774923519668") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769bad_d20260331_m021839_c001_v7007000_t0000_u01774923519242") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe7b_d20260331_m021838_c001_v0001115_t0023_u01774923518327") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769ba7_d20260331_m021837_c001_v7007000_t0000_u01774923517405") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe77_d20260331_m021836_c001_v0001115_t0026_u01774923516483") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769ba0_d20260331_m021835_c001_v7007000_t0000_u01774923515928") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe73_d20260331_m021834_c001_v0001115_t0029_u01774923514840") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769b9a_d20260331_m021833_c001_v7007000_t0000_u01774923513836") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe6b_d20260331_m021832_c001_v0001115_t0047_u01774923512831") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f422d87a2a2769b2f_d20260331_m021832_c001_v7007000_t0000_u01774923512186") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe57_d20260331_m021826_c001_v0001115_t0059_u01774923506458") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b744416b_d20260331_m021825_c001_v7007000_t0000_u01774923505907") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe51_d20260331_m021824_c001_v0001115_t0035_u01774923504593") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444157_d20260331_m021818_c001_v7007000_t0000_u01774923498703") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe3d_d20260331_m021817_c001_v0001115_t0042_u01774923497746") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444152_d20260331_m021817_c001_v7007000_t0000_u01774923497197") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe37_d20260331_m021816_c001_v0001115_t0031_u01774923496385") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b744414d_d20260331_m021815_c001_v7007000_t0000_u01774923495474") 2026/03/31 02:28:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe31_d20260331_m021814_c001_v0001115_t0038_u01774923494543") 2026/03/31 02:28:14 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f413781a4b7444143_d20260331_m021812_c001_v7007000_t0000_u01774923492360") 2026/03/31 02:28:14 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1094ec2276dcbe23_d20260331_m021811_c001_v0001115_t0053_u01774923491308") 2026/03/31 02:28:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5c7_d20260331_m022402_c001_v7007000_t0000_u01774923842769") 2026/03/31 02:28:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cda94_d20260331_m022401_c001_v0001103_t0051_u01774923841471") 2026/03/31 02:28:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5c4_d20260331_m022400_c001_v7007000_t0000_u01774923840898") 2026/03/31 02:28:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fe1c_d20260331_m022359_c001_v0001185_t0006_u01774923839539") 2026/03/31 02:28:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5b6_d20260331_m022652_c001_v7007000_t0000_u01774924012616") 2026/03/31 02:28:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650e2c_d20260331_m022651_c001_v0001185_t0000_u01774924011912") 2026/03/31 02:28:14 DEBUG : sub/yam: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b53c_d20260331_m022023_c001_v7007000_t0000_u01774923623376") 2026/03/31 02:28:14 DEBUG : sub/yam: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864eb87_d20260331_m022021_c001_v0001185_t0017_u01774923621553") 2026/03/31 02:28:14 DEBUG : test_dir1/file2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5c1_d20260331_m022358_c001_v7007000_t0000_u01774923838767") 2026/03/31 02:28:14 DEBUG : test_dir1/file2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cda68_d20260331_m022357_c001_v0001103_t0013_u01774923837584") 2026/03/31 02:28:14 DEBUG : test_dir1/file2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5be_d20260331_m022356_c001_v7007000_t0000_u01774923836827") 2026/03/31 02:28:14 DEBUG : test_dir1/file2: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2202c_d20260331_m022355_c001_v0001099_t0037_u01774923835692") 2026/03/31 02:28:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5c2_d20260331_m022358_c001_v7007000_t0000_u01774923838948") 2026/03/31 02:28:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864fdfa_d20260331_m022357_c001_v0001185_t0052_u01774923837758") 2026/03/31 02:28:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4156b7c90a63c5bf_d20260331_m022357_c001_v7007000_t0000_u01774923837007") 2026/03/31 02:28:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cda4c_d20260331_m022355_c001_v0001103_t0052_u01774923835642") 2026/03/31 02:28:14 DEBUG : three: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d8d_d20260331_m022015_c001_v7007000_t0000_u01774923615074") 2026/03/31 02:28:14 DEBUG : three: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864eadf_d20260331_m022013_c001_v0001185_t0001_u01774923613969") 2026/03/31 02:28:14 DEBUG : three: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864eaa9_d20260331_m022012_c001_v0001185_t0012_u01774923612091") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5b8_d20260331_m022653_c001_v7007000_t0000_u01774924013820") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650e4e_d20260331_m022653_c001_v0001185_t0007_u01774924013217") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c605_d20260331_m022711_c001_v7007000_t0000_u01774924031373") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce437_d20260331_m022709_c001_v0001103_t0043_u01774924029517") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5e8_d20260331_m022707_c001_v7007000_t0000_u01774924027955") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650f39_d20260331_m022706_c001_v0001185_t0019_u01774924026239") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5d6_d20260331_m022705_c001_v7007000_t0000_u01774924025625") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650f25_d20260331_m022705_c001_v0001185_t0044_u01774924025035") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5cc_d20260331_m022700_c001_v7007000_t0000_u01774924020110") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650ec3_d20260331_m022659_c001_v0001185_t0009_u01774924019304") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5cf_d20260331_m022702_c001_v7007000_t0000_u01774924022371") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce3e1_d20260331_m022701_c001_v0001103_t0004_u01774924021055") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5c9_d20260331_m022658_c001_v7007000_t0000_u01774924018711") 2026/03/31 02:28:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650ea5_d20260331_m022658_c001_v0001185_t0030_u01774924018066") 2026/03/31 02:28:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5c6_d20260331_m022657_c001_v7007000_t0000_u01774924017382") 2026/03/31 02:28:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a22374_d20260331_m022656_c001_v0001099_t0019_u01774924016503") 2026/03/31 02:28:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5c1_d20260331_m022655_c001_v7007000_t0000_u01774924015512") 2026/03/31 02:28:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69ce38f_d20260331_m022654_c001_v0001103_t0002_u01774924014765") 2026/03/31 02:28:15 DEBUG : toe/toe/toe: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f41931454b56b2b2c_d20260331_m022715_c001_v7007000_t0000_u01774924035769") 2026/03/31 02:28:15 DEBUG : toe/toe/toe: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb08650fcf_d20260331_m022714_c001_v0001185_t0000_u01774924034889") 2026/03/31 02:28:15 DEBUG : toe/toe/toe: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5d1_d20260331_m022704_c001_v7007000_t0000_u01774924024063") 2026/03/31 02:28:15 DEBUG : toe/toe/toe: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a2238e_d20260331_m022703_c001_v0001099_t0055_u01774924023326") 2026/03/31 02:28:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c60a_d20260331_m022711_c001_v7007000_t0000_u01774924031966") 2026/03/31 02:28:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10887604d3a223ac_d20260331_m022711_c001_v0001099_t0055_u01774924031072") 2026/03/31 02:28:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408df0c82484c5ef_d20260331_m022708_c001_v7007000_t0000_u01774924028546") 2026/03/31 02:28:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10382e2019aeda3c_d20260331_m022707_c001_v0001091_t0031_u01774924027396") 2026/03/31 02:28:16 DEBUG : two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d8e_d20260331_m022015_c001_v7007000_t0000_u01774923615257") 2026/03/31 02:28:16 DEBUG : two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864eac9_d20260331_m022013_c001_v0001185_t0010_u01774923613215") 2026/03/31 02:28:16 DEBUG : two: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f408106bb0864ea9d_d20260331_m022011_c001_v0001185_t0051_u01774923611908") 2026/03/31 02:28:16 DEBUG : yam: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f4238f2ad9a59b54d_d20260331_m022024_c001_v7007000_t0000_u01774923624103") 2026/03/31 02:28:16 DEBUG : yam: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f113ff5bb2ed5cb98_d20260331_m022022_c001_v0001137_t0034_u01774923622815") 2026/03/31 02:28:16 DEBUG : yam: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d93_d20260331_m022020_c001_v7007000_t0000_u01774923620271") 2026/03/31 02:28:16 DEBUG : yam: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f108106bb0864eb4f_d20260331_m022019_c001_v0001185_t0022_u01774923619214") 2026/03/31 02:28:16 DEBUG : yam: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d90_d20260331_m022017_c001_v7007000_t0000_u01774923617715") 2026/03/31 02:28:16 DEBUG : yam: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f1102a5cae69cd08f_d20260331_m022015_c001_v0001103_t0047_u01774923615823") 2026/03/31 02:28:16 DEBUG : yaml: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d95_d20260331_m022020_c001_v7007000_t0000_u01774923620999") 2026/03/31 02:28:16 DEBUG : yaml: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f11910416cdcbe8ce_d20260331_m022020_c001_v0001181_t0042_u01774923620012") 2026/03/31 02:28:16 DEBUG : yaml: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f403c31894b043d92_d20260331_m022018_c001_v7007000_t0000_u01774923618459") 2026/03/31 02:28:16 DEBUG : yaml: Deleting (id "4_z6fc22d03a0fd4b1b9fd80e1b_f10951fcb930af312_d20260331_m022017_c001_v0001103_t0014_u01774923617128") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m9.472317971s (try 1/5)